Skip to content

Introduce Flux Operator CLI #444

Introduce Flux Operator CLI

Introduce Flux Operator CLI #444

Triggered via pull request January 24, 2025 13:36
@stefanprodanstefanprodan
synchronize #154
cli
Status Failure
Total duration 8m 19s
Artifacts

e2e.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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