Skip to content

Bump dependencies

Bump dependencies #106

Triggered via push March 6, 2024 19:15
Status Failure
Total duration 1m 30s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
go-test
Process completed with exit code 2.
go-lint: api/v1alpha1/groupversion_info.go#L1
: cannot compile Go 1.22 code (typecheck)
go-lint: internal/flags/flags.go#L1
: cannot compile Go 1.22 code (typecheck)
go-lint: internal/http/http.go#L4
could not import github.com/quero-edu/loki-rule-operator/internal/flags (-: cannot compile Go 1.22 code) (typecheck)
go-lint: internal/logger/logger.go#L1
: cannot compile Go 1.22 code (typecheck)
go-lint: main.go#L25
could not import github.com/quero-edu/loki-rule-operator/api/v1alpha1 (-: cannot compile Go 1.22 code) (typecheck)
go-lint: main.go#L26
could not import github.com/quero-edu/loki-rule-operator/internal/flags (-: cannot compile Go 1.22 code) (typecheck)
go-lint: main.go#L28
could not import github.com/quero-edu/loki-rule-operator/internal/logger (-: cannot compile Go 1.22 code) (typecheck)
go-lint: pkg/controllers/lokirule_controller.go#L23
could not import github.com/quero-edu/loki-rule-operator/api/v1alpha1 (-: cannot compile Go 1.22 code) (typecheck)
go-lint: pkg/controllers/lokirule_controller.go#L24
could not import github.com/quero-edu/loki-rule-operator/internal/logger (-: cannot compile Go 1.22 code) (typecheck)
go-lint: pkg/controllers/logql_validator_test.go#L4
could not import github.com/quero-edu/loki-rule-operator/internal/flags (-: cannot compile Go 1.22 code) (typecheck)
helm-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, azure/setup-helm@v3, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
helm-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
helm-test
Error while fetching latest Helm release: Error: [@octokit/auth-action] `GITHUB_TOKEN` variable is not set. It must be set on either `env:` or `with:`. See https://github.com/octokit/auth-action.js#createactionauth. Using default version v3.9.0
go-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.