Skip to content

Remove webhook server #240

Remove webhook server

Remove webhook server #240

Triggered via pull request September 7, 2023 10:17
Status Failure
Total duration 2m 36s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/