Update to Go 1.23-1.25, Actions v6, and golangci-lint v2.6.2 #53
Annotations
32 errors and 3 warnings
|
test (1.23.x, ubuntu-latest):
svn.go#L340
unused-parameter: parameter 'id' seems to be unused, consider removing or renaming it as _ (revive)
|
|
test (1.23.x, ubuntu-latest):
vcs_remote_lookup.go#L291
naked return in func `parseImportFromBody` with 54 lines of code (nakedret)
|
|
test (1.23.x, ubuntu-latest):
vcs_remote_lookup.go#L288
naked return in func `parseImportFromBody` with 54 lines of code (nakedret)
|
|
test (1.23.x, ubuntu-latest):
vcs_remote_lookup.go#L285
naked return in func `parseImportFromBody` with 54 lines of code (nakedret)
|
|
test (1.23.x, ubuntu-latest):
git_windows.go#L2
buildtag: +build line is no longer needed (govet)
|
|
test (1.23.x, ubuntu-latest):
git_unix.go#L2
buildtag: +build line is no longer needed (govet)
|
|
test (1.23.x, ubuntu-latest):
repo.go#L7
File is not properly formatted (gofmt)
|
|
test (1.23.x, ubuntu-latest):
vcs_remote_lookup.go#L256
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
test (1.23.x, ubuntu-latest):
vcs_remote_lookup.go#L130
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
test (1.23.x, ubuntu-latest):
git.go#L415
Error return value is not checked (errcheck)
|
|
test (1.24.x, ubuntu-latest)
The strategy configuration was canceled because "test._1_23_x_ubuntu-latest" failed
|
|
test (1.24.x, ubuntu-latest):
svn.go#L340
unused-parameter: parameter 'id' seems to be unused, consider removing or renaming it as _ (revive)
|
|
test (1.24.x, ubuntu-latest):
vcs_remote_lookup.go#L291
naked return in func `parseImportFromBody` with 54 lines of code (nakedret)
|
|
test (1.24.x, ubuntu-latest):
vcs_remote_lookup.go#L288
naked return in func `parseImportFromBody` with 54 lines of code (nakedret)
|
|
test (1.24.x, ubuntu-latest):
vcs_remote_lookup.go#L285
naked return in func `parseImportFromBody` with 54 lines of code (nakedret)
|
|
test (1.24.x, ubuntu-latest):
git_windows.go#L2
buildtag: +build line is no longer needed (govet)
|
|
test (1.24.x, ubuntu-latest):
git_unix.go#L2
buildtag: +build line is no longer needed (govet)
|
|
test (1.24.x, ubuntu-latest):
repo.go#L7
File is not properly formatted (gofmt)
|
|
test (1.24.x, ubuntu-latest):
vcs_remote_lookup.go#L256
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
test (1.24.x, ubuntu-latest):
vcs_remote_lookup.go#L130
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
test (1.24.x, ubuntu-latest):
git.go#L415
Error return value is not checked (errcheck)
|
|
test (1.25.x, ubuntu-latest)
The strategy configuration was canceled because "test._1_23_x_ubuntu-latest" failed
|
|
test (1.25.x, ubuntu-latest):
svn.go#L340
unused-parameter: parameter 'id' seems to be unused, consider removing or renaming it as _ (revive)
|
|
test (1.25.x, ubuntu-latest):
vcs_remote_lookup.go#L291
naked return in func `parseImportFromBody` with 54 lines of code (nakedret)
|
|
test (1.25.x, ubuntu-latest):
vcs_remote_lookup.go#L288
naked return in func `parseImportFromBody` with 54 lines of code (nakedret)
|
|
test (1.25.x, ubuntu-latest):
vcs_remote_lookup.go#L285
naked return in func `parseImportFromBody` with 54 lines of code (nakedret)
|
|
test (1.25.x, ubuntu-latest):
git_windows.go#L2
buildtag: +build line is no longer needed (govet)
|
|
test (1.25.x, ubuntu-latest):
git_unix.go#L2
buildtag: +build line is no longer needed (govet)
|
|
test (1.25.x, ubuntu-latest):
repo.go#L7
File is not properly formatted (gofmt)
|
|
test (1.25.x, ubuntu-latest):
vcs_remote_lookup.go#L256
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
test (1.25.x, ubuntu-latest):
vcs_remote_lookup.go#L130
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
test (1.25.x, ubuntu-latest):
git.go#L415
Error return value is not checked (errcheck)
|
|
test (1.23.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/vcs/vcs. Supported file pattern: go.sum
|
|
test (1.24.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/vcs/vcs. Supported file pattern: go.sum
|
|
test (1.25.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/vcs/vcs. Supported file pattern: go.sum
|