updatre #2691
test.yml
on: push
Matrix: e2e-tests
Matrix: pkg-tests
merge-and-upload-coverage-reports
0s
Annotations
3 errors and 8 warnings
src/__tests__/utils.test.ts > query storage > system.account:
packages/eth-providers/src/__tests__/utils.test.ts#L566
AssertionError: expected { nonce: +0, consumers: +0, …(3) } to deeply equal { nonce: +0, consumers: +0, …(3) }
- Expected
+ Received
Object {
"consumers": 0,
"data": Object {
- "flags": "0x80000000000000000000000000000000",
+ "flags": 0,
"free": 0,
"frozen": 0,
"reserved": 0,
},
"nonce": 0,
"providers": 0,
"sufficients": 0,
}
❯ _testQueryStorage src/__tests__/utils.test.ts:566:44
❯ src/__tests__/utils.test.ts:578:5
|
src/__tests__/utils.test.ts > query storage > system.account:
packages/eth-providers/src/__tests__/utils.test.ts#L566
AssertionError: expected { nonce: +0, consumers: +0, …(3) } to deeply equal { nonce: +0, consumers: +0, …(3) }
- Expected
+ Received
Object {
"consumers": 0,
"data": Object {
- "flags": "0x80000000000000000000000000000000",
+ "flags": 0,
"free": 0,
"frozen": 0,
"reserved": 0,
},
"nonce": 0,
"providers": 0,
"sufficients": 0,
}
❯ _testQueryStorage src/__tests__/utils.test.ts:566:44
❯ src/__tests__/utils.test.ts:578:5
|
pkg-tests (eth-providers)
Final attempt failed. Child_process exited with error code 1
|
pkg-tests (eth-transactions)
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pkg-tests (bodhi)
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-tests (e2e-viem)
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-tests (e2e-truffle)
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-tests (e2e-hardhat)
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pkg-tests (eth-rpc-adapter)
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pkg-tests (eth-providers)
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pkg-tests (eth-providers)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-bodhi
|
31.6 KB |
|
coverage-e2e-hardhat
|
462 KB |
|
coverage-e2e-truffle
|
462 KB |
|
coverage-e2e-viem
|
461 KB |
|
coverage-eth-rpc-adapter
|
463 KB |
|
coverage-eth-transactions
|
38.4 KB |
|