Skip to content

Deprecate kyma provision k3d command (#18673) #1

Deprecate kyma provision k3d command (#18673)

Deprecate kyma provision k3d command (#18673) #1

Triggered via push May 15, 2024 13:44
Status Failure
Total duration 1m 12s
Artifacts
golangci-lint
1m 4s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: components/central-application-gateway/internal/externalapi/errorhandler.go#L25
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
golangci-lint: components/central-application-gateway/internal/externalapi/errorhandler_test.go#L36
Error return value of `json.Unmarshal` is not checked (errcheck)
golangci-lint: components/central-application-gateway/pkg/authorization/oauth/oauthclient_test.go#L46
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
golangci-lint: components/central-application-gateway/pkg/authorization/oauth/oauthclient_test.go#L76
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
golangci-lint: components/central-application-gateway/internal/proxy/proxy_test.go#L440
Error return value of `r.ParseForm` is not checked (errcheck)
golangci-lint: components/central-application-gateway/internal/proxy/proxy_test.go#L443
Error return value of `w.Write` is not checked (errcheck)
golangci-lint: components/central-application-gateway/internal/proxy/proxy_test.go#L459
Error return value of `r.ParseForm` is not checked (errcheck)
golangci-lint: components/central-application-gateway/internal/proxy/proxy_test.go#L492
Error return value of `r.ParseForm` is not checked (errcheck)
golangci-lint: components/central-application-gateway/internal/proxy/proxy_test.go#L500
Error return value of `w.Write` is not checked (errcheck)
golangci-lint: components/central-application-gateway/internal/proxy/retryableroundtripper_test.go#L160
Error return value of `w.Write` is not checked (errcheck)