use any instead of interface{} #20
Annotations
5 errors and 4 warnings
|
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)
Error: The process 'D:\a\_actions\shogo82148\actions-goveralls\v1\bin\goveralls_windows_amd64.exe' failed with exit code 1
|
|
test (macOS-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/gobump/gobump. Supported file pattern: go.sum
|
|
test (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gobump/gobump. Supported file pattern: go.sum
|
|
test (windows-latest)
Input 'job-number' has been deprecated with message: use flag-name instead
|
|
test (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\gobump\gobump. Supported file pattern: go.sum
|