Disable renovate bot for assemblyscript
package
#2048
Annotations
3 errors and 3 warnings
Run Tests:
packages/cli/tests/cli/util.ts#L42
Error: Snapshot `Init > Ethereum > From example 1` mismatched
- Expected
+ Received
" › Warning: In next major version, this flag will be removed. By default we
› will stop initializing a Git repository.
- Cloning example subgraph
- ✔ Cloning example subgraph
- - 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 clone example subgraph: Command failed: git clone https://github.com/graphprotocol/graph-tooling /tmp/example-subgraph-RQUqEe
+ Cloning into '/tmp/example-subgraph-RQUqEe'...
+ fatal: unable to access 'https://github.com/graphprotocol/graph-tooling/': The requested URL returned error: 503
+
+ Error: Command failed: git clone
+ https://github.com/graphprotocol/graph-tooling
+ /tmp/example-subgraph-RQUqEe
+ Cloning into '/tmp/example-subgraph-RQUqEe'...
+ fatal: unable to access 'https://github.com/graphprotocol/graph-tooling/':
+ The requested URL returned error: 503
+
+ Code: 128
"
❯ 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
|
Checkout Repository
unable to access 'https://github.com/graphprotocol/graph-tooling/': The requested URL returned error: 502
|
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