[LWDM] A key error occurs for accounts that are already delegated #50258
build-and-test-pr.yml
on: pull_request
Skip Check
9s
Test Additional
/
Changeset Validation
50s
Test Mobile
/
Mobile Code Check
11m 19s
Build Wallet CLI
/
Build (all platforms)
2m 47s
Test DevTools
/
DevTools Test
Test Domain
/
Domain Test
Test Features
/
Features Test
Test Shared
/
Shared Test
Matrix: Build Desktop / build-desktop-app
Build Web Tools
/
Web Tools Build
3m 8s
Build Web Tools
/
Native Storybook Build
0s
Build Web Tools
/
React Storybook Build
0s
Mobile E2E Lint & Typecheck
/
Mobile E2E Lint & Typecheck
2m 23s
Desktop E2E Lint & Typecheck
/
Desktop E2E Lint & Typecheck
2m 15s
Test UI Libs
/
UI Libs Test
Test Desktop
/
Desktop Code Check
4m 40s
Test Desktop
/
Desktop Unit Tests
13m 23s
Test Desktop
/
UI e2e smoke tests NanoSP
7m 19s
Test Desktop
/
Ubuntu Mock
8m 0s
Test Libraries
/
Libraries Test
1m 46s
Test Libraries
/
Libraries Codecheck
7m 19s
Test Libraries
/
Libraries Documentation Check
2m 9s
Notify E2E Required
/
Analyze and notify
1m 43s
Enforce Module Boundaries
/
Enforce Module Boundaries
Build & Test Mobile
/
...
/
Android Build Native
Build & Test Mobile
/
...
/
Android Build JS
2m 6s
Build & Test Mobile
/
...
/
Android Build JS - Skip
Build & Test Mobile
/
...
/
iOS Build Native
Build & Test Mobile
/
...
/
iOS Build JS
2m 3s
Build & Test Mobile
/
...
/
iOS Build JS - Skip
Build & Test Mobile
/
Build Mobile > Report Bundle Sizes
18s
Matrix: Build & Test Mobile / detox-tests-ios
Matrix: Build & Test Mobile / detox-tests-android
Build & Test Mobile
/
Merge Android Timing Files
25s
Annotations
5 errors, 34 warnings, and 3 notices
|
Test Desktop / Desktop Unit Tests
Process completed with exit code 1.
|
|
AccountHeaderManageActions (tezos) › when lldTezosStaking is enabled › opens MODAL_DELEGATE (not earning choice) when staked but not delegated:
apps/ledger-live-desktop/src/renderer/families/tezos/__tests__/AccountHeaderManageActions.test.tsx#L173
expect(received).toBeFalsy()
Received: true
at Object.toBeFalsy (src/renderer/families/tezos/__tests__/AccountHeaderManageActions.test.tsx:173:76)
|
|
AccountHeaderManageActions (tezos) › when lldTezosStaking is enabled › opens MODAL_DELEGATE in redelegate mode when account is delegated AND staked:
apps/ledger-live-desktop/src/renderer/families/tezos/__tests__/AccountHeaderManageActions.test.tsx#L149
expect(received).toEqual(expected) // deep equality
Expected: ObjectContaining {"data": ObjectContaining {"eventType": "redelegate"}, "isOpened": true}
Received: undefined
at Object.toEqual (src/renderer/families/tezos/__tests__/AccountHeaderManageActions.test.tsx:149:21)
|
|
AccountHeaderManageActions (tezos) › when lldTezosStaking is enabled › opens MODAL_TEZOS_EARNING_CHOICE when delegated but not yet staked:
apps/ledger-live-desktop/src/renderer/families/tezos/__tests__/AccountHeaderManageActions.test.tsx#L122
expect(received).toBe(expected) // Object.is equality
Expected: true
Received: undefined
at Object.toBe (src/renderer/families/tezos/__tests__/AccountHeaderManageActions.test.tsx:122:76)
|
|
OK
Process completed with exit code 1.
|
|
Skip Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: fkirc/skip-duplicate-actions@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Affected / Determine Affected (Nx)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & Test Mobile / Determine Builds
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, aws-actions/configure-aws-credentials@v4, tespkg/actions-cache/restore@v1.9.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test CLI / CLI Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Notify E2E Required / Analyze and notify
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Libraries / Libraries Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Libraries / Libraries Documentation Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Desktop E2E Lint & Typecheck / Desktop E2E Lint & Typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Mobile E2E Lint & Typecheck / Mobile E2E Lint & Typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Desktop / Linux Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, aws-actions/configure-aws-credentials@v4, LedgerHQ/ledger-live/tools/actions/change-product-name@develop, LedgerHQ/ledger-live/tools/actions/get-package-infos@develop. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Wallet CLI / Build (all platforms)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Web Tools / Web Tools Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Web Tools / Post build status to PR
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & Test Mobile / iOS Build / iOS Build JS
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, aws-actions/configure-aws-credentials@v4, nick-fields/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & Test Mobile / Android Build / Android Build JS
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, aws-actions/configure-aws-credentials@v4, nick-fields/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & Test Mobile / Build Mobile > Report Bundle Sizes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf, LedgerHQ/ledger-live/tools/actions/build-checks@develop. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Desktop / Desktop Code Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Desktop / macOS Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, aws-actions/configure-aws-credentials@v4, LedgerHQ/ledger-live/tools/actions/change-product-name@develop, LedgerHQ/ledger-live/tools/actions/get-package-infos@develop. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Libraries / Libraries Codecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v6, actions/github-script@v7, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & Test Mobile / Android Build / Android Detox (1, 2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, actions/setup-java@v3, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Desktop / UI e2e smoke tests NanoSP
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf, actions/github-script@v7, aws-actions/configure-aws-credentials@v4, LedgerHQ/send-to-allure-server-action@2.1.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & Test Mobile / Android Build / Android Detox (2, 2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, actions/setup-java@v3, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & Test Mobile / Merge Android Timing Files
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@v7, actions/upload-artifact@v4, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Desktop / Ubuntu Mock
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, actions/upload-artifact@v4, aws-actions/configure-aws-credentials@v4, LedgerHQ/ledger-live/tools/actions/upload-images@develop. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Slow Test:
apps/ledger-live-desktop/[mocked_tests] › tests/specs/services/wallet-api.spec.ts#L0
apps/ledger-live-desktop/[mocked_tests] › tests/specs/services/wallet-api.spec.ts took 1.2m
|
|
Build Desktop / Windows Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, aws-actions/configure-aws-credentials@v4, LedgerHQ/ledger-live/tools/actions/change-product-name@develop, LedgerHQ/ledger-live/tools/actions/get-package-infos@develop. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Desktop / Build Desktop > Report
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf, actions/github-script@v7, LedgerHQ/ledger-live/tools/actions/build-checks@develop, LedgerHQ/ledger-live/tools/actions/desktop-report-build@develop. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & Test Mobile / iOS Build / iOS Detox (2, 2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, aws-actions/configure-aws-credentials@v4, nick-fields/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & Test Mobile / iOS Build / iOS Detox (1, 2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, aws-actions/configure-aws-credentials@v4, nick-fields/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & Test Mobile / Merge iOS Timing Files
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@v7, actions/upload-artifact@v4, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Mobile / Mobile Code Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Desktop / Desktop Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Desktop / Test Desktop > Report
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, LedgerHQ/ledger-live/tools/actions/prepare-comment-screenshots@develop. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Sonar Cloud / Sonar Cloud
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7, aws-actions/configure-aws-credentials@v4, SonarSource/sonarqube-scan-action@fd88b7d7ccbaefd23d8f36f73b59db7a3d246602. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
linux-speculos Allure report URL
https://ledger-live.allure.green.ledgerlabs.net/allure/reports/2a7566a5-3f18-46a9-87b1-9e8c042cd6d0/
|
|
🎭 Playwright Run Summary
3 skipped
130 passed (5.0m)
|
|
Test Mobile / Mobile Code Check
jest_ci_metrics app=live-mobile jest_wall_seconds=460 cpu_count=4 JEST_MAX_WORKERS=75%
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
4.5.0-sha.2d5d03ef81c6d8e0b8b2ee990bdc594b5d7f1cdb-linux-x86_64.AppImage
|
191 MB |
sha256:98ddb7b364d732254ef2ab2a10d5938efd7f3b2a6f46a55f048b5762f0316f5a
|
|
|
4.5.0-sha.2d5d03ef81c6d8e0b8b2ee990bdc594b5d7f1cdb-mac.dmg
|
274 MB |
sha256:a60dffd71388cb4a39deebbffd8121bf75e5396a9a88936785912cb9d9e41ba4
|
|
|
4.5.0-sha.2d5d03ef81c6d8e0b8b2ee990bdc594b5d7f1cdb-win-x64.exe
|
162 MB |
sha256:0feb0610248f3d0901d7b5eeac8b79c97a7227fdac696b8471783b2c96ae4ae2
|
|
|
allure-results-speculos-smoke
|
37.5 KB |
sha256:bb4026ce72e2a9b5c42215858d0e8e84cee607e770d5fb7c1d759f9153253634
|
|
|
android-test-artifacts-1
|
1.07 MB |
sha256:0dae252ec59daa9b72954fc693fc57e0e06fea09085b21609734d629d08ecf10
|
|
|
android-test-artifacts-2
|
1.52 MB |
sha256:33baeec104e1adbd05c926e87a830cdb47cb5e0e133781236c2c28a3712952c4
|
|
|
coverage-desktop
|
11 MB |
sha256:1cb44e5ef855517658c0917d144c0888ee683652a0b3ce2fc9bdb458939e9e44
|
|
|
coverage-libs
|
1.09 MB |
sha256:6e319c82753245c134cd6fe155dea481f5cb2b1b89afdfce0cae000871da8d98
|
|
|
coverage-mobile
|
10.9 MB |
sha256:eb161fbf28b1e0a1f7ed6d1e65bbbeead99bc061348b64b05c21abc094ad1a2e
|
|
|
coverage-wallet-cli
|
83.4 KB |
sha256:67ce169bdb40b9ce1b6d381e6baac6eaa734025382c4b33e740c671bf806a0ac
|
|
|
e2e-test-results-android
|
4.71 KB |
sha256:64dcc70cef6e9f96813a406b10186b2c45af588e49f19ef8ceebca1491b27b07
|
|
|
e2e-test-results-android-1
|
2.53 KB |
sha256:7cedd7a64ef370babb7c9e1f588a1c29bbfd25b05c04f667f977fbf7889a3f43
|
|
|
e2e-test-results-android-2
|
762 Bytes |
sha256:eb3b094ddfa76df79c4d41fcc1cc08815eb75c2d0e2cd6255e1d827c6dee8e91
|
|
|
e2e-test-results-ios
|
4.58 KB |
sha256:ba31748175c8d6062781e5e73213bd89332213590a242c59e94ce7bd6e410cf1
|
|
|
e2e-test-results-ios-1
|
2.52 KB |
sha256:3d04603c8093600a137f790e5ec5d8a5f463a63fb77f6636840a9fae6a2ecca9
|
|
|
e2e-test-results-ios-2
|
2.69 KB |
sha256:a51efa3500d35af866df2b66ed3ea0ef164adce876c9d6d0456b50df92494ccd
|
|
|
images
|
152 Bytes |
sha256:ec099ce4f7a8a8326b1492633ccb3553920c8eb029a229cdb399011f78331b85
|
|
|
ios-test-artifacts-1
|
1.59 MB |
sha256:96a7ba28bebf65fa00c0df749ffe2f037fa60ab30ed099d16c50554e6daf19cb
|
|
|
ios-test-artifacts-2
|
1.86 MB |
sha256:d75e71c98a34fb5ee3955e8931ab4020ecc97546a1bd2f2cbb8011cb16a9a287
|
|
|
linux-js-bundle-metafiles
|
324 KB |
sha256:77bd2a258d5e41bf2fbf14207df42a1a6441211b1e041738fcceca5a39967dbd
|
|
|
mac-js-bundle-metafiles
|
324 KB |
sha256:57c93b8ff55bcabd2a9f944e93569d3a9fdbcd9c236c0eb99094f83402edff87
|
|
|
mitmproxy-logs
|
370 MB |
sha256:e7ead0366f3c1b648c3c942e87adecc6d50e5feaf4d2d3eed043974d6cc6050e
|
|
|
mobile.metafile.json
|
225 Bytes |
sha256:6db9a093acc111215eb3bc78038d2f28570214f1c43a35d4d168ad54c5b8da97
|
|
|
outputs-codecheck
|
298 Bytes |
sha256:256f1fe0c955b0448907db5290fae9cd34ee9b30d9672c07674367d84809d122
|
|
|
outputs-test-libraries
|
157 Bytes |
sha256:52e43e693255ccd9dae97d0f3b0fd355eddb09de055d158fe36872ec5fe10692
|
|
|
summary-build-desktop.json
|
360 Bytes |
sha256:0a8250ca36372032acdc417667dc65e0db64c17f92d412ce8352aed4aef74287
|
|
|
summary-test-desktop.json
|
698 Bytes |
sha256:e292a16c02bc786ae142c83cd497e2afea6034d10acd33ceb3ea54128844be5f
|
|
|
wallet-cli-darwin-arm64
|
44.6 MB |
sha256:0110b6faab7db668c57ec3f0a76ffab5928525fb2a59b95535e517d22ac00ef8
|
|
|
wallet-cli-linux-arm64
|
59.8 MB |
sha256:4a92635e00fa7d89ca1909f5af44fff18055b0dff5468df43c1c00af75cc43f0
|
|
|
wallet-cli-linux-x64
|
59.6 MB |
sha256:de565752a24b460289ce392ebcad0ff1147e751bbcfda826fa96e67edbab6761
|
|
|
wallet-cli-windows-x64
|
63.1 MB |
sha256:f991e3eee6b7c9876c6f430a9ad417762483d70374c201a3035504d434786135
|
|
|
win-js-bundle-metafiles
|
373 KB |
sha256:ea0f58b6fa189d19b2adc358e05d66370310dccb31938c22e5e71da895edbe32
|
|