Problem: use deprecated non-hex attributes #121
ci.yml
on: pull_request
cargo check
22s
cargo test
52s
cargo fmt
14s
cargo clippy
41s
cargo audit
14s
Annotations
8 errors and 4 warnings
cargo audit
Unable to publish audit check! Reason: HttpError: Resource not accessible by integration
|
cargo audit
Critical vulnerabilities were found, marking check as failed
|
cargo clippy:
solo-machine-core/src/service/ibc_service.rs#L193
this lifetime isn't used in the function definition
|
cargo clippy:
solo-machine-core/src/service/ibc_service.rs#L228
this lifetime isn't used in the function definition
|
cargo clippy:
solo-machine-core/src/service/ibc_service.rs#L304
this lifetime isn't used in the function definition
|
cargo clippy:
solo-machine-core/src/service/ibc_service.rs#L823
this lifetime isn't used in the function definition
|
cargo clippy:
solo-machine-core/src/signer.rs#L51
the following explicit lifetimes could be elided: 'a
|
cargo clippy
Process completed with exit code 101.
|
cargo audit
2 vulnerabilities found!
|
cargo audit
7 warnings found!
|
cargo audit
It seems that this Action is executed from the forked repository.
|
cargo audit
GitHub Actions are not allowed to use Check API, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|