Main different domain test #17062
Annotations
10 errors and 2 warnings
lint:
operator/slotticker/slotticker.go#L81
G115: integer overflow conversion uint64 -> int64 (gosec)
|
lint:
protocol/v2/qbft/roundtimer/timer.go#L123
G115: integer overflow conversion uint64 -> int (gosec)
|
lint:
protocol/v2/qbft/roundtimer/timer.go#L125
G115: integer overflow conversion uint64 -> int64 (gosec)
|
lint:
protocol/v2/qbft/roundtimer/timer.go#L126
G115: integer overflow conversion uint64 -> int (gosec)
|
lint:
protocol/v2/qbft/roundtimer/timer.go#L155
G115: integer overflow conversion uint64 -> int64 (gosec)
|
lint:
protocol/v2/blockchain/beacon/network.go#L82
G115: integer overflow conversion uint64 -> int64 (gosec)
|
lint:
protocol/v2/blockchain/beacon/network.go#L98
G115: integer overflow conversion uint64 -> int64 (gosec)
|
lint:
networkconfig/config.go#L71
G115: integer overflow conversion uint64 -> int64 (gosec)
|
lint:
protocol/v2/ssv/queue/messages.go#L196
G115: integer overflow conversion uint64 -> int (gosec)
|
lint:
protocol/v2/qbft/instance/instance.go#L257
G115: integer overflow conversion uint64 -> int (gosec)
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|