Skip to content

graph init should only generate entity handlers for immutable enitites #2396

graph init should only generate entity handlers for immutable enitites

graph init should only generate entity handlers for immutable enitites #2396

Triggered via pull request April 1, 2025 15:27
Status Success
Total duration 6m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Ethereum Basic Event Handlers
2m 37s
Ethereum Basic Event Handlers
Graph TS
35s
Graph TS
Matrix: cli
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
tests/cli/init.test.ts > Init > Ethereum > From contract: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Init > Ethereum > From contract 1` mismatched - Expected + Received @@ -7,9 +7,26 @@ - Create subgraph scaffold ✔ Create subgraph scaffold - Initialize networks config ✔ Initialize networks config - Install dependencies with yarn - ✔ Install dependencies with yarn - - Generate ABI and schema types with yarn codegen - ✔ Generate ABI and schema types with yarn codegen + ✖ Failed to install dependencies: Command failed: yarn + warning @graphprotocol/graph-cli > gluegun > fs-jetpack > rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported + warning @graphprotocol/graph-cli > gluegun > fs-jetpack > rimraf > glob@7.2.3: Glob versions prior to v9 are no longer supported + warning @graphprotocol/graph-cli > gluegun > fs-jetpack > rimraf > glob > inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. + error Couldn't find package "lodash.camelcase@^4.3.0" required by "gluegun@5.2.0" on the "npm" registry. + + Error: Command failed: yarn + warning @graphprotocol/graph-cli > gluegun > fs-jetpack > rimraf@2.7.1: + Rimraf versions prior to v4 are no longer supported + warning @graphprotocol/graph-cli > gluegun > fs-jetpack > rimraf > + glob@7.2.3: Glob versions prior to v9 are no longer supported + warning @graphprotocol/graph-cli > gluegun > fs-jetpack > rimraf > glob > + inflight@1.0.6: This module is not supported, and leaks memory. Do not use + it. Check out lru-cache if you want a good and tested way to coalesce + async requests by a key value, which is much more comprehensive and + powerful. + error Couldn't find package "lodash.camelcase@^4.3.0" required by + "gluegun@5.2.0" on the "npm" registry. + + Code: 1 " ❯ tests/cli/util.ts:42:35
Ethereum Basic Event Handlers
Attempt 1 failed. Reason: Child_process exited with error code 17
CLI / nodejs v20
Attempt 1 failed. Reason: Child_process exited with error code 1