rework 2024 #166
Annotations
20 errors and 2 warnings
Test on go version and macOS-latest:
git.go#L127
var disableHttpProxy should be disableHTTPProxy
|
Test on go version and macOS-latest:
helper.go#L172
func parameter disableHttpProxy should be disableHTTPProxy
|
Test on go version and macOS-latest:
helper.go#L348
if block ends with a return statement, so drop this else and outdent its block
|
|
|
|
|
|
|
|
Test on go version and ubuntu-latest:
git.go#L127
var disableHttpProxy should be disableHTTPProxy
|
Test on go version and ubuntu-latest:
helper.go#L172
func parameter disableHttpProxy should be disableHTTPProxy
|
Test on go version and ubuntu-latest:
helper.go#L348
if block ends with a return statement, so drop this else and outdent its block
|
|
|
|
|
|
|
|
Test on go version and macOS-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test on go version and ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|