feat: login failed webhook #4760
Annotations
2 errors, 4 warnings, and 1 notice
Run Playwright tests:
test/e2e/playwright/tests/desktop/identifier_first/passkeys.login.spec.ts#L1
1) [chromium] › desktop/identifier_first/passkeys.login.spec.ts:96:13 › account enumeration protection on › with automatic presence proof › login › create webauthn identity
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
test/e2e/playwright/tests/desktop/identifier_first/passkeys.login.spec.ts#L52
1) [chromium] › desktop/identifier_first/passkeys.login.spec.ts:96:13 › account enumeration protection on › with automatic presence proof › login › create webauthn identity
Error: page.waitForURL: Test timeout of 30000ms exceeded.
=========================== logs ===========================
waiting for navigation until "load"
============================================================
50 | )
51 |
> 52 | await page.waitForURL(
| ^
53 | new RegExp(config.selfservice.default_browser_return_url),
54 | )
55 | return identifier
at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/desktop/identifier_first/passkeys.login.spec.ts:52:16
at registerWithPasskey (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/desktop/identifier_first/passkeys.login.spec.ts:30:10)
at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/desktop/identifier_first/passkeys.login.spec.ts:103:30
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v2, actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Playwright tests:
test/e2e/[mobile-chrome] › mobile/app_login.spec.ts#L1
test/e2e/[mobile-chrome] › mobile/app_login.spec.ts took 34.4s
|
Run Playwright tests:
test/e2e/[mobile-chrome] › mobile/app_recovery.spec.ts#L1
test/e2e/[mobile-chrome] › mobile/app_recovery.spec.ts took 24.7s
|
Run Playwright tests
1 flaky
[chromium] › desktop/identifier_first/passkeys.login.spec.ts:96:13 › account enumeration protection on › with automatic presence proof › login
34 passed (2.4m)
|
Loading