Skip to content

fix(ci): do not recurse trezor-firmware's vendor tree #188

fix(ci): do not recurse trezor-firmware's vendor tree

fix(ci): do not recurse trezor-firmware's vendor tree #188

Triggered via push August 22, 2026 05:16
Status Failure
Total duration 3m 13s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
integration
Process completed with exit code 1.
integration
❌ Tests reported 4 failures
TestStorageVersionGateSource.test_version_never_drops_below_a_shipped_release: TestStorageVersionGateSource#L1
AssertionError: firmware sources not found above /home/runner/work/python-keepkey/python-keepkey/python-keepkey/tests -- the storage version gate is a property of lib/firmware/storage.c and cannot be checked without it assert None
TestStorageVersionGateSource.test_version_ladder_is_contiguous_and_ends_at_storage_version: TestStorageVersionGateSource#L1
AssertionError: firmware sources not found above /home/runner/work/python-keepkey/python-keepkey/python-keepkey/tests -- the storage version gate is a property of lib/firmware/storage.c and cannot be checked without it assert None
TestStorageVersionGateSource.test_every_ladder_version_has_a_reader: TestStorageVersionGateSource#L1
AssertionError: firmware sources not found above /home/runner/work/python-keepkey/python-keepkey/python-keepkey/tests -- the storage version gate is a property of lib/firmware/storage.c and cannot be checked without it assert None
TestStorageVersionGateSource.test_active_flash_format_is_v17: TestStorageVersionGateSource#L1
AssertionError: firmware sources not found above /home/runner/work/python-keepkey/python-keepkey/python-keepkey/tests -- the storage version gate is a property of lib/firmware/storage.c and cannot be checked without it assert None
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/