update polkadot-sdk #7362
Annotations
10 errors and 2 warnings
Run ts tests:
ts-tests/tests/test-bodhi.ts#L32
AssertionError: expected '100000000206' to equal '100000000205'
Expected: "100000000205"
Received: "100000000206"
❯ tests/test-bodhi.ts:32:37
|
Run ts tests:
ts-tests/tests/test-bodhi.ts#L38
AssertionError: expected 100000000206 to equal 100000000205
- Expected
+ Received
- 100000000205
+ 100000000206
❯ tests/test-bodhi.ts:38:43
|
Run ts tests:
ts-tests/tests/test-bodhi.ts#L85
AssertionError: expected 200107 to equal 100100
- Expected
+ Received
- 100100
+ 200107
❯ tests/test-bodhi.ts:85:32
|
Run ts tests:
ts-tests/tests/test-bodhi.ts#L94
TypeError: Cannot read properties of undefined (reading 'toNumber')
❯ tests/test-bodhi.ts:94:27
|
Run ts tests:
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
|
Run ts tests:
ts-tests/tests/test-contract-methods.ts#L95
Error: Invalid Chai property: revertedWith
❯ tests/test-contract-methods.ts:95:36
|
Run ts tests:
ts-tests/tests/test-contract-methods.ts#L110
Error: Invalid Chai property: revertedWith
❯ tests/test-contract-methods.ts:110:40
|
Run ts tests:
ts-tests/tests/test-contract-methods.ts#L124
Error: Invalid Chai property: revertedWith
❯ tests/test-contract-methods.ts:124:80
|
Run ts tests:
ts-tests/tests/util.ts#L52
TypeError: Cannot read properties of undefined (reading 'api')
❯ tests/util.ts:52:27
|
Run ts tests:
ts-tests/tests/util.ts#L52
TypeError: Cannot read properties of undefined (reading 'api')
❯ tests/util.ts:52:27
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading