fix: resolve E2E CI failures — increase ensureProfile timeout, add fl… #457
ci.yml
on: push
Backend Lint
30s
Backend Test (Contract)
1m 59s
Backend Test (Core)
1m 3s
Backend Test (Integration)
1m 0s
Frontend Lint
44s
Frontend Test
36s
Migration Lint
11s
iOS Native AppTests
21s
Frontend Build
40s
E2E Tests (Playwright)
0s
Annotations
1 error and 20 warnings
|
Docker Build
ERROR: failed to initialize builder builder-dbc3daff-9778-4676-9f90-5e7a79511710 (builder-dbc3daff-9778-4676-9f90-5e7a795117100): failed to connect to the docker API at unix:///Users/jeff/.docker/run/docker.sock; check if the path is correct and if the daemon is running: dial unix /Users/jeff/.docker/run/docker.sock: connect: no such file or directory
|
|
iOS Native AppTests
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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Frontend Test
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/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Backend Test (Integration)
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/upload-artifact@v4, astral-sh/setup-uv@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Backend Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, astral-sh/setup-uv@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Frontend Build
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/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Backend Test (Contract)
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/upload-artifact@v4, astral-sh/setup-uv@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Frontend Lint
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/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Frontend Lint:
packages/frontend/src/components/Playlists/DownloadsDetail.tsx#L145
React Hook useCallback has a missing dependency: 'handleRemoveFromDownloads'. Either include it or remove the dependency array
|
|
Frontend Lint:
packages/frontend/src/components/Library/browsers/TrackListBrowser.tsx#L395
React Hook useEffect has missing dependencies: 'allTracks', 'currentTrack', 'filters.album', 'filters.artist', 'filters.energyMax', 'filters.energyMin', 'filters.fx', 'filters.fxMax', 'filters.fxMin', 'filters.fy', 'filters.fyMax', 'filters.fyMin', 'filters.genre', 'filters.search', 'filters.valenceMax', 'filters.valenceMin', 'filters.yearFrom', 'filters.yearTo', 'sortField', and 'sortOrder'. Either include them or remove the dependency array
|
|
Frontend Lint:
packages/frontend/src/components/Library/browsers/TrackListBrowser.tsx#L276
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
Frontend Lint:
packages/frontend/src/components/Library/browsers/TrackListBrowser.tsx#L276
React Hook useEffect has missing dependencies: 'loadedPagesRef' and 'virtualizer'. Either include them or remove the dependency array
|
|
Frontend Lint:
packages/frontend/src/components/Library/browsers/EgoMusicMap/EgoMusicMap.tsx#L355
React Hook useCallback has an unnecessary dependency: 'pan'. Either exclude it or remove the dependency array
|
|
Frontend Lint
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
Frontend Lint
React Hook useEffect has a missing dependency: 'virtualizer'. Either include it or remove the dependency array
|
|
Frontend Lint
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
Frontend Lint
React Hook useEffect has a missing dependency: 'virtualizer'. Either include it or remove the dependency array
|
|
Frontend Lint:
packages/frontend/src/components/AlbumArtwork.tsx#L116
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Migration Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, astral-sh/setup-uv@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Backend Test (Core)
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/upload-artifact@v4, astral-sh/setup-uv@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Docker Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
frontend-dist
Expired
|
718 KB |
sha256:cb22b4703cd283395379c6241987d60664460f9ad00eb5ed7a1337c96a5553fe
|
|
|
frontend-perf-metrics
Expired
|
1.34 KB |
sha256:758af96b24581ba53948b8eda6c018ea79586cced12d7abdca370a2ea89c431b
|
|
|
ios-test-results
Expired
|
6.88 KB |
sha256:f0c1008d49f5596c67a08d0b63e593a3f1503f1d6ec3765258780ce7bc485945
|
|
|
test-results-contract
|
1.63 KB |
sha256:e2d2d005913fecdfe271ad42fbac947070dd9b193c1b891b2c175d47ee137b03
|
|
|
test-results-core
|
10 KB |
sha256:eca26c4ff6baac3c2991abcdcd5ce041c7d67b6263491a5be6fa1788c1ef46f7
|
|
|
test-results-integration
|
2.17 KB |
sha256:8fc1c061b0346fab4f158a04ec8e1f058bf0e842c61d9a97d52a30ba49e260f7
|
|