Add support for disabled-features in provitioner #68
Annotations
10 errors and 1 warning
Codespell:
internal/provisioner/objects/rbac/util/util_test.go#L42
existance ==> existence
|
lint:
internal/provisioner/objects/rbac/util/util_test.go#L42
`existance` is a misspelling of `existence` (misspell)
|
lint:
internal/provisioner/objects/rbac/util/util.go#L93
S1009: should omit nil check; len() for []github.com/projectcontour/contour/apis/projectcontour/v1.Feature is defined as zero (gosimple)
|
lint:
apis/projectcontour/v1/httpproxy.go#L1518
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
apis/projectcontour/v1alpha1/contourdeployment.go#L136
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
internal/provisioner/objects/rbac/util/util_test.go#L1
Missed header for check (goheader)
|
lint:
internal/provisioner/objects/rbac/util/util_test.go#L42
`existance` is a misspelling of `existence` (misspell)
|
lint:
internal/provisioner/objects/rbac/util/util.go#L93
S1009: should omit nil check; len() for []github.com/projectcontour/contour/apis/projectcontour/v1.Feature is defined as zero (gosimple)
|
lint
issues found
|
codegen
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|