Skip to content

feat: wip

feat: wip #161

Triggered via push November 7, 2024 11:06
Status Failure
Total duration 3m 49s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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/