Test #112
dusk_ci.yml
on: pull_request
Code Analysis
/
Rust Format
31s
Code Analysis
/
Clippy Check
1m 43s
Dusk Analyzer
/
Dusk Analyzer
30s
Tests std
/
Run tests
3m 8s
Tests no_std
/
Run tests
2m 55s
Annotations
8 errors
Code Analysis / Clippy Check:
moat-cli-sp/src/interactor.rs#L92
`to_string` applied to a type that implements `Display` in `println!` args
|
Code Analysis / Clippy Check:
moat-cli-user/src/interactor.rs#L122
`to_string` applied to a type that implements `Display` in `println!` args
|
Code Analysis / Clippy Check:
moat-cli-user/src/interactor.rs#L125
`to_string` applied to a type that implements `Display` in `println!` args
|
Code Analysis / Clippy Check:
moat-cli-lp/src/interactor.rs#L99
`to_string` applied to a type that implements `Display` in `println!` args
|
Code Analysis / Clippy Check:
moat-cli-lp/src/interactor.rs#L102
`to_string` applied to a type that implements `Display` in `println!` args
|
Code Analysis / Clippy Check:
testing-utils/test-moat-cli/src/interactor.rs#L166
`to_string` applied to a type that implements `Display` in `println!` args
|
Code Analysis / Clippy Check:
testing-utils/test-moat-cli/src/interactor.rs#L169
`to_string` applied to a type that implements `Display` in `println!` args
|
Code Analysis / Clippy Check
Process completed with exit code 101.
|