🌱 Do deployment rollout when capabilities change #3420
ci.yml
on: pull_request
verify-go-modules
9s
verify-docs
17s
verify-codegen
1m 43s
verify-manifests
2m 37s
lint-go
3m 20s
vulncheck-go
47s
build-image
1m 34s
test
34m 32s
Annotations
5 errors
lint-go:
pkg/exit/exit.go#L38
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
lint-go:
pkg/exit/exit.go#L27
exported: func name will be used as exit.ExitPod by other packages, and that stutters; consider calling this Pod (revive)
|
lint-go:
main.go#L139
func `initExitFn` is unused (unused)
|
lint-go
Process completed with exit code 2.
|
test
Process completed with exit code 2.
|