makes more tests pass, up to marshalling #640
Annotations
2 errors and 10 warnings
|
Get Zig
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#L95
variable "sema_command" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Compile base:
lib/zig/nif/_basic.ex#L13
unused alias ErrorProng
|
Compile base:
lib/zig/type.ex#L235
function render_zig/1 required by protocol Zig.Type is not implemented (in module Zig.Type.Atom)
|
Compile base:
lib/zig/type/struct.ex#L124
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#L124
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Compile base:
lib/zig/type/struct.ex#L125
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Compile base:
lib/zig/type/struct.ex#L112
function mut/1 is unused
|
Compile base:
lib/zig/type/optional.ex#L17
variable "index" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading