feat: better detection if credentials exist on identifier first login #4447
ci.yaml
on: pull_request
Generate SDKs
1m 9s
Matrix: Run end-to-end tests
Matrix: Run Playwright end-to-end tests
Build CLI docs
0s
Render version schema
0s
Release SDKs
0s
Annotations
49 errors, 18 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.
|
Run end-to-end tests (sqlite)
Canceling since a higher priority waiting request for 'CI-refs/pull/3963/merge' exists
|
Run end-to-end tests (sqlite)
The operation was canceled.
|
Run end-to-end tests (cockroach)
Canceling since a higher priority waiting request for 'CI-refs/pull/3963/merge' exists
|
Run end-to-end tests (cockroach)
The operation was canceled.
|
Run end-to-end tests (postgres)
Canceling since a higher priority waiting request for 'CI-refs/pull/3963/merge' exists
|
Run end-to-end tests (postgres)
The operation was canceled.
|
Run end-to-end tests (mysql)
Canceling since a higher priority waiting request for 'CI-refs/pull/3963/merge' exists
|
Run end-to-end tests (mysql)
The operation was canceled.
|
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 (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 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 (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 (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 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/
|
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-13c09006db19f118ba2bd26353c64bd65ec803da".
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.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.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)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
logs
Expired
|
1.25 MB |
|
playwright-test-results-13c09006db19f118ba2bd26353c64bd65ec803da
Expired
|
77.4 MB |
|