Remove webhook server #240
Annotations
10 errors and 1 warning
lint:
pkg/certificate/client.go#L23
could not import k8s.io/apimachinery/pkg/types (-: could not load export data: cannot import "k8s.io/apimachinery/pkg/types" (unknown iexport format version 2), export data is newer version - update tool) (typecheck)
|
lint:
pkg/certificate/certificate_suite_test.go#L122
undeclared name: `BeforeSuite` (typecheck)
|
lint:
pkg/certificate/certificate_suite_test.go#L147
undeclared name: `AfterSuite` (typecheck)
|
lint:
pkg/certificate/cleanup_test.go#L28
undeclared name: `Describe` (typecheck)
|
lint:
pkg/certificate/controller_test.go#L42
undeclared name: `Describe` (typecheck)
|
lint:
pkg/certificate/manager_test.go#L36
undeclared name: `Describe` (typecheck)
|
lint:
pkg/certificate/certificate_suite_test.go#L101
undeclared name: `ExpectWithOffset` (typecheck)
|
lint:
pkg/certificate/certificate_suite_test.go#L104
undeclared name: `ExpectWithOffset` (typecheck)
|
lint:
pkg/certificate/certificate_suite_test.go#L113
undeclared name: `EventuallyWithOffset` (typecheck)
|
lint:
pkg/certificate/certificate_suite_test.go#L119
undeclared name: `Succeed` (typecheck)
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|