Skip to content

fix_namespace

fix_namespace #53

Triggered via push November 12, 2024 17:59
Status Failure
Total duration 22s
Artifacts
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
golangci-lint (1.19): store/postgresql/base_db.go#L24
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polaris-contrib/store-postgresql) --custom-order (gci)
golangci-lint (1.19): store/postgresql/base_db.go#L29
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polaris-contrib/store-postgresql) --custom-order (gci)
golangci-lint (1.19): store/postgresql/base_db.go#L30
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polaris-contrib/store-postgresql) --custom-order (gci)
golangci-lint (1.19): store/postgresql/config_file.go#L22
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polaris-contrib/store-postgresql) --custom-order (gci)
golangci-lint (1.19): store/postgresql/config_file.go#L27
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polaris-contrib/store-postgresql) --custom-order (gci)
golangci-lint (1.19): store/postgresql/config_file_group.go#L23
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polaris-contrib/store-postgresql) --custom-order (gci)
golangci-lint (1.19): store/postgresql/config_file_group.go#L27
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polaris-contrib/store-postgresql) --custom-order (gci)
golangci-lint (1.19): store/postgresql/config_file_release.go#L25
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polaris-contrib/store-postgresql) --custom-order (gci)
golangci-lint (1.19): store/postgresql/config_file_release.go#L29
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polaris-contrib/store-postgresql) --custom-order (gci)
golangci-lint (1.19): store/postgresql/config_file_release_history.go#L24
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polaris-contrib/store-postgresql) --custom-order (gci)
golangci-lint (1.19)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci-lint (1.19): store/postgresql/admin.go#L18
max-public-structs: you have exceeded the maximum number of public struct declarations (revive)
golangci-lint (1.19): store/postgresql/default.go#L18
max-public-structs: you have exceeded the maximum number of public struct declarations (revive)
golangci-lint (1.19): store/postgresql/common.go#L18
max-public-structs: you have exceeded the maximum number of public struct declarations (revive)
golangci-lint (1.19): store/postgresql/tx.go#L18
max-public-structs: you have exceeded the maximum number of public struct declarations (revive)
golangci-lint (1.19): store/postgresql/base_db.go#L18
max-public-structs: you have exceeded the maximum number of public struct declarations (revive)
golangci-lint (1.19): store/postgresql/sql.go#L18
max-public-structs: you have exceeded the maximum number of public struct declarations (revive)