gets some error messages up and running #643
Annotations
2 errors and 30 warnings
|
Get Zig
Process completed with exit code 1.
|
Get Zig version:
lib/zig/command.ex#L95
variable "sema_command" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Get Zig version:
lib/zig/type.ex#L231
function marshal_param/4 required by protocol Zig.Type is not implemented (in module Zig.Type.Atom)
|
Get Zig version:
lib/zig/type.ex#L231
function marshal_return/3 required by protocol Zig.Type is not implemented (in module Zig.Type.Atom)
|
Get Zig version:
lib/zig/type.ex#L231
function render_zig/1 required by protocol Zig.Type is not implemented (in module Zig.Type.Atom)
|
Get Zig version:
lib/zig/type/struct.ex#L122
variable "index" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Get Zig version:
lib/zig/type/struct.ex#L122
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Get Zig version:
lib/zig/type/struct.ex#L123
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Get Zig version:
lib/zig/type/struct.ex#L112
function mut/1 is unused
|
Get Zig version:
lib/zig/type/optional.ex#L14
variable "index" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Get Zig version:
lib/zig/type/optional.ex#L14
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Get Zig:
lib/zig/command.ex#L95
variable "sema_command" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Get Zig:
lib/zig/type.ex#L231
function marshal_param/4 required by protocol Zig.Type is not implemented (in module Zig.Type.Atom)
|
Get Zig:
lib/zig/type.ex#L231
function marshal_return/3 required by protocol Zig.Type is not implemented (in module Zig.Type.Atom)
|
Get Zig:
lib/zig/type.ex#L231
function render_zig/1 required by protocol Zig.Type is not implemented (in module Zig.Type.Atom)
|
Get Zig:
lib/zig/type/struct.ex#L122
variable "index" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Get Zig:
lib/zig/type/struct.ex#L122
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Get Zig:
lib/zig/type/struct.ex#L123
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Get Zig:
lib/zig/type/struct.ex#L112
function mut/1 is unused
|
Get Zig:
lib/zig/type/optional.ex#L14
variable "index" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Get Zig:
lib/zig/type/optional.ex#L14
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
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/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/struct.ex#L123
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Compile base:
lib/zig/type/integer.ex#L222
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/integer.ex#L224
variable "index" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Compile base:
lib/zig/type/integer.ex#L224
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading