Add Rust ABI support for WASM subgraphs #11458
ci.yml
on: pull_request
Run unit tests
3m 8s
Subgraph Runner integration tests
2m 48s
Run integration tests
3m 23s
Check rustfmt style
12s
Clippy linting
4m 17s
Build in release mode
4m 39s
Annotations
3 errors and 16 warnings
|
Check rustfmt style
Process completed with exit code 1.
|
|
Clippy linting
Process completed with exit code 101.
|
|
Clippy linting:
runtime/wasm/src/module/context.rs#L1483
useless conversion to the same type: `anyhow::Error`
|
|
Check rustfmt style
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: extractions/setup-crate@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check rustfmt style:
runtime/wasm/src/rust_abi/host.rs#L21
Diff in /home/runner/work/graph-node/graph-node/runtime/wasm/src/rust_abi/host.rs
|
|
Check rustfmt style:
runtime/wasm/src/module/instance.rs#L551
Diff in /home/runner/work/graph-node/graph-node/runtime/wasm/src/module/instance.rs
|
|
Check rustfmt style:
runtime/wasm/src/module/instance.rs#L218
Diff in /home/runner/work/graph-node/graph-node/runtime/wasm/src/module/instance.rs
|
|
Check rustfmt style:
runtime/wasm/src/module/context.rs#L1404
Diff in /home/runner/work/graph-node/graph-node/runtime/wasm/src/module/context.rs
|
|
Check rustfmt style:
runtime/wasm/src/module/context.rs#L1289
Diff in /home/runner/work/graph-node/graph-node/runtime/wasm/src/module/context.rs
|
|
Check rustfmt style:
runtime/wasm/src/mapping.rs#L317
Diff in /home/runner/work/graph-node/graph-node/runtime/wasm/src/mapping.rs
|
|
Check rustfmt style:
runtime/wasm/src/mapping.rs#L279
Diff in /home/runner/work/graph-node/graph-node/runtime/wasm/src/mapping.rs
|
|
Check rustfmt style:
chain/ethereum/src/trigger.rs#L672
Diff in /home/runner/work/graph-node/graph-node/chain/ethereum/src/trigger.rs
|
|
Check rustfmt style:
chain/ethereum/src/trigger.rs#L23
Diff in /home/runner/work/graph-node/graph-node/chain/ethereum/src/trigger.rs
|
|
Check rustfmt style:
chain/ethereum/src/runtime/runtime_adapter.rs#L267
Diff in /home/runner/work/graph-node/graph-node/chain/ethereum/src/runtime/runtime_adapter.rs
|
|
Subgraph Runner integration tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, extractions/setup-crate@v1, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run unit tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, extractions/setup-crate@v1, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run integration tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, extractions/setup-crate@v1, foundry-rs/foundry-toolchain@82dee4ba654bd2146511f85f0d013af94670c4de, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Clippy linting
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: extractions/setup-crate@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build in release mode
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: extractions/setup-crate@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|