Clock tests #204
check_format.yaml
on: push
cargo fmt
19s
Clippy lint and check
43s
Annotations
4 errors and 8 warnings
cargo fmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
unused import: `pest::unicode::MATH`:
src/system/executable_query.rs#L9
error: unused import: `pest::unicode::MATH`
--> src/system/executable_query.rs:9:5
|
9 | use pest::unicode::MATH;
| ^^^^^^^^^^^^^^^^^^^
|
= note: `-D unused-imports` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(unused_imports)]`
|
unused import: `pest::unicode::MATH`:
src/system/executable_query.rs#L9
error: unused import: `pest::unicode::MATH`
--> src/system/executable_query.rs:9:5
|
9 | use pest::unicode::MATH;
| ^^^^^^^^^^^^^^^^^^^
|
= note: `-D unused-imports` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(unused_imports)]`
|
Clippy lint and check
Clippy has exited with exit code 101
|
cargo fmt:
benches/clock_reduction_bench.rs#L1
Diff in /home/runner/work/Reveaal/Reveaal/benches/clock_reduction_bench.rs
|
cargo fmt:
benches/clock_reduction_bench.rs#L26
Diff in /home/runner/work/Reveaal/Reveaal/benches/clock_reduction_bench.rs
|
cargo fmt:
benches/clock_reduction_bench.rs#L63
Diff in /home/runner/work/Reveaal/Reveaal/benches/clock_reduction_bench.rs
|
cargo fmt:
benches/clock_reduction_bench.rs#L72
Diff in /home/runner/work/Reveaal/Reveaal/benches/clock_reduction_bench.rs
|
cargo fmt:
benches/clock_reduction_bench.rs#L90
Diff in /home/runner/work/Reveaal/Reveaal/benches/clock_reduction_bench.rs
|
cargo fmt:
benches/clock_reduction_bench.rs#L98
Diff in /home/runner/work/Reveaal/Reveaal/benches/clock_reduction_bench.rs
|
cargo fmt:
benches/clock_reduction_bench.rs#L105
Diff in /home/runner/work/Reveaal/Reveaal/benches/clock_reduction_bench.rs
|
cargo fmt:
benches/clock_reduction_bench.rs#L122
Diff in /home/runner/work/Reveaal/Reveaal/benches/clock_reduction_bench.rs
|