Backport to 5.17 (#1453) #4524
Annotations
10 errors and 1 warning
golangci-lint:
pkg/util/kms/kms_version.go#L42
v.k.GetSecret undefined (type *KMS has no field or method GetSecret) (typecheck)
|
golangci-lint:
pkg/util/kms/kms_version.go#L69
v.k.PutSecret undefined (type *KMS has no field or method PutSecret) (typecheck)
|
golangci-lint:
pkg/util/kms/kms_version.go#L75
v.k.DeleteSecret undefined (type *KMS has no field or method DeleteSecret) (typecheck)
|
golangci-lint:
pkg/util/kms/kms_version.go#L105
v.k.GetSecret undefined (type *KMS has no field or method GetSecret) (typecheck)
|
golangci-lint:
pkg/util/kms/kms_version.go#L140
v.k.PutSecret undefined (type *KMS has no field or method PutSecret) (typecheck)
|
golangci-lint:
pkg/util/kms/kms_version.go#L183
v.k.DeleteSecret undefined (type *KMS has no field or method DeleteSecret) (typecheck)
|
golangci-lint:
pkg/system/phase2_creating.go#L984
undefined: cron (typecheck)
|
golangci-lint:
pkg/olm/olm.go#L253
undefined: semver (typecheck)
|
golangci-lint:
pkg/admission/test/integ/admission_integ_test.go#L32
undefined: Describe (typecheck)
|
golangci-lint:
pkg/admission/test/integ/admission_integ_test.go#L46
undefined: Describe (typecheck)
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-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/
|