chore(deps): bump github.com/jackc/puddle/v2 from 2.2.1 to 2.2.2 #1321
Triggered via pull request
September 10, 2024 19:30
Status
Failure
Total duration
2m 19s
Artifacts
–
Annotations
10 errors
lint / run:
internal/cmd/ch-native-dump/main.go#L52
G115: integer overflow conversion int64 -> int8 (gosec)
|
lint / run:
internal/cmd/ch-bench-trace-id/main.go#L65
G115: integer overflow conversion int -> uint64 (gosec)
|
lint / run:
internal/cmd/ch-bench-trace-id/main.go#L76
G115: integer overflow conversion int -> uint64 (gosec)
|
lint / run:
internal/cmd/ch-bench-trace-id/main.go#L87
G115: integer overflow conversion int -> uint64 (gosec)
|
lint / run:
chpool/pool.go#L48
G115: integer overflow conversion int -> int32 (gosec)
|
lint / run:
compress/writer.go#L58
G115: integer overflow conversion int -> uint32 (gosec)
|
lint / run:
compress/writer.go#L59
G115: integer overflow conversion int -> uint32 (gosec)
|
lint / run:
proto/block.go#L35
G115: integer overflow conversion int -> int32 (gosec)
|
lint / run:
proto/buffer.go#L125
G115: integer overflow conversion int8 -> uint8 (gosec)
|
lint / run:
proto/buffer.go#L129
G115: integer overflow conversion int16 -> uint16 (gosec)
|