Upgrade Go version to 1.22 in go.mod and workflows #39
Annotations
10 errors and 1 warning
Lint:
pkg/chunk/filter/filter.go#L21
undefined: kingpin (typecheck)
|
Lint:
pkg/chunk/migrate/reader/planner.go#L42
undefined: kingpin (typecheck)
|
Lint:
cmd/blockgen/main.go#L14
undefined: kingpin (typecheck)
|
Lint:
pkg/alerting/runner.go#L171
t.Describe undefined (type Case has no field or method Describe) (typecheck)
|
Lint:
pkg/alerting/runner.go#L180
t.Collect undefined (type Case has no field or method Collect) (typecheck)
|
Lint:
pkg/bench/bench.go#L57
undefined: yaml (typecheck)
|
Lint:
pkg/client/alerts.go#L21
undefined: yaml (typecheck)
|
Lint:
pkg/client/alerts.go#L66
undefined: yaml (typecheck)
|
Lint:
../../../../../opt/hostedtoolcache/go/1.22.2/x64/src/runtime/mfixalloc.go#L60
undefined: max (typecheck)
|
Lint:
../../../../../opt/hostedtoolcache/go/1.22.2/x64/src/runtime/mgcmark.go#L1439
undefined: min (typecheck)
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|