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.ex#L259
function marshal_param/4 required by protocol Zig.Type is not implemented (in module Zig.Type.Atom)
|
Compile base:
lib/zig/type.ex#L259
function marshal_return/3 required by protocol Zig.Type is not implemented (in module Zig.Type.Atom)
|
Compile base:
lib/zig/type.ex#L259
function render_zig/1 required by protocol Zig.Type is not implemented (in module Zig.Type.Atom)
|
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/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/enum.ex#L24
variable "index" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading