test(report): respect Bitcoin-only feature boundaries #237
Annotations
9 errors and 3 warnings
|
integration
Process completed with exit code 1.
|
|
integration
❌ Tests reported 7 failures
|
|
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')
|
|
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')
|
|
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
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/
|