Skip to content

feat: Add support for PostgreSQL Publication #165

feat: Add support for PostgreSQL Publication

feat: Add support for PostgreSQL Publication #165

Triggered via push November 12, 2024 08:07
Status Failure
Total duration 46s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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/