Skip to content

Add Goreleaser action #3

Add Goreleaser action

Add Goreleaser action #3

Triggered via pull request September 20, 2024 16:32
Status Failure
Total duration 2m 47s
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: test/utils/utils.go#L36
const `istio1Version` is unused (unused)
lint: test/utils/utils.go#L37
const `istioHelmChartRepo` is unused (unused)
lint: test/utils/utils.go#L38
const `istio2Version` is unused (unused)
lint: internal/util/istio/tags/test_test.go#L37
`namespace` - `tag` always receives `"canary"` (unparam)
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)