Skip to content

Merge remote-tracking branch 'origin/main' into bench-symbol-6 #216

Merge remote-tracking branch 'origin/main' into bench-symbol-6

Merge remote-tracking branch 'origin/main' into bench-symbol-6 #216

Triggered via push December 15, 2023 13:54
Status Failure
Total duration 1m 17s
Artifacts
cargo fmt
31s
cargo fmt
Clippy lint and check
1m 7s
Clippy lint and check
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
cargo fmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
unused variable: `err`: src/data_reader/component_loader.rs#L301
error: unused variable: `err` --> src/data_reader/component_loader.rs:301:21 | 301 | Err(err) => { | ^^^ help: if this is intentional, prefix it with an underscore: `_err` | = note: `-D unused-variables` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_variables)]`
unused variable: `err`: src/data_reader/component_loader.rs#L301
error: unused variable: `err` --> src/data_reader/component_loader.rs:301:21 | 301 | Err(err) => { | ^^^ help: if this is intentional, prefix it with an underscore: `_err` | = note: `-D unused-variables` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_variables)]`
Clippy lint and check
Clippy has exited with exit code 101
cargo fmt: src/system/executable_query.rs#L1
Diff in /home/runner/work/Reveaal/Reveaal/src/system/executable_query.rs
cargo fmt: src/system/executable_query.rs#L7
Diff in /home/runner/work/Reveaal/Reveaal/src/system/executable_query.rs