feat: expose Unit #192
ci.yml
on: pull_request
Read MSRV
/
Read MSRV
10s
Matrix: rust
Annotations
15 errors
|
Linux / stable
Process completed with exit code 101.
|
|
Linux / stable:
src/parse.rs#L63
expected item, found `"gibibyte"`
|
|
Linux / stable:
src/parse.rs#L58
macros that expand to items must be delimited with braces or followed by a semicolon
|
|
macOS / stable
Process completed with exit code 101.
|
|
macOS / stable:
src/parse.rs#L63
expected item, found `"gibibyte"`
|
|
macOS / stable:
src/parse.rs#L58
macros that expand to items must be delimited with braces or followed by a semicolon
|
|
Linux / msrv
Process completed with exit code 101.
|
|
Linux / msrv:
src/parse.rs#L61
expected `;`, found `"gibibyte"`
|
|
Windows / msrv
Process completed with exit code 1.
|
|
Windows / msrv:
src/parse.rs#L61
expected `;`, found `"gibibyte"`
|
|
macOS / msrv
Process completed with exit code 101.
|
|
macOS / msrv:
src/parse.rs#L61
expected `;`, found `"gibibyte"`
|
|
Windows / stable
Process completed with exit code 1.
|
|
Windows / stable:
src/parse.rs#L63
expected item, found `"gibibyte"`
|
|
Windows / stable:
src/parse.rs#L58
macros that expand to items must be delimited with braces or followed by a semicolon
|