ci,test: pin Soroban toolchain, add clippy/audit jobs, and LLM transfer tests #31
contracts-ci.yml
on: pull_request
cargo test + build (wasm32)
19s
cargo clippy (wasm32)
49s
cargo audit (security)
3m 15s
Annotations
2 errors and 6 warnings
|
cargo clippy (wasm32)
Process completed with exit code 101.
|
|
cargo audit (security)
Unable to publish audit check! Reason: HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run
|
|
cargo test + build (wasm32)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cargo clippy (wasm32)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cargo audit (security)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, rustsec/audit-check@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cargo audit (security)
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.
|
|
cargo audit (security)
It seems that this Action is executed from the forked repository.
|
|
cargo audit (security)
3 warnings found!
|