Skip to content

use Go 1.23 in CI

use Go 1.23 in CI #431

Triggered via pull request September 1, 2024 21:37
Status Failure
Total duration 2m 53s
Artifacts

go.yml

on: pull_request
Matrix: build
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

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/