Skip to content

chore(deps): bump github.com/onsi/gomega from 1.29.0 to 1.33.1 in the dev-dependencies group #186

chore(deps): bump github.com/onsi/gomega from 1.29.0 to 1.33.1 in the dev-dependencies group

chore(deps): bump github.com/onsi/gomega from 1.29.0 to 1.33.1 in the dev-dependencies group #186

Triggered via pull request May 1, 2024 07:15
Status Failure
Total duration 1m 40s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: main.go#L35
could not import github.com/snapp-cab/grafana-complementary-operator/apis/grafana/v1alpha1 (-: # github.com/snapp-cab/grafana-complementary-operator/apis/grafana/v1alpha1
lint: main.go#L73
unknown field MetricsBindAddress in struct literal of type manager.Options (typecheck)
lint: main.go#L74
unknown field Port in struct literal of type manager.Options (typecheck)
lint: apis/grafana/v1alpha1/grafanauser_webhook.go#L62
cannot use &GrafanaUser{} (value of type *GrafanaUser) as admission.Validator value in variable declaration: *GrafanaUser does not implement admission.Validator (wrong type for method ValidateCreate)
lint: apis/grafana/v1alpha1/webhook_suite_test.go#L97
unknown field Host in struct literal of type manager.Options (typecheck)
lint: apis/grafana/v1alpha1/webhook_suite_test.go#L98
unknown field Port in struct literal of type manager.Options (typecheck)
lint: apis/grafana/v1alpha1/webhook_suite_test.go#L99
unknown field CertDir in struct literal of type manager.Options (typecheck)
lint: apis/grafana/v1alpha1/webhook_suite_test.go#L101
unknown field MetricsBindAddress in struct literal of type manager.Options (typecheck)
lint: controllers/grafanauser/grafanauser_controller.go#L33
could not import github.com/snapp-cab/grafana-complementary-operator/apis/grafana/v1alpha1 (-: # github.com/snapp-cab/grafana-complementary-operator/apis/grafana/v1alpha1
lint
issues found
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/