feat: passwordless SMS and expiry notice in code / link templates #4833
Annotations
2 errors and 2 warnings
Run Playwright tests
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../../playwright.config.ts': "desktop/code/sms.spec.ts account enumeration protection off"
at desktop/code/sms.spec.ts:20
18 | const documentId = "doc-" + Math.random().toString(36).substring(7)
19 |
> 20 | test.describe.only("account enumeration protection off", () => {
| ^
21 | test.use({
22 | configOverride: {
23 | security: {
|
Run Playwright tests
Process completed with exit code 1.
|
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/
|
Loading