feat: wip #164
Annotations
3 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
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/
|