Adding a webhook to externalproxy #4
Annotations
8 errors and 2 warnings
lint:
test/utils/utils.go#L38
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
lint:
test/utils/utils.go#L55
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
lint:
test/utils/utils.go#L60
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
lint:
internal/webhook/networking/v1alpha1/externalproxy_webhook.go#L289
validateExternalProxyService - result 0 (k8s.io/apimachinery/pkg/util/validation/field.ErrorList) is always nil (unparam)
|
lint:
internal/webhook/networking/v1alpha1/externalproxy_webhook_test.go#L60
ginkgo-linter: wrong error assertion. Consider using `Expect(defaulter.Default(ctx, obj)).To(Succeed())` instead (ginkgolinter)
|
lint:
internal/webhook/networking/v1alpha1/externalproxy_webhook.go#L291
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
lint:
internal/webhook/networking/v1alpha1/externalproxy_webhook.go#L303
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
lint
Process completed with exit code 2.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|