Test crossplane v1.18 #959
ci.yml
on: pull_request
detect-noop
7s
lint
2m 18s
nilcheck
5m 56s
vulncheck
40s
check-diff
44s
unit-tests
1m 51s
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/
|