Skip to content

fix(deps): update all non-major dependencies #2405

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #2405

Triggered via pull request April 3, 2025 17:45
Status Failure
Total duration 3m 59s
Artifacts

ci.yml

on: pull_request
Ethereum Basic Event Handlers
1m 58s
Ethereum Basic Event Handlers
Graph TS
30s
Graph TS
Matrix: cli
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 4 warnings
tests/cli/validation.test.ts > Validation > Block handler filters: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Validation > Block handler filters 1` mismatched - Expected + Received "- Load subgraph from subgraph.yaml - ✔ Load subgraph from subgraph.yaml - - Load contract ABIs - Load contract ABI from Abi.json - - Load contract ABIs - ✔ Load contract ABIs - - Generate types for contract ABIs - Generate types for contract ABI: ExampleContract (Abi.json) - - Generate types for contract ABIs - Write types to generated/DataSource/ExampleContract.ts - - Generate types for contract ABIs - ✔ Generate types for contract ABIs - - Generate types for data source templates - ✔ Generate types for data source templates - - Load data source template ABIs - ✔ Load data source template ABIs - - Generate types for data source template ABIs - ✔ Generate types for data source template ABIs - - Load GraphQL schema from schema.graphql - ✔ Load GraphQL schema from schema.graphql - - Generate types for GraphQL schema - Write types to generated/schema.ts - - Generate types for GraphQL schema - ✔ Generate types for GraphQL schema + ✖ Failed to load subgraph from subgraph.yaml: Index can not be undefined in updateIn(). This should not happen " ❯ tests/cli/util.ts:42:35
tests/cli/validation.test.ts > Validation > ABI not found in data source: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Validation > ABI not found in data source 1` mismatched - Expected + Received "- Load subgraph from subgraph.yaml - ✖ Failed to load subgraph from subgraph.yaml: Error in subgraph.yaml: - - Path: dataSources > 0 > source > abi - ABI name 'NonExistentAbi' not found in mapping > abis. - Available ABIs: - - FirstAbi - - SecondAbi - - Path: templates > 0 > eventHandlers > 0 - Event with signature 'ExampleEvent(string,uint256)' not present in ABI 'ExampleContract'. - Available events: - - ExampleEvent(string) + ✖ Failed to load subgraph from subgraph.yaml: Index can not be undefined in updateIn(). This should not happen " ❯ tests/cli/util.ts:42:35
tests/cli/validation.test.ts > Validation > Invalid ABI files: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Validation > Invalid ABI files 1` mismatched - Expected + Received "- Load subgraph from subgraph.yaml - ✖ Failed to load subgraph from subgraph.yaml: Error in subgraph.yaml: - - Path: dataSources > 0 > mapping > abis > 0 > file - No valid ABI in file: InvalidAbi.json + ✖ Failed to load subgraph from subgraph.yaml: Index can not be undefined in updateIn(). This should not happen " ❯ tests/cli/util.ts:42:35
tests/cli/validation.test.ts > Validation > Event not found in ABI: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Validation > Event not found in ABI 1` mismatched - Expected + Received "- Load subgraph from subgraph.yaml - ✖ Failed to load subgraph from subgraph.yaml: Error in subgraph.yaml: - - Path: dataSources > 0 > eventHandlers > 0 - Event with signature 'ExampleEvent(string,uint256)' not present in ABI 'ExampleContract'. - Available events: - - ExampleEvent(string) - - Path: templates > 0 > eventHandlers > 0 - Event with signature 'ExampleEvent(string,uint256)' not present in ABI 'ExampleContract'. - Available events: - - ExampleEvent(string) + ✖ Failed to load subgraph from subgraph.yaml: Index can not be undefined in updateIn(). This should not happen " ❯ tests/cli/util.ts:42:35
tests/cli/validation.test.ts > Validation > Call function not found in the ABI: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Validation > Call function not found in the ABI 1` mismatched - Expected + Received "- Load subgraph from subgraph.yaml - ✖ Failed to load subgraph from subgraph.yaml: Error in subgraph.yaml: - - Path: dataSources > 0 > callHandlers > 0 - Call function with signature 'doSomething(uint256)' not present in ABI 'ExampleContract'. - Available call functions: - - <default>() - - owner() - - transferOwnership(address) - - upgrade(address,bytes) + ✖ Failed to load subgraph from subgraph.yaml: Index can not be undefined in updateIn(). This should not happen " ❯ tests/cli/util.ts:42:35
tests/cli/validation.test.ts > Validation > Block handler filters: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Validation > Block handler filters 1` mismatched - Expected + Received "- Load subgraph from subgraph.yaml - ✔ Load subgraph from subgraph.yaml - - Load contract ABIs - Load contract ABI from Abi.json - - Load contract ABIs - ✔ Load contract ABIs - - Generate types for contract ABIs - Generate types for contract ABI: ExampleContract (Abi.json) - - Generate types for contract ABIs - Write types to generated/DataSource/ExampleContract.ts - - Generate types for contract ABIs - ✔ Generate types for contract ABIs - - Generate types for data source templates - ✔ Generate types for data source templates - - Load data source template ABIs - ✔ Load data source template ABIs - - Generate types for data source template ABIs - ✔ Generate types for data source template ABIs - - Load GraphQL schema from schema.graphql - ✔ Load GraphQL schema from schema.graphql - - Generate types for GraphQL schema - Write types to generated/schema.ts - - Generate types for GraphQL schema - ✔ Generate types for GraphQL schema + ✖ Failed to load subgraph from subgraph.yaml: Index can not be undefined in updateIn(). This should not happen " ❯ tests/cli/util.ts:42:35
tests/cli/validation.test.ts > Validation > ABI not found in data source: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Validation > ABI not found in data source 1` mismatched - Expected + Received "- Load subgraph from subgraph.yaml - ✖ Failed to load subgraph from subgraph.yaml: Error in subgraph.yaml: - - Path: dataSources > 0 > source > abi - ABI name 'NonExistentAbi' not found in mapping > abis. - Available ABIs: - - FirstAbi - - SecondAbi - - Path: templates > 0 > eventHandlers > 0 - Event with signature 'ExampleEvent(string,uint256)' not present in ABI 'ExampleContract'. - Available events: - - ExampleEvent(string) + ✖ Failed to load subgraph from subgraph.yaml: Index can not be undefined in updateIn(). This should not happen " ❯ tests/cli/util.ts:42:35
tests/cli/validation.test.ts > Validation > Invalid ABI files: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Validation > Invalid ABI files 1` mismatched - Expected + Received "- Load subgraph from subgraph.yaml - ✖ Failed to load subgraph from subgraph.yaml: Error in subgraph.yaml: - - Path: dataSources > 0 > mapping > abis > 0 > file - No valid ABI in file: InvalidAbi.json + ✖ Failed to load subgraph from subgraph.yaml: Index can not be undefined in updateIn(). This should not happen " ❯ tests/cli/util.ts:42:35
tests/cli/validation.test.ts > Validation > Event not found in ABI: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Validation > Event not found in ABI 1` mismatched - Expected + Received "- Load subgraph from subgraph.yaml - ✖ Failed to load subgraph from subgraph.yaml: Error in subgraph.yaml: - - Path: dataSources > 0 > eventHandlers > 0 - Event with signature 'ExampleEvent(string,uint256)' not present in ABI 'ExampleContract'. - Available events: - - ExampleEvent(string) - - Path: templates > 0 > eventHandlers > 0 - Event with signature 'ExampleEvent(string,uint256)' not present in ABI 'ExampleContract'. - Available events: - - ExampleEvent(string) + ✖ Failed to load subgraph from subgraph.yaml: Index can not be undefined in updateIn(). This should not happen " ❯ tests/cli/util.ts:42:35
tests/cli/validation.test.ts > Validation > Block handler filters: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Validation > Block handler filters 1` mismatched - Expected + Received "- Load subgraph from subgraph.yaml - ✔ Load subgraph from subgraph.yaml - - Load contract ABIs - Load contract ABI from Abi.json - - Load contract ABIs - ✔ Load contract ABIs - - Generate types for contract ABIs - Generate types for contract ABI: ExampleContract (Abi.json) - - Generate types for contract ABIs - Write types to generated/DataSource/ExampleContract.ts - - Generate types for contract ABIs - ✔ Generate types for contract ABIs - - Generate types for data source templates - ✔ Generate types for data source templates - - Load data source template ABIs - ✔ Load data source template ABIs - - Generate types for data source template ABIs - ✔ Generate types for data source template ABIs - - Load GraphQL schema from schema.graphql - ✔ Load GraphQL schema from schema.graphql - - Generate types for GraphQL schema - Write types to generated/schema.ts - - Generate types for GraphQL schema - ✔ Generate types for GraphQL schema + ✖ Failed to load subgraph from subgraph.yaml: Index can not be undefined in updateIn(). This should not happen " ❯ tests/cli/util.ts:42:35
tests/cli/validation.test.ts > Validation > Block handler filters: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Validation > Block handler filters 1` mismatched - Expected + Received "- Load subgraph from subgraph.yaml - ✔ Load subgraph from subgraph.yaml - - Load contract ABIs - Load contract ABI from Abi.json - - Load contract ABIs - ✔ Load contract ABIs - - Generate types for contract ABIs - Generate types for contract ABI: ExampleContract (Abi.json) - - Generate types for contract ABIs - Write types to generated/DataSource/ExampleContract.ts - - Generate types for contract ABIs - ✔ Generate types for contract ABIs - - Generate types for data source templates - ✔ Generate types for data source templates - - Load data source template ABIs - ✔ Load data source template ABIs - - Generate types for data source template ABIs - ✔ Generate types for data source template ABIs - - Load GraphQL schema from schema.graphql - ✔ Load GraphQL schema from schema.graphql - - Generate types for GraphQL schema - Write types to generated/schema.ts - - Generate types for GraphQL schema - ✔ Generate types for GraphQL schema + ✖ Failed to load subgraph from subgraph.yaml: Index can not be undefined in updateIn(). This should not happen " ❯ tests/cli/util.ts:42:35
tests/cli/validation.test.ts > Validation > ABI not found in data source: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Validation > ABI not found in data source 1` mismatched - Expected + Received "- Load subgraph from subgraph.yaml - ✖ Failed to load subgraph from subgraph.yaml: Error in subgraph.yaml: - - Path: dataSources > 0 > source > abi - ABI name 'NonExistentAbi' not found in mapping > abis. - Available ABIs: - - FirstAbi - - SecondAbi - - Path: templates > 0 > eventHandlers > 0 - Event with signature 'ExampleEvent(string,uint256)' not present in ABI 'ExampleContract'. - Available events: - - ExampleEvent(string) + ✖ Failed to load subgraph from subgraph.yaml: Index can not be undefined in updateIn(). This should not happen " ❯ tests/cli/util.ts:42:35
tests/cli/validation.test.ts > Validation > Invalid ABI files: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Validation > Invalid ABI files 1` mismatched - Expected + Received "- Load subgraph from subgraph.yaml - ✖ Failed to load subgraph from subgraph.yaml: Error in subgraph.yaml: - - Path: dataSources > 0 > mapping > abis > 0 > file - No valid ABI in file: InvalidAbi.json + ✖ Failed to load subgraph from subgraph.yaml: Index can not be undefined in updateIn(). This should not happen " ❯ tests/cli/util.ts:42:35
tests/cli/validation.test.ts > Validation > Block handler filters: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Validation > Block handler filters 1` mismatched - Expected + Received "- Load subgraph from subgraph.yaml - ✔ Load subgraph from subgraph.yaml - - Load contract ABIs - Load contract ABI from Abi.json - - Load contract ABIs - ✔ Load contract ABIs - - Generate types for contract ABIs - Generate types for contract ABI: ExampleContract (Abi.json) - - Generate types for contract ABIs - Write types to generated/DataSource/ExampleContract.ts - - Generate types for contract ABIs - ✔ Generate types for contract ABIs - - Generate types for data source templates - ✔ Generate types for data source templates - - Load data source template ABIs - ✔ Load data source template ABIs - - Generate types for data source template ABIs - ✔ Generate types for data source template ABIs - - Load GraphQL schema from schema.graphql - ✔ Load GraphQL schema from schema.graphql - - Generate types for GraphQL schema - Write types to generated/schema.ts - - Generate types for GraphQL schema - ✔ Generate types for GraphQL schema + ✖ Failed to load subgraph from subgraph.yaml: Index can not be undefined in updateIn(). This should not happen " ❯ tests/cli/util.ts:42:35
tests/cli/validation.test.ts > Validation > ABI not found in data source: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Validation > ABI not found in data source 1` mismatched - Expected + Received "- Load subgraph from subgraph.yaml - ✖ Failed to load subgraph from subgraph.yaml: Error in subgraph.yaml: - - Path: dataSources > 0 > source > abi - ABI name 'NonExistentAbi' not found in mapping > abis. - Available ABIs: - - FirstAbi - - SecondAbi - - Path: templates > 0 > eventHandlers > 0 - Event with signature 'ExampleEvent(string,uint256)' not present in ABI 'ExampleContract'. - Available events: - - ExampleEvent(string) + ✖ Failed to load subgraph from subgraph.yaml: Index can not be undefined in updateIn(). This should not happen " ❯ tests/cli/util.ts:42:35
tests/cli/validation.test.ts > Validation > Invalid ABI files: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Validation > Invalid ABI files 1` mismatched - Expected + Received "- Load subgraph from subgraph.yaml - ✖ Failed to load subgraph from subgraph.yaml: Error in subgraph.yaml: - - Path: dataSources > 0 > mapping > abis > 0 > file - No valid ABI in file: InvalidAbi.json + ✖ Failed to load subgraph from subgraph.yaml: Index can not be undefined in updateIn(). This should not happen " ❯ tests/cli/util.ts:42:35
tests/cli/validation.test.ts > Validation > Block handler filters: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Validation > Block handler filters 1` mismatched - Expected + Received "- Load subgraph from subgraph.yaml - ✔ Load subgraph from subgraph.yaml - - Load contract ABIs - Load contract ABI from Abi.json - - Load contract ABIs - ✔ Load contract ABIs - - Generate types for contract ABIs - Generate types for contract ABI: ExampleContract (Abi.json) - - Generate types for contract ABIs - Write types to generated/DataSource/ExampleContract.ts - - Generate types for contract ABIs - ✔ Generate types for contract ABIs - - Generate types for data source templates - ✔ Generate types for data source templates - - Load data source template ABIs - ✔ Load data source template ABIs - - Generate types for data source template ABIs - ✔ Generate types for data source template ABIs - - Load GraphQL schema from schema.graphql - ✔ Load GraphQL schema from schema.graphql - - Generate types for GraphQL schema - Write types to generated/schema.ts - - Generate types for GraphQL schema - ✔ Generate types for GraphQL schema + ✖ Failed to load subgraph from subgraph.yaml: Index can not be undefined in updateIn(). This should not happen " ❯ tests/cli/util.ts:42:35
tests/cli/validation.test.ts > Validation > ABI not found in data source: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Validation > ABI not found in data source 1` mismatched - Expected + Received "- Load subgraph from subgraph.yaml - ✖ Failed to load subgraph from subgraph.yaml: Error in subgraph.yaml: - - Path: dataSources > 0 > source > abi - ABI name 'NonExistentAbi' not found in mapping > abis. - Available ABIs: - - FirstAbi - - SecondAbi - - Path: templates > 0 > eventHandlers > 0 - Event with signature 'ExampleEvent(string,uint256)' not present in ABI 'ExampleContract'. - Available events: - - ExampleEvent(string) + ✖ Failed to load subgraph from subgraph.yaml: Index can not be undefined in updateIn(). This should not happen " ❯ tests/cli/util.ts:42:35
tests/cli/validation.test.ts > Validation > Invalid ABI files: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Validation > Invalid ABI files 1` mismatched - Expected + Received "- Load subgraph from subgraph.yaml - ✖ Failed to load subgraph from subgraph.yaml: Error in subgraph.yaml: - - Path: dataSources > 0 > mapping > abis > 0 > file - No valid ABI in file: InvalidAbi.json + ✖ Failed to load subgraph from subgraph.yaml: Index can not be undefined in updateIn(). This should not happen " ❯ tests/cli/util.ts:42:35
tests/cli/validation.test.ts > Validation > Event not found in ABI: packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Validation > Event not found in ABI 1` mismatched - Expected + Received "- Load subgraph from subgraph.yaml - ✖ Failed to load subgraph from subgraph.yaml: Error in subgraph.yaml: - - Path: dataSources > 0 > eventHandlers > 0 - Event with signature 'ExampleEvent(string,uint256)' not present in ABI 'ExampleContract'. - Available events: - - ExampleEvent(string) - - Path: templates > 0 > eventHandlers > 0 - Event with signature 'ExampleEvent(string,uint256)' not present in ABI 'ExampleContract'. - Available events: - - ExampleEvent(string) + ✖ Failed to load subgraph from subgraph.yaml: Index can not be undefined in updateIn(). This should not happen " ❯ tests/cli/util.ts:42:35
CLI / nodejs v22
Attempt 1 failed. Reason: Child_process exited with error code 1
CLI / nodejs v22
Attempt 2 failed. Reason: Child_process exited with error code 1
CLI / nodejs v20
Attempt 1 failed. Reason: Child_process exited with error code 1
CLI / nodejs v20
Attempt 2 failed. Reason: Child_process exited with error code 1