chore(deps): update dependency vite to v6.0.9 [security] #2133
Triggered via pull request
January 22, 2025 00:55
renovate[bot]
synchronize
#1909
Status
Success
Total duration
4m 54s
Artifacts
–
Annotations
1 error and 7 warnings
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,14 @@
- 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
+ error Received malformed response from registry for "@graphprotocol%2fgraph-cli". The registry may be down.
+
+ Error: Command failed: yarn
+ error Received malformed response from registry for
+ "@graphprotocol%2fgraph-cli". The registry may be down.
+
+ Code: 1
"
❯ tests/cli/util.ts:42:35
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Graph TS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ethereum Basic Event Handlers
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ethereum Basic Event Handlers
Attempt 1 failed. Reason: Child_process exited with error code 1
|
CLI / nodejs v20
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CLI / nodejs v22
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CLI / nodejs v22
Attempt 1 failed. Reason: Child_process exited with error code 1
|