update-namespace #52
Annotations
10 errors and 7 warnings
golangci-lint:
store/postgresql/service_contract.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:
store/postgresql/service_contract.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:
store/postgresql/namespace.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:
store/postgresql/namespace.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:
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:
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:
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:
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:
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:
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)
|
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:
store/postgresql/sql.go#L18
max-public-structs: you have exceeded the maximum number of public struct declarations (revive)
|
golangci-lint:
store/postgresql/admin.go#L18
max-public-structs: you have exceeded the maximum number of public struct declarations (revive)
|
golangci-lint:
store/postgresql/tx.go#L18
max-public-structs: you have exceeded the maximum number of public struct declarations (revive)
|
golangci-lint:
store/postgresql/base_db.go#L18
max-public-structs: you have exceeded the maximum number of public struct declarations (revive)
|
golangci-lint:
store/postgresql/default.go#L18
max-public-structs: you have exceeded the maximum number of public struct declarations (revive)
|
golangci-lint:
store/postgresql/common.go#L18
max-public-structs: you have exceeded the maximum number of public struct declarations (revive)
|
Loading