Skip to content

chore(deps): bump the dev-dependencies group with 1 update #109

chore(deps): bump the dev-dependencies group with 1 update

chore(deps): bump the dev-dependencies group with 1 update #109

Triggered via pull request February 1, 2024 19:53
Status Failure
Total duration 1m 54s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 5 warnings
test: api/v1alpha1/webhook_suite_test.go#L38
no required module provides package sigs.k8s.io/controller-runtime/pkg/envtest/printer; to add it:
test: api/v1alpha1/webhook_suite_test.go#L38
no required module provides package sigs.k8s.io/controller-runtime/pkg/envtest/printer; to add it:
test: api/v1alpha1/gslb_webhook.go#L78
cannot use &Gslb{} (value of type *Gslb) as admission.Validator value in variable declaration: *Gslb does not implement admission.Validator (wrong type for method ValidateCreate)
test
Process completed with exit code 1.
lint: main.go#L39
could not import github.com/snapp-cab/gslb-controller/api/v1alpha1 (-: # github.com/snapp-cab/gslb-controller/api/v1alpha1
lint: main.go#L109
unknown field MetricsBindAddress in struct literal of type manager.Options (typecheck)
lint: main.go#L110
unknown field Port in struct literal of type manager.Options (typecheck)
lint: main.go#L114
unknown field SyncPeriod in struct literal of type manager.Options (typecheck)
lint: api/v1alpha1/gslb_webhook.go#L78
cannot use &Gslb{} (value of type *Gslb) as admission.Validator value in variable declaration: *Gslb does not implement admission.Validator (wrong type for method ValidateCreate)
lint: api/v1alpha1/webhook_suite_test.go#L95
unknown field Host in struct literal of type manager.Options (typecheck)
lint: api/v1alpha1/webhook_suite_test.go#L96
unknown field Port in struct literal of type manager.Options (typecheck)
lint: api/v1alpha1/webhook_suite_test.go#L97
unknown field CertDir in struct literal of type manager.Options (typecheck)
lint: api/v1alpha1/webhook_suite_test.go#L99
unknown field MetricsBindAddress in struct literal of type manager.Options (typecheck)
lint: controllers/grpc.go#L8
could not import github.com/snapp-cab/gslb-controller/api/v1alpha1 (-: # github.com/snapp-cab/gslb-controller/api/v1alpha1
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
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/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/