Skip to content

Test crossplane v1.18 #959

Test crossplane v1.18

Test crossplane v1.18 #959

Triggered via pull request November 11, 2024 10:13
Status Failure
Total duration 6m 21s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: internal/controller/bucket/create.go#L160
The copy of the 'for' variable "beName" can be deleted (Go 1.22+) (copyloopvar)
lint: internal/controller/bucket/observe.go#L105
The copy of the 'for' variable "beName" can be deleted (Go 1.22+) (copyloopvar)
lint: internal/controller/bucket/observe.go#L106
The copy of the 'for' variable "backendClient" can be deleted (Go 1.22+) (copyloopvar)
lint: internal/controller/bucket/acl_test.go#L231
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
lint: internal/controller/bucket/create_test.go#L103
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
lint: internal/controller/bucket/create_test.go#L367
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
lint: internal/controller/bucket/delete_test.go#L98
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
lint: internal/controller/bucket/delete_test.go#L747
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
lint: internal/controller/bucket/helpers_test.go#L1546
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
lint: internal/controller/bucket/lifecycleconfiguration_test.go#L446
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
unit-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/