refactor: Simplify declarative reconciler #2906
Annotations
6 errors and 1 warning
internal/declarative/v2/reconciler.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kyma-project/lifecycle-manager) -s blank -s dot --custom-order (gci)
|
internal/declarative/v2/reconciler.go#L9
File is not `gofumpt`-ed (gofumpt)
|
internal/declarative/v2/reconciler.go#L10
File is not `goimports`-ed (goimports)
|
internal/declarative/v2/reconciler.go#L22
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kyma-project/lifecycle-manager) -s blank -s dot --custom-order (gci)
|
internal/declarative/v2/reconciler.go#L610
dupSubExpr: suspicious identical LHS and RHS for `!=` operator (gocritic)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading