Upgrade to v1.14.1 #57
Annotations
7 errors
golangci-lint:
cmd/blockgen/main.go#L8
could not import github.com/cortexproject/cortex-tools/pkg/commands (-: # github.com/cortexproject/cortex-tools/pkg/commands
|
golangci-lint:
pkg/commands/overrides_exporter.go#L112
limits.MaxSamplesPerQuery undefined (type *validation.Limits has no field or method MaxSamplesPerQuery)) (typecheck)
|
golangci-lint:
cmd/cortextool/main.go#L9
could not import github.com/cortexproject/cortex-tools/pkg/commands (-: # github.com/cortexproject/cortex-tools/pkg/commands
|
golangci-lint:
pkg/commands/overrides_exporter.go#L112
limits.MaxSamplesPerQuery undefined (type *validation.Limits has no field or method MaxSamplesPerQuery)) (typecheck)
|
golangci-lint:
pkg/commands/access_control.go#L1
: # github.com/cortexproject/cortex-tools/pkg/commands [github.com/cortexproject/cortex-tools/pkg/commands.test]
|
golangci-lint:
pkg/commands/overrides_exporter.go#L112
limits.MaxSamplesPerQuery undefined (type *validation.Limits has no field or method MaxSamplesPerQuery) (typecheck)
|
golangci-lint
issues found
|
Loading