Fix combination of blockwise and observe #853
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)
|