gets to zig build step #620
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#L148
variable "module" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Compile base:
lib/zig/command.ex#L186
undefined module attribute @default_version, please remove access to @default_version or explicitly set it before access
|
Compile base:
lib/zig/compile_error.ex#L10
variable "module" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Compile base:
lib/zig/compile_error.ex#L8
unused alias Manifest
|
Compile base:
lib/zig/sema.ex#L81
variable "types" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Compile base:
lib/zig/sema.ex#L4
unused alias Manifest
|
Compile base:
lib/zig/templates/basic.zig.eex#L13
variable "index" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Compile base:
lib/zig/nif.ex#L72
function extract_raw/2 is unused
|
Loading