Improved error handling #119
dusk_ci.yml
on: pull_request
Code Analysis
/
Rust Format
1m 28s
Code Analysis
/
Clippy Check
42s
Dusk Analyzer
/
Dusk Analyzer
1m 0s
Tests std
/
Run tests
2m 14s
Tests no_std
/
Run tests
25s
Annotations
4 errors
Tests no_std / Run tests
Process completed with exit code 1.
|
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.
|