Introduce Flux Operator CLI #444
Annotations
7 errors and 1 warning
kind:
cmd/cli/build_resourceset.go#L71
Error return value of `os.Remove` is not checked (errcheck)
|
kind:
cmd/cli/build_resourceset.go#L153
Error return value of `f.Close` is not checked (errcheck)
|
kind:
cmd/cli/completion_bash.go#L24
Error return value of `rootCmd.GenBashCompletion` is not checked (errcheck)
|
kind:
cmd/cli/completion_fish.go#L21
Error return value of `rootCmd.GenFishCompletion` is not checked (errcheck)
|
kind:
cmd/cli/completion_powershell.go#L31
Error return value of `rootCmd.GenPowerShellCompletion` is not checked (errcheck)
|
kind:
cmd/cli/completion_zsh.go#L32
Error return value of `rootCmd.GenZshCompletion` is not checked (errcheck)
|
kind
Process completed with exit code 2.
|
kind
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|