Skip to content

update Go version to v1.24 and update deps #24

update Go version to v1.24 and update deps

update Go version to v1.24 and update deps #24

Triggered via pull request June 3, 2025 14:38
@SongmuSongmu
opened #21
maint
Status Failure
Total duration 1m 42s
Artifacts

test.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test (macOS-latest)
Process completed with exit code 2.
test (macOS-latest): gobump.go#L176
ast.Package has been deprecated since Go 1.22 and an alternative has been available since Go 1.0: use the type checker [go/types] instead; see [Object]. (SA1019)
test (ubuntu-latest)
Process completed with exit code 2.
test (ubuntu-latest)
file requires newer Go version go1.24 (application built with go1.23) (compile)
test (windows-latest)
Input 'job-number' has been deprecated with message: use flag-name instead