message: add safePutUint{8,16,32} helpers #125
Annotations
5 errors and 5 warnings
lint:
vici/message.go#L272
G115: integer overflow conversion int -> uint8 (gosec)
|
lint:
vici/message.go#L287
G115: integer overflow conversion int -> uint16 (gosec)
|
lint:
vici/message.go#L304
G115: integer overflow conversion int -> uint32 (gosec)
|
lint:
vici/client_conn_test.go#L59
G115: integer overflow conversion int -> uint32 (gosec)
|
lint
issues found
|
lint
Failed to download action 'https://api.github.com/repos/actions/setup-go/tarball/0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
lint
Back off 26.793 seconds before retry.
|
lint
Failed to download action 'https://api.github.com/repos/actions/setup-go/tarball/0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
lint
Back off 15.147 seconds before retry.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/govici/govici. Supported file pattern: go.sum
|