updates macos to work? #14
Annotations
2 errors and 6 warnings
|
|
test/_support/spec_template.ex#L17
a..b inside match is deprecated, you must always match on the step: a..b//var or a..b//_ if you want to ignore it
|
lib/zig/type/enum.ex#L85
succ..last inside match is deprecated, you must always match on the step: succ..last//var or succ..last//_ if you want to ignore it
|
lib/zig/type/enum.ex#L98
a..b inside match is deprecated, you must always match on the step: a..b//var or a..b//_ if you want to ignore it
|
lib/zig/type/enum.ex#L85
succ..last inside match is deprecated, you must always match on the step: succ..last//var or succ..last//_ if you want to ignore it
|
lib/zig/type/enum.ex#L98
a..b inside match is deprecated, you must always match on the step: a..b//var or a..b//_ if you want to ignore it
|
lib/zig/formatter.ex#L45
Zig.Formatter not active. If you need Formatter function, Please run `mix zig.get` to install it.
|
This job was cancelled
Loading