Swap-Aggregator-Subgraph/node_modules/@graphprotocol/graph-cli/tests/cli/validation/invalid-data-source-template.stderr
Richa-iitr d211083153 Revert "Revert "added handler""
This reverts commit c36ee8c5ca.
2022-07-03 07:30:05 +05:30

31 lines
722 B
Plaintext

- Load subgraph from subgraph.yaml
✖ Failed to load subgraph from subgraph.yaml: Error in subgraph.yaml:
Path: dataSources > 0 > mapping > abis > 0 > file
File does not exist: Abi.json
Path: templates > 0 > kind
No value provided
Path: templates > 0 > name
Expected string, found number:
5
Path: templates > 0 > source
Unexpected key in map: address
Path: templates > 0 > mapping > entities
No value provided
Path: templates > 0 > mapping > abis > 0 > file
File does not exist: NonexistentAbi.json
Path: templates > 0 > mapping > language
No value provided
Path: templates > 0 > mapping > file
No value provided
Path: templates > 0 > mapping > apiVersion
No value provided