Add YAML parsing support to mappings #2227
Annotations
1 error and 1 warning
Run Tests:
packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Init > Ethereum > From example 1` mismatched
- Expected
+ Received
@@ -5,9 +5,67 @@
- Initialize networks config
✔ Initialize networks config
- Update subgraph name and commands in package.json
✔ Update subgraph name and commands in package.json
- 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 > [email protected]: js-IPFS has been deprecated in favour of Helia - please see https://github.com/ipfs/js-ipfs/issues/4336 for details
+ warning @graphprotocol/graph-cli > binary-install-raw > [email protected]: Rimraf versions prior to v4 are no longer supported
+ warning @graphprotocol/graph-cli > gluegun > fs-jetpack > [email protected]: Rimraf versions prior to v4 are no longer supported
+ warning @graphprotocol/graph-cli > binary-install-raw > rimraf > [email protected]: Glob versions prior to v9 are no longer supported
+ warning @graphprotocol/graph-cli > gluegun > fs-jetpack > rimraf > [email protected]: Glob versions prior to v9 are no longer supported
+ warning @graphprotocol/graph-cli > ipfs-http-client > [email protected]: js-IPFS has been deprecated in favour of Helia - please see https://github.com/ipfs/js-ipfs/issues/4336 for details
+ warning @graphprotocol/graph-cli > ipfs-http-client > [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr
+ warning @graphprotocol/graph-cli > ipfs-http-client > ipfs-core-utils > [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr
+ warning @graphprotocol/graph-cli > ipfs-http-client > [email protected]: js-IPFS has been deprecated in favour of Helia - please see https://github.com/ipfs/js-ipfs/issues/4336 for details
+ warning @graphprotocol/graph-cli > ipfs-http-client > ipfs-core-utils > [email protected]: js-IPFS has been deprecated in favour of Helia - please see https://github.com/ipfs/js-ipfs/issues/4336 for details
+ warning @graphprotocol/graph-cli > ipfs-http-client > ipfs-core-types > [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr
+ warning @graphprotocol/graph-cli > binary-install-raw > rimraf > glob > [email protected]: 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.
+ warning @graphprotocol/graph-cli > ipfs-http-client > ipfs-core-utils > [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr-to-uri
+ warning @graphprotocol/graph-cli > ipfs-http-client > ipfs-core-utils > multiaddr-to-uri > [email protected]: This module is deprecated, please upgrade to @multiformats/multiaddr
+ error Received malformed response from registry for "@graphprotocol%2fgraph-ts". The registry may be down.
+
+ Error: Command failed: yarn
+ warning @graphprotocol/graph-cli > [email protected]: js-IPFS has
+ been deprecated in favour of Helia - please see
+ https://github.com/ipfs/js-ipfs/issues/4336 for details
+ warning @graphprotocol/graph-cli > binary-install-raw > [email protected]:
+ Rimraf versions prior to v4 are no longer supported
+ warning @graphprotocol/graph-cli > gluegun > fs-jetpack > [email protected]:
+ Rimraf versions prior to v4 are no longer supported
+ warning @graphprotocol/graph-cli > binary-install-raw > rimraf >
+ [email protected]: Glob versions prior to v9 are no longer supported
+ warning @graphprotocol/graph-cli > gluegun > fs-jetpack > rimraf >
+ [email protected]: Glob versions prior to v9 are no longer supported
+ warning @graphprotocol/graph-cli > ipfs-http-client >
+ [email protected]: js-IPFS has been deprecated in favour of Helia -
+ please see https://github.com/ipfs/js-ipfs/issues/4336 for details
+ warning @graphprotocol/graph-cli > ipfs-http-client > [email protected].
|
Run Tests
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Loading