Remove all async events and replace with direct synchronous calls #13346
Annotations
3 errors and 1 warning
Run lint:
beacon/blockchain/types.go#L251
exported: type name will be used as blockchain.BlockchainI by other packages, and that stutters; consider calling this I (revive)
|
Run lint:
consensus/cometbft/service/prepare_proposal.go#L72
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
Run lint
Process completed with exit code 2.
|
Setup Golang
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading