update polkadot-sdk #7364
test.yml
on: pull_request
build
19m 6s
benchmarking
14m 29s
checks-and-tests
10m 2s
e2e-tests
17m 36s
Annotations
11 errors and 8 warnings
checks-and-tests
Process completed with exit code 2.
|
tests/test-bodhi.ts > Acala RPC (bodhi.js) > should get gas price:
ts-tests/tests/test-bodhi.ts#L32
AssertionError: expected '100000000206' to equal '100000000205'
Expected: "100000000205"
Received: "100000000206"
❯ tests/test-bodhi.ts:32:37
|
tests/test-bodhi.ts > Acala RPC (bodhi.js) > should get fee data :
ts-tests/tests/test-bodhi.ts#L38
AssertionError: expected 100000000206 to equal 100000000205
- Expected
+ Received
- 100000000205
+ 100000000206
❯ tests/test-bodhi.ts:38:43
|
tests/test-bodhi.ts > Acala RPC (bodhi.js) > should estimateGas:
ts-tests/tests/test-bodhi.ts#L85
AssertionError: expected 200107 to equal 100100
- Expected
+ Received
- 100100
+ 200107
❯ tests/test-bodhi.ts:85:32
|
tests/test-bodhi.ts > Acala RPC (bodhi.js) > should estimateResources:
ts-tests/tests/test-bodhi.ts#L94
TypeError: Cannot read properties of undefined (reading 'toNumber')
❯ tests/test-bodhi.ts:94:27
|
tests/test-contract-methods.ts > Acala RPC (Contract Methods) > should get correct environmental coinbase:
ts-tests/tests/test-contract-methods.ts#L31
AssertionError: expected '0xF4cA11Ca834C9e2FB49f059aB71fB9C72dA…' to equal '0x00000000000000000000000000000000000…'
Expected: "0x0000000000000000000000000000000000000000"
Received: "0xF4cA11Ca834C9e2FB49f059aB71fB9C72dAd05f9"
❯ tests/test-contract-methods.ts:31:53
|
tests/test-contract-methods.ts > Acala RPC (Contract Methods) > should get correct environmental block timestamp:
ts-tests/tests/test-contract-methods.ts#L45
AssertionError: expected '1724278682' to equal '1724278683'
Expected: "1724278683"
Received: "1724278682"
❯ tests/test-contract-methods.ts:45:54
|
tests/test-contract-methods.ts > Acala RPC (Contract Methods) > should fail for missing parameters:
ts-tests/tests/test-contract-methods.ts#L95
Error: Invalid Chai property: revertedWith
❯ tests/test-contract-methods.ts:95:36
|
tests/test-contract-methods.ts > Acala RPC (Contract Methods) > should fail for too many parameters:
ts-tests/tests/test-contract-methods.ts#L110
Error: Invalid Chai property: revertedWith
❯ tests/test-contract-methods.ts:110:40
|
tests/test-contract-methods.ts > Acala RPC (Contract Methods) > should fail for invalid parameters:
ts-tests/tests/test-contract-methods.ts#L124
Error: Invalid Chai property: revertedWith
❯ tests/test-contract-methods.ts:124:80
|
tests/test-evm-call-fill-block.ts > Acala RPC (EVM call fill block):
ts-tests/tests/util.ts#L52
TypeError: Cannot read properties of undefined (reading 'api')
❯ tests/util.ts:52:27
|
checks-and-tests
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.317.0. Please update to the latest version 2.319.1
|
checks-and-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, jwlawson/actions-setup-cmake@v1.13. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
benchmarking
This self-hosted runner is currently using runner version 2.317.0. This version is out of date. Please update to the latest version 2.319.1
|
benchmarking
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, jwlawson/actions-setup-cmake@v1.13. 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
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.317.0. Please update to the latest version 2.319.1
|
e2e-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, jwlawson/actions-setup-cmake@v1.13. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
This self-hosted runner is currently using runner version 2.317.0. This version is out of date. Please update to the latest version 2.319.1
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, jwlawson/actions-setup-cmake@v1.13. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|