feat: wip #161
Annotations
4 errors and 1 warning
lint:
cmd/main.go#L41
duplicated-imports: Package "github.com/easymile/postgresql-operator/internal/controller/postgresql" already imported (revive)
|
lint:
cmd/main.go#L40
ST1019: package "github.com/easymile/postgresql-operator/internal/controller/postgresql" is being imported more than once (stylecheck)
|
lint:
internal/controller/postgresql/postgresqlpublication_controller.go#L91
block should not start with a whitespace (wsl)
|
lint
issues found
|
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/
|