fix(admin-settings): Paris TZ for active year + GIP skip reason in re… #11588
Annotations
7 errors, 2 warnings, and 1 notice
|
🧪 E2E Tests
Canceling since a higher priority waiting request for e2e-refs/heads/feat/issue-3242-admin-settings-refactor exists
|
|
Test e2e
Canceling since a higher priority waiting request for e2e-refs/heads/feat/issue-3242-admin-settings-refactor exists
|
|
Test e2e
The operation was canceled.
|
|
[chromium] › src/e2e/missing-info-modal.e2e.ts:63:3 › Missing info modal › Phone only (CSE already set) › opens modal and submits phone number:
packages/app/src/e2e/helpers/login.ts#L34
2) [chromium] › src/e2e/missing-info-modal.e2e.ts:63:3 › Missing info modal › Phone only (CSE already set) › opens modal and submits phone number
Error: browserContext.clearCookies: Target page, context or browser has been closed
at helpers/login.ts:34
32 | } catch (error) {
33 | if (attempt === retries) throw error;
> 34 | await page.context().clearCookies();
| ^
35 | }
36 | }
37 | }
at loginWithProConnect (/home/runner/work/egapro/egapro/packages/app/src/e2e/helpers/login.ts:34:25)
at /home/runner/work/egapro/egapro/packages/app/src/e2e/missing-info-modal.e2e.ts:65:4
|
|
[chromium] › src/e2e/missing-info-modal.e2e.ts:63:3 › Missing info modal › Phone only (CSE already set) › opens modal and submits phone number:
packages/app/src/e2e/missing-info-modal.e2e.ts#L0
2) [chromium] › src/e2e/missing-info-modal.e2e.ts:63:3 › Missing info modal › Phone only (CSE already set) › opens modal and submits phone number
Test timeout of 90000ms exceeded.
|
|
[chromium] › src/e2e/login.e2e.ts:45:2 › ProConnect authentication flow › redirects to mon espace when already logged in:
packages/app/src/e2e/helpers/login.ts#L34
1) [chromium] › src/e2e/login.e2e.ts:45:2 › ProConnect authentication flow › redirects to mon espace when already logged in
Error: browserContext.clearCookies: Target page, context or browser has been closed
at helpers/login.ts:34
32 | } catch (error) {
33 | if (attempt === retries) throw error;
> 34 | await page.context().clearCookies();
| ^
35 | }
36 | }
37 | }
at loginWithProConnect (/home/runner/work/egapro/egapro/packages/app/src/e2e/helpers/login.ts:34:25)
at /home/runner/work/egapro/egapro/packages/app/src/e2e/login.e2e.ts:46:3
|
|
[chromium] › src/e2e/login.e2e.ts:45:2 › ProConnect authentication flow › redirects to mon espace when already logged in:
packages/app/src/e2e/login.e2e.ts#L0
1) [chromium] › src/e2e/login.e2e.ts:45:2 › ProConnect authentication flow › redirects to mon espace when already logged in
Test timeout of 60000ms exceeded.
|
|
Test e2e
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@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/
|
|
Test e2e
No files were found with the provided path: packages/app/playwright-report/. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
2 flaky
[chromium] › src/e2e/login.e2e.ts:45:2 › ProConnect authentication flow › redirects to mon espace when already logged in
[chromium] › src/e2e/missing-info-modal.e2e.ts:63:3 › Missing info modal › Phone only (CSE already set) › opens modal and submits phone number
82 passed (8.8m)
|