Skip to content

refactor: Simplify declarative reconciler #2906

refactor: Simplify declarative reconciler

refactor: Simplify declarative reconciler #2906

Triggered via pull request July 11, 2024 06:23
Status Failure
Total duration 38s
Artifacts

lint-golangci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: 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)
lint: internal/declarative/v2/reconciler.go#L9
File is not `gofumpt`-ed (gofumpt)
lint: internal/declarative/v2/reconciler.go#L10
File is not `goimports`-ed (goimports)
lint: 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)
lint: internal/declarative/v2/reconciler.go#L610
dupSubExpr: suspicious identical LHS and RHS for `!=` operator (gocritic)
lint
issues found
lint
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/