Skip to content

feat: passkeys!

feat: passkeys! #3952

Triggered via pull request February 13, 2024 13:32
Status Failure
Total duration 58m 1s
Artifacts 1

ci.yaml

on: pull_request
Run tests and lints
19m 57s
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

6 errors, 27 warnings, and 4 notices
[Mobile Chrome] › app_recovery.spec.ts:123:9 › Recovery › with short code expiration › fails with an expired code: test/e2e/playwright/tests/app_recovery.spec.ts#L137
1) [Mobile Chrome] › app_recovery.spec.ts:123:9 › Recovery › with short code expiration › fails with an expired code Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByTestId('email') 135 | await page.getByTestId("code").fill(code) 136 | await page.getByText("Submit", { exact: true }).click() > 137 | await expect(page.getByTestId("email")).toBeVisible() | ^ 138 | }) 139 | }) 140 | }) at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_recovery.spec.ts:137:47
Run tests and lints
Process completed with exit code 2.
Run end-to-end tests (mysql)
Process completed with exit code 6.
Run end-to-end tests (sqlite)
Process completed with exit code 6.
Run end-to-end tests (postgres)
Process completed with exit code 6.
Run end-to-end tests (cockroach)
Process completed with exit code 6.
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. 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. 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 31.2s
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. 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. 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 22.6s
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. 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. 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 22.1s
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. 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. 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 22.5s
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, golangci/golangci-lint-action@v2. 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, golangci/golangci-lint-action@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 tests and lints
The `save-state` 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/
Run tests and lints
The `save-state` 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/
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, browser-actions/setup-chrome@latest, browser-actions/setup-firefox@latest, browser-actions/setup-geckodriver@latest, 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 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/
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, browser-actions/setup-chrome@latest, browser-actions/setup-firefox@latest, browser-actions/setup-geckodriver@latest, 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 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/
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, browser-actions/setup-chrome@latest, browser-actions/setup-firefox@latest, browser-actions/setup-geckodriver@latest, 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 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/
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, browser-actions/setup-chrome@latest, browser-actions/setup-firefox@latest, browser-actions/setup-geckodriver@latest, 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 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/
🎭 Playwright Run Summary
1 flaky [Mobile Chrome] › app_recovery.spec.ts:123:9 › Recovery › with short code expiration › fails with an expired code 9 passed (1.2m)
🎭 Playwright Run Summary
10 passed (1.0m)
🎭 Playwright Run Summary
10 passed (51.9s)
🎭 Playwright Run Summary
10 passed (59.8s)

Artifacts

Produced during runtime
Name Size
logs Expired
64.4 MB