Webhook integration tests and clean up MatchCondition validation code #2953
ci.yml
on: pull_request
Unit tests
2m 22s
Integration tests
6m 11s
Golangci-lint
18s
Shellcheck
3s
Annotations
10 errors and 4 warnings
Golangci-lint:
internal/controller/utils_test.go#L43
const `integrationTestsFinalizer` is unused (unused)
|
Golangci-lint:
internal/controller/utils_test.go#L44
const `defaultKubewardenRepository` is unused (unused)
|
Golangci-lint:
internal/controller/utils_test.go#L47
func `getTestAdmissionPolicy` is unused (unused)
|
Golangci-lint:
internal/controller/utils_test.go#L55
func `getTestAdmissionPolicyGroup` is unused (unused)
|
Golangci-lint:
internal/controller/utils_test.go#L63
func `getTestClusterAdmissionPolicy` is unused (unused)
|
Golangci-lint:
internal/controller/utils_test.go#L71
func `getTestClusterAdmissionPolicyGroup` is unused (unused)
|
Golangci-lint:
internal/controller/utils_test.go#L79
func `getTestPolicyServer` is unused (unused)
|
Golangci-lint:
internal/controller/utils_test.go#L87
func `getTestPolicyServerService` is unused (unused)
|
Golangci-lint:
internal/controller/utils_test.go#L124
func `getPolicyServerNameWithPrefix` is unused (unused)
|
Golangci-lint:
internal/controller/utils_test.go#L96
func `getTestPolicyServerSecret` is unused (unused)
|
Shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|