feat: collect attestations during slot #2928
Annotations
1 error and 5 warnings
Compile Elixir (Warnings as errors)
Process completed with exit code 1.
|
Compile Elixir (Warnings as errors)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 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/validator/validator.ex#L126
variable "ep0" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Compile Elixir (Warnings as errors):
lib/lambda_ethereum_consensus/validator/validator.ex#L126
variable "ep1" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading