refactor: admin settings componentization #79
Annotations
1 error, 2 warnings, and 1 notice
|
Run Playwright tests:
apps/profile_fields/playwright/e2e/profile-fields.spec.ts#L211
1) [chromium] › playwright/e2e/profile-fields.spec.ts:164:1 › admin can reorder field definitions by dragging the list handles
Error: expect(received).toBeLessThan(expected)
Expected: < 297.5
Received: 297.5
209 | }))
210 | order = await verticalOrder()
> 211 | expect(order.secondY).toBeLessThan(order.firstY)
| ^
212 |
213 | await page.reload()
214 | await expect(page.getByTestId('profile-fields-admin')).toBeVisible()
at /home/runner/work/profile_fields/profile_fields/apps/profile_fields/playwright/e2e/profile-fields.spec.ts:211:25
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4. 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/
|
|
Upload Playwright report
No files were found with the provided path: apps/profile_fields/playwright-report/. No artifacts will be uploaded.
|
|
Run Playwright tests
1 flaky
[chromium] › playwright/e2e/profile-fields.spec.ts:164:1 › admin can reorder field definitions by dragging the list handles
13 passed (1.0m)
|
background
wait
wait-all
cancel
Loading