Skip to content

Add Gloas fork support #1153

Add Gloas fork support

Add Gloas fork support #1153

Triggered via pull request January 2, 2026 11:01
Status Failure
Total duration 1m 15s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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)