feat: status req res #1682
Annotations
1 error and 9 warnings
Compile Elixir (Warnings as errors)
Process completed with exit code 1.
|
Compile Elixir (Warnings as errors)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Compile Elixir (Warnings as errors)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Compile Elixir (Warnings as errors)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Compile Elixir (Warnings as errors)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Compile Elixir (Warnings as errors)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Compile Elixir (Warnings as errors)
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
|
Compile Elixir (Warnings as errors)
use Bitwise is deprecated. import Bitwise instead
|
Compile Elixir (Warnings as errors):
lib/lambda_ethereum_consensus/fork_choice/helpers.ex#L7
unused alias BlockStore
|
Compile Elixir (Warnings as errors):
lib/lambda_ethereum_consensus/fork_choice/helpers.ex#L5
unused alias ForkChoice
|
The logs for this run have expired and are no longer available.
Loading