feat: implement BeaconBlocksByRoot libp2p handler #1772
Annotations
2 errors and 9 warnings
Run tests:
test/unit/p2p_blocks_test.exs#L18
test one block retrieve (Unit.P2PBlocks)
|
Run tests
Process completed with exit code 2.
|
Run tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run tests
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Run tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run tests
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
|
Run tests
use Bitwise is deprecated. import Bitwise instead
|
Run tests:
test/unit/p2p_blocks_test.exs#L34
variable "message" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
test/unit/p2p_blocks_test.exs#L28
variable "snappy_compressed_message" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
The logs for this run have expired and are no longer available.
Loading