chore(release): update monorepo packages versions (#1860) #2053
Annotations
1 error and 2 warnings
Run Tests:
packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Init > Ethereum > From contract 1` mismatched
- Expected
+ Received
@@ -7,9 +7,14 @@
- Create subgraph scaffold
✔ Create subgraph scaffold
- Initialize networks config
✔ Initialize networks config
- 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 Couldn't find any versions for "@graphprotocol/graph-cli" that matches "0.93.1"
+
+ Error: Command failed: yarn
+ error Couldn't find any versions for "@graphprotocol/graph-cli" that
+ matches "0.93.1"
+
+ Code: 1
"
❯ tests/cli/util.ts:42:35
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Tests
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Loading