gets to zig build step #620
Annotations
3 errors and 4 warnings
|
Compile base:
lib/zig/command.ex#L37
** (CompileError) lib/zig/command.ex:37: undefined function dbg/0 (expected Zig.Command to define such a function or for it to be imported, but none are available)
|
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/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
|
Loading