chore: bump the all group with 7 updates #32
Annotations
6 errors and 5 warnings
golangci-lint:
main.go#L39
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
golangci-lint:
pkg/upgrade/manager.go#L34
string `/v1alpha` has 3 occurrences, make it a constant (goconst)
|
golangci-lint:
apis/status/groups.go#L9
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
pkg/readiness/ready_tracker.go#L48
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
pkg/audit/manager.go#L61
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint
issues found
|
golangci-lint:
apis/disambiguator/disambiguator.go#L8
var-naming: const GatekeeprApiSuffix should be GatekeeprAPISuffix (revive)
|
golangci-lint:
apis/disambiguator/disambiguator.go#L10
var-declaration: should omit type string from declaration of var Disambiguator; it will be inferred from the right-hand side (revive)
|
golangci-lint:
apis/mutations/group.go#L9
var-declaration: should omit type string from declaration of var MutationGroupName; it will be inferred from the right-hand side (revive)
|
golangci-lint:
pkg/controller/constrainttemplate/constrainttemplate_controller.go#L85
var-declaration: should omit type string from declaration of var ConstraintTemplateCrdName; it will be inferred from the right-hand side (revive)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "generatorexpansion-logs", "helm-logs", "logs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading