completes sensible errros for missing on_load callbacks #648
Annotations
2 errors and 5 warnings
|
Compile base
Process completed with exit code 1.
|
Compile base
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|
Compile base
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|
Compile base:
lib/zig/_nif.ex#L123
variable "spec" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Compile base:
lib/zig/command.ex#L37
variable "module" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Compile base:
lib/zig/compiler.ex#L51
variable "list" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading