chore: upgrade tailwindcss to v4 #2232
Annotations
1 error and 1 warning
|
tests/cli/init.test.ts > Init > Ethereum > From example:
packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Init > Ethereum > From example 1` mismatched
- Expected
+ Received
@@ -5,9 +5,105 @@
- 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-types > [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-utils > [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
+ warning hardhat > [email protected]: This library has been deprecated and usage is discouraged.
+ warning hardhat > @metamask/eth-sig-util > [email protected]: This library has been deprecated and usage is discouraged.
+ warning hardhat > mocha > [email protected]: Glob versions prior to v9 are no longer supported
+ warning hardhat > mocha > 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.
+ error Error: https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-5.0.3.tgz: Request failed "502 Bad Gateway"
+ at ResponseError.ExtendableBuiltin (/usr/local/lib/node_modules/yarn/lib/cli.js:696:66)
+ at new ResponseError (/usr/local/lib/node_modules/yarn/lib/cli.js:802:124)
+ at Request.<anonymous> (/usr/local/lib/node_modules/yarn/lib/cli.js:66750:16)
+ at Request.emit (node:events:524:28)
+ at module.exports.Request.onRequestResponse (/usr/local/lib/node_modules/yarn/lib/cli.js:142287:10)
+ at ClientRequest.emit (node:events:524:28)
+ at HTTPParser.p
|
|
CLI / nodejs v22
Attempt 1 failed. Reason: Child_process exited with error code 1
|