Portal: Rework of portal parsing and generating #312
build_and_test.yml
on: push
Check
34s
Build Meta
41s
Build OS
1m 34s
Test LLDebug Macro
24s
build
39s
build
25s
Annotations
5 errors and 10 warnings
build
ENOENT: no such file or directory, opendir '/home/runner/work/QuantumOS/QuantumOS/target/tests/target'
|
build
Error: ENOENT: no such file or directory, opendir '/home/runner/work/QuantumOS/QuantumOS/target/tests/target'
|
build
the method `write_fmt` exists for mutable reference `&mut i32`, but its trait bounds were not satisfied
|
build
no method named `write_fmt` found for type `i32` in the current scope
|
build
Process completed with exit code 101.
|
Build OS:
crates/portal-macro/src/ast.rs#L27
unused imports: `FnArg` and `ReturnType`
|
Build OS:
crates/portal-macro/src/parse.rs#L26
unused import: `std::ops::DerefMut`
|
Build OS:
crates/portal-macro/src/parse.rs#L32
unused import: `LitInt`
|
Build OS:
crates/portal-macro/src/ast.rs#L31
fields `doc_attributes`, `vis`, and `trait_ident` are never read
|
Build OS:
crates/portal-macro/src/ast.rs#L40
fields `protocol_kind` and `is_global` are never read
|
Build OS:
crates/portal-macro/src/ast.rs#L53
multiple fields are never read
|
Build OS:
crates/portal-macro/src/ast.rs#L65
fields `0` and `1` are never read
|
Build OS:
crates/portal-macro/src/ast.rs#L76
field `0` is never read
|
Build OS:
crates/portal-macro/src/ast.rs#L79
fields `is_mut` and `to` are never read
|
Build OS:
crates/portal-macro/src/ast.rs#L83
fields `is_mut` and `to` are never read
|