Skip to content

go: upgrade to Go 1.26.4 and run go fix ./... #5913

go: upgrade to Go 1.26.4 and run go fix ./...

go: upgrade to Go 1.26.4 and run go fix ./... #5913

Status Failure
Total duration 2m 46s
Artifacts

go-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
go-lint
Process completed with exit code 1.
go-lint: internal/api/proxy_test.go#L408
func boolPtr is unused (unused)
go-lint: internal/api/api.go#L387
QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...)) (staticcheck)
go-lint: internal/api/api.go#L385
QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...)) (staticcheck)
go-lint: internal/api/api.go#L378
QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...)) (staticcheck)
go-lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/