Config: Move OrderManager upgrade to Version management #2505
Annotations
8 errors and 1 warning
golangci-lint:
cmd/config/config.go#L144
unnamedResult: consider giving a name to these results (gocritic)
|
golangci-lint:
cmd/config/config.go#L98
ST1005: error strings should not be capitalized (stylecheck)
|
golangci-lint:
cmd/config/config.go#L105
ST1005: error strings should not be capitalized (stylecheck)
|
golangci-lint:
cmd/config/config.go#L109
ST1005: error strings should not be capitalized (stylecheck)
|
golangci-lint:
cmd/config/config.go#L116
ST1005: error strings should not be capitalized (stylecheck)
|
golangci-lint:
cmd/config/config.go#L120
ST1005: error strings should not be capitalized (stylecheck)
|
golangci-lint:
config/versions/v4_test.go#L38
TestVersion4Upgrade should call t.Parallel on the top level as well as its subtests (tparallel)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading