Skip to content

feat:bypass bubbletea #204

feat:bypass bubbletea

feat:bypass bubbletea #204

Triggered via push September 19, 2024 19:35
Status Failure
Total duration 2m 50s
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#L230
unnecessary leading newline (whitespace)
build: internal/progress/message.go#L242
unnecessary trailing newline (whitespace)
build: cmd/k3s/create.go#L116
unnecessary leading newline (whitespace)
build: cmd/aws/create.go#L135
unnecessary leading newline (whitespace)
build: cmd/aws/create.go#L165
unnecessary trailing newline (whitespace)
build: cmd/digitalocean/create.go#L118
unnecessary trailing newline (whitespace)
build
issues found
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/