Skip to content

🌱 Remove CRD and Webwhook versions options since they are no longer useful #5035

🌱 Remove CRD and Webwhook versions options since they are no longer useful

🌱 Remove CRD and Webwhook versions options since they are no longer useful #5035

Triggered via pull request May 16, 2024 23:08
Status Failure
Total duration 47s
Artifacts

lint.yml

on: pull_request
golangci-lint
40s
golangci-lint
yamllint
9s
yamllint
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
golangci-lint: pkg/plugins/golang/options_test.go#L89
options.CRDVersion undefined (type Options has no field or method CRDVersion)
golangci-lint: pkg/plugins/golang/options_test.go#L98
options.WebhookVersion undefined (type Options has no field or method WebhookVersion)
golangci-lint: pkg/plugins/golang/options_test.go#L113
unknown field CRDVersion in struct literal of type Options
golangci-lint: pkg/plugins/golang/options_test.go#L116
unknown field WebhookVersion in struct literal of type Options (typecheck)
golangci-lint: pkg/plugins/golang/v4/api.go#L39
const `defaultCRDVersion` is unused (unused)
golangci-lint: pkg/plugins/golang/v4/webhook.go#L34
const `defaultWebhookVersion` is unused (unused)
golangci-lint: pkg/plugins/golang/deploy-image/v1alpha1/api.go#L39
const `defaultCRDVersion` is unused (unused)
golangci-lint
issues found
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/kubebuilder/kubebuilder. Supported file pattern: go.sum