Skip to content

(feat) Implement replica identity when creating partitions #141

(feat) Implement replica identity when creating partitions

(feat) Implement replica identity when creating partitions #141

Triggered via push December 11, 2025 17:44
Status Failure
Total duration 47s
Artifacts

linter.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci
issues found
golangci: internal/infra/postgresql/partition.go#L181
only one cuddle assignment allowed before if statement (wsl)
golangci: internal/infra/postgresql/partition.go#L158
only one cuddle assignment allowed before if statement (wsl)
golangci: internal/infra/postgresql/partition.go#L150
only one cuddle assignment allowed before if statement (wsl)
golangci: internal/infra/postgresql/partition.go#L185
ST1003: should not use underscores in Go names; var query_alter should be queryAlter (stylecheck)
golangci: internal/infra/postgresql/partition.go#L167
ST1003: should not use underscores in Go names; var query_idx should be queryIdx (stylecheck)
golangci: internal/infra/postgresql/partition.go#L155
ST1003: should not use underscores in Go names; var query_f should be queryF (stylecheck)
golangci: internal/infra/postgresql/partition.go#L148
ST1003: should not use underscores in Go names; var query_ri should be queryRi (stylecheck)
golangci: internal/infra/postgresql/partition.go#L193
return with no blank line before (nlreturn)
golangci: internal/infra/postgresql/partition.go#L162
unnecessary trailing newline (whitespace)
yamllint: ./scripts/bats/configuration/template.yaml#L6
6:2 [comments] missing starting space in comment