Problem: channel handshake open ack failed due signature verification error #104
ci.yml
on: pull_request
cargo check
42s
cargo test
53s
cargo fmt
31s
cargo clippy
47s
cargo audit
2m 45s
Annotations
9 errors and 6 warnings
cargo fmt
Process completed with exit code 1.
|
cargo check
type annotations needed for `Box<_>`
|
cargo check
Process completed with exit code 101.
|
cargo clippy
type annotations needed for `Box<_>`
|
cargo clippy
Process completed with exit code 101.
|
cargo test
type annotations needed for `Box<_>`
|
cargo test
Process completed with exit code 101.
|
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 fmt:
solo-machine-core/src/transaction_builder.rs#L69
Diff in /home/runner/work/ibc-solo-machine/ibc-solo-machine/solo-machine-core/src/transaction_builder.rs
|
cargo audit
The following actions use a deprecated Node.js version and will be forced to run on node20: rustsec/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.
|