Skip to content

[VC-35738] Bubble up the errors from sub-commands and handle errors centrally instead of using log.Fatal at multiple sites #73

[VC-35738] Bubble up the errors from sub-commands and handle errors centrally instead of using log.Fatal at multiple sites

[VC-35738] Bubble up the errors from sub-commands and handle errors centrally instead of using log.Fatal at multiple sites #73

Triggered via pull request October 31, 2024 09:48
Status Failure
Total duration 1m 34s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
verify: cmd/root.go#L12
logs redeclared in this block
verify: cmd/root.go#L8
other declaration of logs
verify: cmd/root.go#L12
"github.com/jetstack/preflight/pkg/logs" imported and not used (typecheck)
verify: main.go#L3
could not import github.com/jetstack/preflight/cmd (-: # github.com/jetstack/preflight/cmd
verify: cmd/root.go#L12
logs redeclared in this block
verify: cmd/root.go#L8
other declaration of logs
verify: cmd/root.go#L12
"github.com/jetstack/preflight/pkg/logs" imported and not used) (typecheck)
verify
Process completed with exit code 2.