refactor: move blob_sidecar subscription #3438
Annotations
1 error and 5 warnings
Run credo
Process completed with exit code 16.
|
Check format
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Check format
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Run credo:
lib/lambda_ethereum_consensus/p2p/gossip/blob_sidecar.ex#L48
There should be no unused return values for Enum functions.
|
Run credo:
lib/lambda_ethereum_consensus/p2p/gossip/blob_sidecar.ex#L56
There should be no calls to `IO.inspect/1`.
|
Run credo:
lib/lambda_ethereum_consensus/p2p/gossip/blob_sidecar.ex#L42
There should be no unused return values for Enum functions.
|
The logs for this run have expired and are no longer available.
Loading