Skip to content

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

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

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

Triggered via pull request May 9, 2024 11:23
Status Failure
Total duration 1m 16s
Artifacts

lint.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.
ui
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.