Skip to content

fix crd customization #10

fix crd customization

fix crd customization #10

Re-run triggered October 13, 2024 02:10
Status Failure
Total duration 3m 51s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: test/utils/utils.go#L54
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: test/utils/utils.go#L71
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: test/utils/utils.go#L76
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: internal/util/k8s/rollout/rollout.go#L34
Error return value of `client.Get` is not checked (errcheck)
lint: internal/util/k8s/rollout/rollout.go#L47
Error return value of `client.Get` is not checked (errcheck)
lint: internal/util/k8s/rollout/rollout.go#L58
Error return value of `client.Get` is not checked (errcheck)
lint: cmd/main.go#L177
Error return value of `istioData.RefreshIstioData` is not checked (errcheck)
lint: internal/util/istio/tags/test_test.go#L37
`namespace` - `tag` always receives `"canary"` (unparam)
lint: test/utils/utils.go#L36
const `istio1Version` is unused (unused)
lint: test/utils/utils.go#L37
const `istioHelmChartRepo` is unused (unused)