Skip to content

less bubbletea

less bubbletea #206

Triggered via push September 19, 2024 19:44
Status Failure
Total duration 2m 41s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: cmd/reset.go#L37
`Succesfully` is a misspelling of `Successfully` (misspell)
build: internal/progress/ci.go#L27
unreachable-code: unreachable code after this statement (revive)
build: internal/progress/progress.go#L18
var-declaration: should omit type bool from declaration of var CanRunBubbleTea; it will be inferred from the right-hand side (revive)
build: internal/progress/message.go#L199
unnecessary leading newline (whitespace)
build: internal/progress/message.go#L236
unnecessary leading newline (whitespace)
build: internal/progress/message.go#L248
unnecessary trailing newline (whitespace)
build: cmd/google/create.go#L106
unnecessary leading newline (whitespace)
build: cmd/google/create.go#L139
unnecessary trailing newline (whitespace)
build: cmd/digitalocean/create.go#L118
unnecessary trailing newline (whitespace)
build: internal/progress/message.go#L202
printf: fmt.Println arg renderMessage is a func value, not called (govet)
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/