Skip to content

refactor(olm): remove OLM v0 support #138

refactor(olm): remove OLM v0 support

refactor(olm): remove OLM v0 support #138

Triggered via pull request November 15, 2024 03:30
Status Failure
Total duration 4m 47s
Artifacts

main.yml

on: pull_request
Matrix: Chainsaw Test
Matrix: Golang Test
Deploy operator
0s
Deploy operator
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 4 warnings
Chainsaw Test (1.26.14)
Process completed with exit code 2.
Chainsaw Test (1.27.11)
The job was canceled because "_1_26_14" failed.
Chainsaw Test (1.27.11)
Process completed with exit code 2.
golang-lint: pkg/kerberos/kadmin.go#L131
Error return value of `os.Remove` is not checked (errcheck)
golang-lint: internal/controller/secretcsi/constant.go#L6
`secerts` is a misspelling of `secrets` (misspell)
golang-lint: pkg/pod_info/pod_info.go#L129
Consider pre-allocating `addresses` (prealloc)
golang-lint: pkg/pod_info/pod_info.go#L240
Consider pre-allocating `listenerNames` (prealloc)
golang-lint: internal/csi/backend/ca/ca.go#L345
Consider pre-allocating `rawValues` (prealloc)
golang-lint: internal/csi/backend/ca/ca_manager.go#L166
Consider pre-allocating `cas` (prealloc)
golang-lint: internal/csi/backend/ca/ca_manager.go#L327
Consider pre-allocating `trustAnchors` (prealloc)
golang-lint: internal/csi/controller.go#L208
Consider pre-allocating `entries` (prealloc)
golang-lint: internal/csi/node.go#L309
Consider pre-allocating `capabilities` (prealloc)
golang-lint: internal/controller/secretcsi/suite_test.go#L110
comment-spacings: no space between comment delimiter and comment text (revive)
Chainsaw Test (1.26.14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Markdown Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golang-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Golang Test (1.23)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/