use Go 1.23 in CI #431
go.yml
on: pull_request
Lint
2m 43s
Matrix: build
Waiting for pending jobs
Annotations
6 errors and 1 warning
Lint:
error.go#L189
printf: non-constant format string in call to fmt.Fprintf (govet)
|
Lint:
error.go#L409
SA1019: reflect.PtrTo has been deprecated since Go 1.22 and an alternative has been available since Go 1.18: Superseded by [PointerTo]. (staticcheck)
|
Lint:
error.go#L418
SA1019: reflect.PtrTo has been deprecated since Go 1.22 and an alternative has been available since Go 1.18: Superseded by [PointerTo]. (staticcheck)
|
Lint:
error.go#L429
SA1019: reflect.PtrTo has been deprecated since Go 1.22 and an alternative has been available since Go 1.18: Superseded by [PointerTo]. (staticcheck)
|
Lint
Process completed with exit code 2.
|
Go
Error when evaluating 'runs-on' for job 'build'. .github/workflows/go.yml (Line: 16, Col: 14): Unexpected value ''
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|