chore(release): update monorepo packages versions (#1850) #2047
Annotations
3 errors and 3 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.0"
+
+ Error: Command failed: yarn
+ error Couldn't find any versions for "@graphprotocol/graph-cli" that
+ matches "0.93.0"
+
+ Code: 1
"
❯ tests/cli/util.ts:42:35
|
Run Tests:
packages/cli/src/command-helpers/contracts.ts#L125
Error: Failed to fetch deploy contract transaction for 0x0769fd68dFb93167989C6f7254cd0D766Fb2841F
❯ ContractService.getStartBlock src/command-helpers/contracts.ts:125:11
❯ test.timeout src/command-helpers/contracts.test.ts:97:30
|
Run Tests
Final attempt failed. Child_process exited with error code 1
|
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
|
Run Tests
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Loading