chore(deps)(deps): bump alpine from 865b95f to 2510918 in /gearbox-agent in the docker-images group
#3
Annotations
10 errors and 2 warnings
|
Lint:
gearbox-agent/internal/framework/config/config_test.go#L64
Error return value of `os.Unsetenv` is not checked (errcheck)
|
|
Lint:
gearbox-agent/internal/api/websocket_test.go#L99
Error return value of `conn.SetReadDeadline` is not checked (errcheck)
|
|
Lint:
gearbox-agent/internal/api/websocket.go#L174
Error return value of `conn.SetWriteDeadline` is not checked (errcheck)
|
|
Lint:
gearbox-agent/internal/api/websocket.go#L160
Error return value of `conn.SetWriteDeadline` is not checked (errcheck)
|
|
Lint:
gearbox-agent/internal/api/websocket.go#L156
Error return value of `conn.WriteMessage` is not checked (errcheck)
|
|
Lint:
gearbox-agent/internal/api/websocket.go#L130
Error return value of `conn.SetReadDeadline` is not checked (errcheck)
|
|
Lint:
gearbox-agent/internal/api/websocket.go#L128
Error return value of `conn.SetReadDeadline` is not checked (errcheck)
|
|
Lint:
gearbox-agent/internal/api/webhook_test.go#L217
Error return value of `(*encoding/json.Decoder).Decode` is not checked (errcheck)
|
|
Lint:
gearbox-agent/internal/api/webhook_test.go#L148
Error return value of `(*encoding/json.Decoder).Decode` is not checked (errcheck)
|
|
Lint:
gearbox-agent/internal/api/webhook_test.go#L117
Error return value of `(*encoding/json.Decoder).Decode` 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
|