Skip to content

fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.0 #855

fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.0

fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.0 #855

Triggered via pull request August 15, 2024 08:22
Status Failure
Total duration 1m 37s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
go: pkg/webhook/blueprintwebhook/setup.go#L15
cannot use &Validator{…} (value of type *Validator) as admission.CustomValidator value in argument to ctrl.NewWebhookManagedBy(mgr).For(&v1alpha1.Blueprint{}).WithValidator: *Validator does not implement admission.CustomValidator (wrong type for method ValidateCreate)
go
cannot use &Validator{…} (value of type *Validator) as admission.CustomValidator value in argument to ctrl.NewWebhookManagedBy(mgr).For(&v1alpha1.Blueprint{}).WithValidator: *Validator does not implement admission.CustomValidator (wrong type for method ValidateCreate)
go
Process completed with exit code 2.
vite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
go
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/