Improve logging in bench tests #7
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yml
on: pull_request
sanity
/
Check
1m 51s
sanity
/
Rustfmt
10s
sanity
/
Clippy
2m 6s
sanity
/
Sort dependencies
35s
sanity
/
Unused dependencies
3m 29s
Matrix: build_and_test
Annotations
3 errors and 2 warnings
sanity / Clippy:
bench/src/benchmark_result.rs#L110
unused `std::result::Result` that must be used
|
sanity / Clippy:
bench/src/benchmark_result.rs#L116
unused `std::result::Result` that must be used
|
sanity / Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
sanity / Check:
bench/src/benchmark_result.rs#L110
unused `Result` that must be used
|
sanity / Check:
bench/src/benchmark_result.rs#L116
unused `Result` that must be used
|