Skip to content

Fix combination of blockwise and observe #853

Fix combination of blockwise and observe

Fix combination of blockwise and observe #853

Triggered via pull request August 29, 2024 12:57
Status Failure
Total duration 51s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: message/pool/message.go#L376
G115: integer overflow conversion uint32 -> uint16 (gosec)
lint: message/pool/message.go#L403
G115: integer overflow conversion uint32 -> uint16 (gosec)
lint: message/encodeDecodeUint32.go#L21
G115: integer overflow conversion uint32 -> uint16 (gosec)
lint: message/option.go#L272
G115: integer overflow conversion int -> uint16 (gosec)
lint: message/option.go#L438
G115: integer overflow conversion int -> uint32 (gosec)
lint: message/options.go#L579
G115: integer overflow conversion int -> uint16 (gosec)
lint: net/blockwise/blockwise.go#L101
G115: integer overflow conversion int64 -> uint32 (gosec)
lint: net/blockwise/blockwise.go#L118
G115: integer overflow conversion uint32 -> uint8 (gosec)
lint: net/blockwise/blockwise.go#L241
G115: integer overflow conversion int64 -> uint32 (gosec)
lint: net/blockwise/blockwise.go#L480
G115: integer overflow conversion int64 -> uint32 (gosec)