Bring back metrics #148
tests.yml
on: pull_request
cargo test
4m 52s
cargo fmt
15s
Annotations
4 errors
cargo test:
src/config.rs#L314
used `assert_eq!` with a literal bool
|
cargo test:
src/config.rs#L315
used `assert_eq!` with a literal bool
|
cargo test:
src/tasks/escalate.rs#L41
this expression creates a reference which is immediately dereferenced by the compiler
|
cargo test
Process completed with exit code 101.
|