Skip to content

message: add safePutUint{8,16,32} helpers #125

message: add safePutUint{8,16,32} helpers

message: add safePutUint{8,16,32} helpers #125

Triggered via push August 24, 2024 03:09
Status Failure
Total duration 4m 33s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

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