Introduce golangci-lint #96
Annotations
6 errors and 3 warnings
test (1.22.x, ubuntu-latest):
gobreaker_test.go#L325
Error return value is not checked (errcheck)
|
test (1.22.x, ubuntu-latest):
example/http_breaker.go#L28
G107: Potential HTTP request made with variable url (gosec)
|
test (1.22.x, ubuntu-latest):
gobreaker_test.go#L58
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
test (1.22.x, ubuntu-latest)
issues found
|
test (1.23.x, ubuntu-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
|
test (1.23.x, ubuntu-latest)
The operation was canceled.
|
test (1.22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gobreaker/gobreaker. Supported file pattern: go.sum
|
test (1.23.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gobreaker/gobreaker. Supported file pattern: go.sum
|