feat: merklelization of basic types #1693
Annotations
1 error and 8 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/spec/runners/ssz_generic.ex#L56
variable "expected_root" 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