fix(lint): address PR review feedback #977
Annotations
5 errors and 6 warnings
|
windows-latest @ Go stable
Process completed with exit code 1.
|
|
windows-latest @ Go stable:
util/api_key_helper_windows_test.go#L353
rangeint: for loop can be modernized using range over int (modernize)
|
|
windows-latest @ Go stable:
util/api_key_helper_windows_test.go#L337
rangeint: for loop can be modernized using range over int (modernize)
|
|
windows-latest @ Go stable:
util/api_key_helper_windows.go#L138
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
|
|
windows-latest @ Go stable:
util/api_key_helper_windows.go#L73
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
|
|
ubuntu-latest @ Go 1.25
Restore cache failed: Dependencies file is not found in /home/runner/work/CodeGPT/CodeGPT. Supported file pattern: go.sum
|
|
macos-latest @ Go 1.25
Restore cache failed: Dependencies file is not found in /Users/runner/work/CodeGPT/CodeGPT. Supported file pattern: go.sum
|
|
ubuntu-latest @ Go stable
Restore cache failed: Dependencies file is not found in /home/runner/work/CodeGPT/CodeGPT. Supported file pattern: go.sum
|
|
ubuntu-latest @ Go 1.26
Restore cache failed: Dependencies file is not found in /home/runner/work/CodeGPT/CodeGPT. Supported file pattern: go.sum
|
|
macos-latest @ Go stable
Restore cache failed: Dependencies file is not found in /Users/runner/work/CodeGPT/CodeGPT. Supported file pattern: go.sum
|
|
macos-latest @ Go 1.26
Restore cache failed: Dependencies file is not found in /Users/runner/work/CodeGPT/CodeGPT. Supported file pattern: go.sum
|