🌱 Bump CAPI Operator and other dependencies #3919
Annotations
10 errors and 1 warning
lint:
internal/sync/provider_sync.go#L120
The copy of the 'for' variable "condition" can be deleted (Go 1.22+) (copyloopvar)
|
lint:
internal/sync/secret_mapper_sync.go#L271
The copy of the 'for' variable "secret" can be deleted (Go 1.22+) (copyloopvar)
|
lint:
internal/controllers/helpers.go#L127
The copy of the 'for' variable "cluster" can be deleted (Go 1.22+) (copyloopvar)
|
lint:
internal/sync/secret_mapper_sync.go#L281
printf: non-constant format string in call to sigs.k8s.io/cluster-api/util/conditions.FalseCondition (govet)
|
lint:
internal/sync/secret_mapper_sync.go#L301
printf: non-constant format string in call to sigs.k8s.io/cluster-api/util/conditions.FalseCondition (govet)
|
lint:
internal/sync/secret_mapper_sync.go#L201
Magic number: 6, in <argument> detected (mnd)
|
lint:
internal/sync/secret_mapper_sync.go#L219
Magic number: 2, in <argument> detected (mnd)
|
lint:
util/util.go#L50
Magic number: 2, in <argument> detected (mnd)
|
lint:
util/util.go#L55
Magic number: 2, in <argument> detected (mnd)
|
lint:
main.go#L98
Magic number: 15, in <argument> detected (mnd)
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|