build(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.9.1 #1156
Annotations
8 errors
|
lint
issues found
|
|
lint:
pkg/service/eth/eth.go#L575
G115: integer overflow conversion uint64 -> int (gosec)
|
|
lint:
pkg/service/eth/block_id.go#L91
G115: integer overflow conversion int64 -> uint64 (gosec)
|
|
lint:
pkg/eth/slot.go#L17
G115: integer overflow conversion uint64 -> int64 (gosec)
|
|
lint:
pkg/beacon/expire_test.go#L20
G115: integer overflow conversion uint64 -> int64 (gosec)
|
|
lint:
pkg/beacon/expire_test.go#L16
G115: integer overflow conversion int -> uint64 (gosec)
|
|
lint:
pkg/beacon/download.go#L176
G115: integer overflow conversion int -> uint64 (gosec)
|
|
lint:
pkg/beacon/default.go#L753
G115: integer overflow conversion int -> uint64 (gosec)
|