π§βπ»(chore):migrate unimported to knip for LLD #698
build-and-test-pr.yml
on: pull_request
Turbo Affected
/
Determine Affected
58s
Test Mobile E2E
/
Ledger Live Mobile - Android Detox Tests
34m 53s
Matrix: Build Desktop / build-desktop-app
Build Mobile
/
Build LLM | Android
13m 54s
Build Mobile
/
Build LLM | iOS
8m 25s
Test Mobile
/
LLM CodeCheck
11m 27s
Test Design System
/
Design System Tests
4m 44s
Test Desktop
/
LLD Code Checks
11m 30s
Test Desktop
/
Desktop Unit Tests
6m 34s
Test Libraries
/
Test Libraries
7m 4s
Test Libraries
/
Codecheck Libraries
8m 51s
Test Libraries
/
Test Docs
2m 12s
Test Mobile E2E
/
Allure Reports Export on Server
0s
Matrix: Test Mobile E2E / Upload to Xray
Test Mobile E2E
/
report
0s
Test Mobile E2E
/
report-on-slack
0s
Test Mobile E2E
/
Allure Reports Export on Server
0s
OK
0s
Annotations
8 errors, 4 warnings, and 1 notice
[mocked_tests] βΊ specs/market/market.spec.ts:34:5 βΊ Market:
apps/ledger-live-desktop/tests/specs/market/market.spec.ts#L177
1) [mocked_tests] βΊ specs/market/market.spec.ts:34:5 βΊ Market ββββββββββββββββββββββββββββββββββββ
Error: Screenshot comparison failed:
182288 pixels (ratio 0.24 of all image pixels) are different.
Expected: /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/market/market.spec.ts-snapshots/market-btc-page-linux.png
Received: /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/artifacts/test-results/market-market-Market-mocked-tests/market-btc-page-actual.png
Diff: /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/artifacts/test-results/market-market-Market-mocked-tests/market-btc-page-diff.png
Call log:
- expect.soft.toHaveScreenshot(market-btc-page.png) with timeout 41000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 174900 pixels (ratio 0.23 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 182288 pixels (ratio 0.24 of all image pixels) are different.
175 | await test.step("go to bitcoin page", async () => {
176 | await marketPage.openCoinPage("btc");
> 177 | await expect.soft(page).toHaveScreenshot("market-btc-page.png", {
| ^
178 | mask: [
179 | page.getByTestId("chart-container"),
180 | page.getByTestId("market-price-delta"),
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/market/market.spec.ts:177:29
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/market/market.spec.ts:175:3
|
[mocked_tests] βΊ specs/market/market.spec.ts:34:5 βΊ Market:
apps/ledger-live-desktop/tests/specs/market/market.spec.ts#L1
1) [mocked_tests] βΊ specs/market/market.spec.ts:34:5 βΊ Market ββββββββββββββββββββββββββββββββββββ
Error: connect ECONNREFUSED 127.0.0.1
at Function.AxiosError.from (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.3/node_modules/axios/lib/core/AxiosError.js:89:14)
at RedirectableRequest.handleRequestError (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.3/node_modules/axios/lib/adapters/http.js:620:25)
at ClientRequest.eventHandlers.<computed> (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/follow-redirects@1.15.6/node_modules/follow-redirects/index.js:38:24)
at Axios.request (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.3/node_modules/axios/lib/core/Axios.js:45:41)
|
[mocked_tests] βΊ specs/services/earn.spec.ts:33:5 βΊ Earn @smoke:
apps/ledger-live-desktop/tests/utils/waitFor.ts#L23
2) [mocked_tests] βΊ specs/services/earn.spec.ts:33:5 βΊ Earn @smoke βββββββββββββββββββββββββββββββ
Error: waitFor timeout
at utils/waitFor.ts:23
21 | setTimeout(() => {
22 | clearInterval(interval as unknown as number);
> 23 | reject(new Error("waitFor timeout"));
| ^
24 | }, timeout);
25 | });
26 | }
at Timeout._onTimeout (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/utils/waitFor.ts:23:14)
|
[mocked_tests] βΊ specs/services/earn.spec.ts:33:5 βΊ Earn @smoke:
apps/ledger-live-desktop/tests/specs/services/earn.spec.ts#L1
2) [mocked_tests] βΊ specs/services/earn.spec.ts:33:5 βΊ Earn @smoke βββββββββββββββββββββββββββββββ
Error: connect ECONNREFUSED 127.0.0.1
at Function.AxiosError.from (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.3/node_modules/axios/lib/core/AxiosError.js:89:14)
at RedirectableRequest.handleRequestError (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.3/node_modules/axios/lib/adapters/http.js:620:25)
at ClientRequest.eventHandlers.<computed> (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/follow-redirects@1.15.6/node_modules/follow-redirects/index.js:38:24)
at Axios.request (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.3/node_modules/axios/lib/core/Axios.js:45:41)
|
Test Desktop / Desktop Tests E2E (Ubuntu)
Process completed with exit code 1.
|
Test Mobile E2E / Ledger Live Mobile - Android Detox Tests
The action 'cache android emulator' has timed out after 5 minutes.
|
Test Mobile E2E / LLM - iOS Detox Tests
Canceling since a higher priority waiting request for '[PR] Build and Test-refs/pull/7933/merge' exists
|
Test Mobile E2E / LLM - iOS Detox Tests
The operation was canceled.
|
Build Mobile / Build LLM | iOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Libraries / Codecheck Libraries
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Mobile E2E / Ledger Live Mobile - Android Detox Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, android-actions/setup-android@v2.0.10, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Mobile E2E / LLM - iOS Detox Tests
Runner pa6-r102-srv-macrunner04-runner-1 did not respond to a cancelation request with 00:05:00.
|
π Playwright Run Summary
2 failed
[mocked_tests] βΊ specs/market/market.spec.ts:34:5 βΊ Market βββββββββββββββββββββββββββββββββββββ
[mocked_tests] βΊ specs/services/earn.spec.ts:33:5 βΊ Earn @smoke ββββββββββββββββββββββββββββββββ
3 skipped
63 passed (7.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
2.86.0-sha.0ed2368cdef7acdc2718a78b18f18419dedb4af3-linux-x86_64.AppImage
Expired
|
180 MB |
|
2.86.0-sha.0ed2368cdef7acdc2718a78b18f18419dedb4af3-mac.dmg
Expired
|
245 MB |
|
2.86.0-sha.0ed2368cdef7acdc2718a78b18f18419dedb4af3-win-x64.exe
Expired
|
141 MB |
|
3.49.0-sha.74d0e4f-release
Expired
|
273 MB |
|
allure-results-linux
Expired
|
557 KB |
|
android-allure-report
Expired
|
13 MB |
|
android-test-artifacts
Expired
|
23.4 MB |
|
images
Expired
|
316 Bytes |
|
lint-desktop
Expired
|
36.3 KB |
|
lint-mobile
Expired
|
30.4 KB |
|
linux-js-bundle-metafiles
Expired
|
648 KB |
|
mac-js-bundle-metafiles
Expired
|
648 KB |
|
mobile.metafile.json
Expired
|
212 Bytes |
|
outputs-codecheck
Expired
|
298 Bytes |
|
outputs-test-libraries
Expired
|
157 Bytes |
|
outputs-test-ui
Expired
|
179 Bytes |
|
playwright-results-linux
Expired
|
3.47 MB |
|
summary-build-desktop.json
Expired
|
360 Bytes |
|
summary-build-mobile.json
Expired
|
336 Bytes |
|
summary-test-desktop.json
Expired
|
1.14 KB |
|
win-js-bundle-metafiles
Expired
|
648 KB |
|