Skip to content

Portal: Rework of portal parsing and generating #312

Portal: Rework of portal parsing and generating

Portal: Rework of portal parsing and generating #312

Triggered via push February 1, 2025 04:46
Status Failure
Total duration 1m 41s
Artifacts
Fit to window
Zoom out
Zoom in

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