namespace switching #43
Annotations
5 errors and 1 warning
lint:
src/utils/kube.go#L49
printf: log.Fatalf does not support error-wrapping directive %w (govet)
|
lint:
src/utils/kube.go#L58
printf: log.Fatalf does not support error-wrapping directive %w (govet)
|
lint:
src/utils/kube.go#L69
SA4009: argument config is overwritten before first use (staticcheck)
|
lint:
src/utils/kube.go#L70
SA4009(related information): assignment to config (staticcheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|