Skip to content

feat: separate 2fa refresh from 1st factor refresh #4435

feat: separate 2fa refresh from 1st factor refresh

feat: separate 2fa refresh from 1st factor refresh #4435

Triggered via pull request June 20, 2024 11:59
Status Failure
Total duration 49m 5s
Artifacts 2

ci.yaml

on: pull_request
Run tests and lints
19m 48s
Run tests and lints
Matrix: Run end-to-end tests
Matrix: Run Playwright end-to-end tests
Build CLI docs
0s
Build CLI docs
Generate changelog
0s
Generate changelog
Generate release
0s
Generate release
Draft newsletter
0s
Draft newsletter
Render version schema
0s
Render version schema
Release SDKs
0s
Release SDKs
Pending approval Slack notification
0s
Pending approval Slack notification
Send newsletter
0s
Send newsletter
Fit to window
Zoom out
Zoom in

Annotations

41 errors, 26 warnings, and 4 notices
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L46
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Error: locator.click: Target closed =========================== logs =========================== waiting for getByText('Submit') ============================================================ 44 | await test.step("enter wrong code", async () => { 45 | await page.getByTestId("code").fill(wrongCode) > 46 | await page.getByText("Submit").click() | ^ 47 | await expect(page.getByTestId("ui/message/4060006")).toBeVisible() 48 | }) 49 | at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:46:38 at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:44:5
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Pending operations: - locator.click at playwright/tests/app_recovery.spec.ts:46:38
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L46
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target closed =========================== logs =========================== waiting for getByText('Submit') ============================================================ 44 | await test.step("enter wrong code", async () => { 45 | await page.getByTestId("code").fill(wrongCode) > 46 | await page.getByText("Submit").click() | ^ 47 | await expect(page.getByTestId("ui/message/4060006")).toBeVisible() 48 | }) 49 | at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:46:38 at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:44:5
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - locator.click at playwright/tests/app_recovery.spec.ts:46:38
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L46
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target closed =========================== logs =========================== waiting for getByText('Submit') ============================================================ 44 | await test.step("enter wrong code", async () => { 45 | await page.getByTestId("code").fill(wrongCode) > 46 | await page.getByText("Submit").click() | ^ 47 | await expect(page.getByTestId("ui/message/4060006")).toBeVisible() 48 | }) 49 | at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:46:38 at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:44:5
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - locator.click at playwright/tests/app_recovery.spec.ts:46:38
[Mobile Chrome] › app_recovery.spec.ts:74:7 › Recovery › fails with an invalid code: test/e2e/playwright/tests/app_recovery.spec.ts#L1
2) [Mobile Chrome] › app_recovery.spec.ts:74:7 › Recovery › fails with an invalid code › enter wrong repeatedly Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L46
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Error: locator.click: Target closed =========================== logs =========================== waiting for getByText('Submit') ============================================================ 44 | await test.step("enter wrong code", async () => { 45 | await page.getByTestId("code").fill(wrongCode) > 46 | await page.getByText("Submit").click() | ^ 47 | await expect(page.getByTestId("ui/message/4060006")).toBeVisible() 48 | }) 49 | at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:46:38 at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:44:5
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Pending operations: - locator.click at playwright/tests/app_recovery.spec.ts:46:38
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L46
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target closed =========================== logs =========================== waiting for getByText('Submit') ============================================================ 44 | await test.step("enter wrong code", async () => { 45 | await page.getByTestId("code").fill(wrongCode) > 46 | await page.getByText("Submit").click() | ^ 47 | await expect(page.getByTestId("ui/message/4060006")).toBeVisible() 48 | }) 49 | at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:46:38 at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:44:5
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - locator.click at playwright/tests/app_recovery.spec.ts:46:38
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L46
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target closed =========================== logs =========================== waiting for getByText('Submit') ============================================================ 44 | await test.step("enter wrong code", async () => { 45 | await page.getByTestId("code").fill(wrongCode) > 46 | await page.getByText("Submit").click() | ^ 47 | await expect(page.getByTestId("ui/message/4060006")).toBeVisible() 48 | }) 49 | at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:46:38 at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:44:5
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - locator.click at playwright/tests/app_recovery.spec.ts:46:38
[Mobile Chrome] › app_recovery.spec.ts:74:7 › Recovery › fails with an invalid code: test/e2e/playwright/tests/app_recovery.spec.ts#L1
2) [Mobile Chrome] › app_recovery.spec.ts:74:7 › Recovery › fails with an invalid code › enter wrong repeatedly Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L46
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Error: locator.click: Target closed =========================== logs =========================== waiting for getByText('Submit') ============================================================ 44 | await test.step("enter wrong code", async () => { 45 | await page.getByTestId("code").fill(wrongCode) > 46 | await page.getByText("Submit").click() | ^ 47 | await expect(page.getByTestId("ui/message/4060006")).toBeVisible() 48 | }) 49 | at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:46:38 at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:44:5
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Pending operations: - locator.click at playwright/tests/app_recovery.spec.ts:46:38
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L46
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target closed =========================== logs =========================== waiting for getByText('Submit') ============================================================ 44 | await test.step("enter wrong code", async () => { 45 | await page.getByTestId("code").fill(wrongCode) > 46 | await page.getByText("Submit").click() | ^ 47 | await expect(page.getByTestId("ui/message/4060006")).toBeVisible() 48 | }) 49 | at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:46:38 at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:44:5
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - locator.click at playwright/tests/app_recovery.spec.ts:46:38
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L46
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target closed =========================== logs =========================== waiting for getByText('Submit') ============================================================ 44 | await test.step("enter wrong code", async () => { 45 | await page.getByTestId("code").fill(wrongCode) > 46 | await page.getByText("Submit").click() | ^ 47 | await expect(page.getByTestId("ui/message/4060006")).toBeVisible() 48 | }) 49 | at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:46:38 at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:44:5
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - locator.click at playwright/tests/app_recovery.spec.ts:46:38
[Mobile Chrome] › app_recovery.spec.ts:74:7 › Recovery › fails with an invalid code: test/e2e/playwright/tests/app_recovery.spec.ts#L1
2) [Mobile Chrome] › app_recovery.spec.ts:74:7 › Recovery › fails with an invalid code › enter wrong repeatedly Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L46
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Error: locator.click: Target closed =========================== logs =========================== waiting for getByText('Submit') ============================================================ 44 | await test.step("enter wrong code", async () => { 45 | await page.getByTestId("code").fill(wrongCode) > 46 | await page.getByText("Submit").click() | ^ 47 | await expect(page.getByTestId("ui/message/4060006")).toBeVisible() 48 | }) 49 | at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:46:38 at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:44:5
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Pending operations: - locator.click at playwright/tests/app_recovery.spec.ts:46:38
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L46
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target closed =========================== logs =========================== waiting for getByText('Submit') ============================================================ 44 | await test.step("enter wrong code", async () => { 45 | await page.getByTestId("code").fill(wrongCode) > 46 | await page.getByText("Submit").click() | ^ 47 | await expect(page.getByTestId("ui/message/4060006")).toBeVisible() 48 | }) 49 | at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:46:38 at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:44:5
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - locator.click at playwright/tests/app_recovery.spec.ts:46:38
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L46
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target closed =========================== logs =========================== waiting for getByText('Submit') ============================================================ 44 | await test.step("enter wrong code", async () => { 45 | await page.getByTestId("code").fill(wrongCode) > 46 | await page.getByText("Submit").click() | ^ 47 | await expect(page.getByTestId("ui/message/4060006")).toBeVisible() 48 | }) 49 | at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:46:38 at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:44:5
[Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address: test/e2e/playwright/tests/app_recovery.spec.ts#L1
1) [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address › enter wrong code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - locator.click at playwright/tests/app_recovery.spec.ts:46:38
[Mobile Chrome] › app_recovery.spec.ts:74:7 › Recovery › fails with an invalid code: test/e2e/playwright/tests/app_recovery.spec.ts#L1
2) [Mobile Chrome] › app_recovery.spec.ts:74:7 › Recovery › fails with an invalid code › enter wrong repeatedly Test timeout of 30000ms exceeded.
Run tests and lints
Process completed with exit code 2.
Generate SDKs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Generate SDKs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Generate SDKs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Playwright end-to-end tests (mysql)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v2, actions/setup-go@v4, actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Playwright end-to-end tests (mysql)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Slow Test: test/e2e/[Mobile Chrome] › app_recovery.spec.ts#L1
test/e2e/[Mobile Chrome] › app_recovery.spec.ts took 4.7m
Run Playwright end-to-end tests (postgres)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v2, actions/setup-go@v4, actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Playwright end-to-end tests (postgres)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Slow Test: test/e2e/[Mobile Chrome] › app_recovery.spec.ts#L1
test/e2e/[Mobile Chrome] › app_recovery.spec.ts took 4.7m
Run Playwright end-to-end tests (cockroach)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v2, actions/setup-go@v4, actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Playwright end-to-end tests (cockroach)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Slow Test: test/e2e/[Mobile Chrome] › app_recovery.spec.ts#L1
test/e2e/[Mobile Chrome] › app_recovery.spec.ts took 4.7m
Run Playwright end-to-end tests (sqlite)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v2, actions/setup-go@v4, actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Playwright end-to-end tests (sqlite)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Slow Test: test/e2e/[Mobile Chrome] › app_recovery.spec.ts#L1
test/e2e/[Mobile Chrome] › app_recovery.spec.ts took 4.7m
Run tests and lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests and lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run end-to-end tests (postgres)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v2, actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run end-to-end tests (postgres)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run end-to-end tests (mysql)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v2, actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run end-to-end tests (mysql)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run end-to-end tests (sqlite)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v2, actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run end-to-end tests (sqlite)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run end-to-end tests (cockroach)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v2, actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run end-to-end tests (cockroach)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logs", "playwright-test-results-4f16176f84bf95107a8415d3bfc2f0b680eca714". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
🎭 Playwright Run Summary
3 failed [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address ─── [Mobile Chrome] › app_recovery.spec.ts:74:7 › Recovery › fails with an invalid code ──────────── [Mobile Chrome] › app_recovery.spec.ts:123:9 › Recovery › with short code expiration › fails with an expired code 7 passed (5.5m)
🎭 Playwright Run Summary
3 failed [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address ─── [Mobile Chrome] › app_recovery.spec.ts:74:7 › Recovery › fails with an invalid code ──────────── [Mobile Chrome] › app_recovery.spec.ts:123:9 › Recovery › with short code expiration › fails with an expired code 7 passed (5.6m)
🎭 Playwright Run Summary
3 failed [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address ─── [Mobile Chrome] › app_recovery.spec.ts:74:7 › Recovery › fails with an invalid code ──────────── [Mobile Chrome] › app_recovery.spec.ts:123:9 › Recovery › with short code expiration › fails with an expired code 7 passed (5.4m)
🎭 Playwright Run Summary
3 failed [Mobile Chrome] › app_recovery.spec.ts:31:7 › Recovery › succeeds with a valid email address ─── [Mobile Chrome] › app_recovery.spec.ts:74:7 › Recovery › fails with an invalid code ──────────── [Mobile Chrome] › app_recovery.spec.ts:123:9 › Recovery › with short code expiration › fails with an expired code 7 passed (5.5m)

Artifacts

Produced during runtime
Name Size
logs Expired
1.25 MB
playwright-test-results-4f16176f84bf95107a8415d3bfc2f0b680eca714 Expired
77.6 MB