Skip to content

use forked go-libp2p-pubsub #17081

use forked go-libp2p-pubsub

use forked go-libp2p-pubsub #17081

Triggered via push August 22, 2024 14:36
Status Failure
Total duration 2m 32s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: operator/slotticker/slotticker.go#L81
G115: integer overflow conversion uint64 -> int64 (gosec)
lint: exporter/convert/message.go#L32
G115: integer overflow conversion uint32 -> int32 (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: protocol/genesis/qbft/roundtimer/timer.go#L123
G115: integer overflow conversion uint64 -> int (gosec)
lint: protocol/genesis/qbft/roundtimer/timer.go#L125
G115: integer overflow conversion uint64 -> int64 (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/