Improved error handling #120
dusk_ci.yml
on: pull_request
Code Analysis
/
Rust Format
1m 35s
Code Analysis
/
Clippy Check
40s
Dusk Analyzer
/
Dusk Analyzer
1m 8s
Tests std
/
Run tests
52s
Tests no_std
/
Run tests
1m 5s
Annotations
3 errors
Code Analysis / Clippy Check:
moat-cli-lp/src/interactor.rs#L97
`to_string` applied to a type that implements `Display` in `println!` args
|
Code Analysis / Clippy Check:
moat-cli-user/src/interactor.rs#L119
`to_string` applied to a type that implements `Display` in `println!` args
|
Code Analysis / Clippy Check
Process completed with exit code 101.
|