build(deps): bump wasm-instrument from 0.2.0 to 0.4.0 #11614
ci.yml
on: pull_request
Run unit tests
3m 12s
Subgraph Runner integration tests
1m 54s
Run integration tests
2m 41s
Check rustfmt style
30s
Clippy linting
1m 45s
Build in release mode
1m 37s
Annotations
25 errors and 6 warnings
|
Build in release mode
Process completed with exit code 101.
|
|
Build in release mode:
runtime/wasm/src/mapping.rs#L305
the size for values of type `str` cannot be known at compilation time
|
|
Build in release mode:
runtime/wasm/src/mapping.rs#L305
the trait bound `str: Rules` is not satisfied
|
|
Build in release mode:
runtime/wasm/src/mapping.rs#L305
the trait bound `&GasRules: wasm_instrument::gas_metering::Backend` is not satisfied
|
|
Build in release mode:
runtime/wasm/src/gas_rules.rs#L12
not all trait items implemented, missing: `call_per_local_cost`
|
|
Clippy linting
Process completed with exit code 101.
|
|
Clippy linting:
runtime/wasm/src/mapping.rs#L305
the size for values of type `str` cannot be known at compilation time
|
|
Clippy linting:
runtime/wasm/src/mapping.rs#L305
the trait bound `str: wasm_instrument::gas_metering::Rules` is not satisfied
|
|
Clippy linting:
runtime/wasm/src/mapping.rs#L305
the trait bound `&gas_rules::GasRules: wasm_instrument::gas_metering::Backend` is not satisfied
|
|
Clippy linting:
runtime/wasm/src/gas_rules.rs#L12
not all trait items implemented, missing: `call_per_local_cost`
|
|
Subgraph Runner integration tests
Process completed with exit code 101.
|
|
Subgraph Runner integration tests:
runtime/wasm/src/mapping.rs#L305
the size for values of type `str` cannot be known at compilation time
|
|
Subgraph Runner integration tests:
runtime/wasm/src/mapping.rs#L305
the trait bound `str: Rules` is not satisfied
|
|
Subgraph Runner integration tests:
runtime/wasm/src/mapping.rs#L305
the trait bound `&GasRules: wasm_instrument::gas_metering::Backend` is not satisfied
|
|
Subgraph Runner integration tests:
runtime/wasm/src/gas_rules.rs#L12
not all trait items implemented, missing: `call_per_local_cost`
|
|
Run integration tests
Process completed with exit code 101.
|
|
Run integration tests:
runtime/wasm/src/mapping.rs#L305
the size for values of type `str` cannot be known at compilation time
|
|
Run integration tests:
runtime/wasm/src/mapping.rs#L305
the trait bound `str: Rules` is not satisfied
|
|
Run integration tests:
runtime/wasm/src/mapping.rs#L305
the trait bound `&GasRules: wasm_instrument::gas_metering::Backend` is not satisfied
|
|
Run integration tests:
runtime/wasm/src/gas_rules.rs#L12
not all trait items implemented, missing: `call_per_local_cost`
|
|
Run unit tests
Process completed with exit code 101.
|
|
Run unit tests:
runtime/wasm/src/mapping.rs#L305
the size for values of type `str` cannot be known at compilation time
|
|
Run unit tests:
runtime/wasm/src/mapping.rs#L305
the trait bound `str: Rules` is not satisfied
|
|
Run unit tests:
runtime/wasm/src/mapping.rs#L305
the trait bound `&GasRules: wasm_instrument::gas_metering::Backend` is not satisfied
|
|
Run unit tests:
runtime/wasm/src/gas_rules.rs#L12
not all trait items implemented, missing: `call_per_local_cost`
|
|
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/
|
|
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/
|
|
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/
|
|
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 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/
|
|
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/
|