Merge branch 'main' of github.com:sarg3nt/gearbox #5
Annotations
5 errors and 2 warnings
|
Lint
issues found
|
|
Lint:
gearbox-agent/internal/plugins/haproxy/plugin.go#L198
Error return value of `w.Write` is not checked (errcheck)
|
|
Lint:
gearbox-agent/internal/plugins/certs/plugin.go#L244
Error return value of `w.Write` is not checked (errcheck)
|
|
Lint:
gearbox-agent/internal/plugins/certs/plugin.go#L197
Error return value of `w.Write` is not checked (errcheck)
|
|
Lint:
gearbox-agent/internal/api/websocket.go#L100
Error return value of `conn.Close` is not checked (errcheck)
|
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gearbox/gearbox. Supported file pattern: go.sum
|
|
Test
Restore cache failed: Dependencies file is not found in /home/runner/work/gearbox/gearbox. Supported file pattern: go.sum
|