test: close reconciliation review gaps #294
ci.yml
on: push
lint
17s
integration
2m 57s
integration-rc18
2m 8s
integration-btc
1m 46s
Annotations
9 errors and 4 warnings
|
integration-rc18
Process completed with exit code 1.
|
|
integration-rc18
RC18 (7.15.0) compatibility failed; see the summary.
|
|
TestMsgHive.test_hive_sign_transfer:
TestMsgHive#L1
AssertionError: Tuples differ: (1000, 3, 'HIVE') != (1000, 3, 'STEEM')
First differing element 2:
'HIVE'
'STEEM'
- (1000, 3, 'HIVE')
? ^^^
+ (1000, 3, 'STEEM')
? ^^ ++
|
|
TestMsgHive.test_hive_sign_account_create:
TestMsgHive#L1
AssertionError: Tuples differ: (3000, 3, 'HIVE') != (3000, 3, 'STEEM')
First differing element 2:
'HIVE'
'STEEM'
- (3000, 3, 'HIVE')
? ^^^
+ (3000, 3, 'STEEM')
? ^^ ++
|
|
integration
Process completed with exit code 1.
|
|
integration
❌ Tests reported 3 failures
|
|
TestMsgHive.test_hive_sign_transfer:
TestMsgHive#L1
AssertionError: Tuples differ: (1000, 3, 'HIVE') != (1000, 3, 'STEEM')
First differing element 2:
'HIVE'
'STEEM'
- (1000, 3, 'HIVE')
? ^^^
+ (1000, 3, 'STEEM')
? ^^ ++
|
|
TestMsgHive.test_hive_sign_account_create:
TestMsgHive#L1
AssertionError: Tuples differ: (3000, 3, 'HIVE') != (3000, 3, 'STEEM')
First differing element 2:
'HIVE'
'STEEM'
- (3000, 3, 'HIVE')
? ^^^
+ (3000, 3, 'STEEM')
? ^^ ++
|
|
TestMsgEip712Streaming.test_multidimensional_arrays_walk_outermost_first_on_device:
TestMsgEip712Streaming#L1
AssertionError: code: Failure_SyntaxError
message: "EIP-712 array length does not match its declared size"
is not an instance of <class 'messages_ethereum_pb2.EthereumTypedDataSignature'>
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
integration-btc
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, mikepenz/action-junit-report@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
integration-rc18
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, mikepenz/action-junit-report@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
integration
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, mikepenz/action-junit-report@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|