makes sure that function lines are correctly mapped. #644
Annotations
2 errors and 10 warnings
|
Compile base
The operation was canceled.
|
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/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/type/struct.ex#L122
variable "index" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Compile base:
lib/zig/type/struct.ex#L122
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Compile base:
lib/zig/type/enum.ex#L24
variable "index" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Compile base:
lib/zig/type/enum.ex#L24
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Compile base:
lib/zig/type/enum.ex#L25
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Compile base:
lib/zig/type/cpointer.ex#L29
variable "index" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Compile base:
lib/zig/type/cpointer.ex#L29
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading