Problem: use deprecated non-hex attributes #121
Annotations
6 errors
Run cargo clippy --all -- -D warnings:
solo-machine-core/src/service/ibc_service.rs#L193
this lifetime isn't used in the function definition
|
Run cargo clippy --all -- -D warnings:
solo-machine-core/src/service/ibc_service.rs#L228
this lifetime isn't used in the function definition
|
Run cargo clippy --all -- -D warnings:
solo-machine-core/src/service/ibc_service.rs#L304
this lifetime isn't used in the function definition
|
Run cargo clippy --all -- -D warnings:
solo-machine-core/src/service/ibc_service.rs#L823
this lifetime isn't used in the function definition
|
Run cargo clippy --all -- -D warnings:
solo-machine-core/src/signer.rs#L51
the following explicit lifetimes could be elided: 'a
|
Run cargo clippy --all -- -D warnings
Process completed with exit code 101.
|
Loading