ci: checkout fork branches from current project #261
Annotations
11 errors and 2 warnings
|
integration
Process completed with exit code 1.
|
|
TestMsgSolanaSignTx.test_solana_sign_stake_withdraw:
TestMsgSolanaSignTx#L1
keepkeylib.client.CallException: (9, 'Enable AdvancedMode to blind-sign')
|
|
TestMsgSolanaSignTx.test_solana_sign_stake_delegate:
TestMsgSolanaSignTx#L1
keepkeylib.client.CallException: (9, 'Enable AdvancedMode to blind-sign')
|
|
TestMsgSolanaSignTx.test_solana_sign_stake_deactivate:
TestMsgSolanaSignTx#L1
keepkeylib.client.CallException: (9, 'Enable AdvancedMode to blind-sign')
|
|
TestMsgSolanaSignTx.test_solana_sign_stake_authorize_clearsigns:
TestMsgSolanaSignTx#L1
keepkeylib.client.CallException: (9, 'Enable AdvancedMode to blind-sign')
|
|
TestSigningBoundaries.test_invalid_multisig_outputs_never_serialize_or_sign:
TestSigningBoundaries#L1
AssertionError: CallException not raised
|
|
TestSigningBoundaries.test_clear_session_aborts_every_txrequest_stage:
TestSigningBoundaries#L1
AssertionError: Tuples differ: (0, 0, b'', 0, 0) != (2, 0, b'\xd5\xf6^\xe8\x01G\xb4\xbc\xc7\x0[65 chars]0, 0)
First differing element 0:
0
2
- (0, 0, b'', 0, 0)
+ (2,
+ 0,
+ b'\xd5\xf6^\xe8\x01G\xb4\xbc\xc7\x0bu\xe4\xbb\xf2\xd78 !\xb8q\xbd\x88g\xef'
+ b'\x8f\xa5%\xefP\x86H\x82',
+ 0,
+ 0)
|
|
TestMsgEosSignTx.test_updateauth:
TestMsgEosSignTx#L1
AssertionError: b'5938294e65cf9e8b5dd5f2b204503b4825f277e6f4a2d5ab7a55a31065a23af1' != b'fb936ef1be4bda680d93bd10b6d062357d8dd7272038a706dc0d61a91f39c5ee'
|
|
TestMsgBinanceSignTx.test_transfer_bep2:
TestMsgBinanceSignTx#L1
keepkeylib.client.CallException: (1, 'Unknown message')
|
|
TestMsgBinanceSignTx.test_transfer:
TestMsgBinanceSignTx#L1
keepkeylib.client.CallException: (1, 'Unknown message')
|
|
TestAuthenticatorBoundaries.test_authorization_loss_drops_cache_and_requires_reauthorization:
TestAuthenticatorBoundaries#L1
keepkeylib.client.CallException: (4, "Authenticator secret can't be decoded")
|
|
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
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/
|