Skip to content

Merge pull request #75 from snapp-incubator/dependabot/docker/dev-dep… #95

Merge pull request #75 from snapp-incubator/dependabot/docker/dev-dep…

Merge pull request #75 from snapp-incubator/dependabot/docker/dev-dep… #95

Triggered via push September 19, 2023 11:58
Status Failure
Total duration 1m 44s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
lint
golangci-lint exit with code 4
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
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/
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/