Skip to content

feat: allow SMS as passwordless login and signup method #4833

feat: allow SMS as passwordless login and signup method

feat: allow SMS as passwordless login and signup method #4833

Triggered via pull request September 27, 2024 12:38
Status Failure
Total duration 57m 17s
Artifacts 8

ci.yaml

on: pull_request
Run tests and lints
28m 31s
Run tests and lints
Matrix: Run end-to-end tests
Matrix: Run Playwright end-to-end tests
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

8 errors and 23 warnings
Run Playwright end-to-end tests (sqlite)
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 end-to-end tests (sqlite)
Process completed with exit code 1.
Run Playwright end-to-end tests (postgres)
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 end-to-end tests (postgres)
Process completed with exit code 1.
Run Playwright end-to-end tests (cockroach)
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 end-to-end tests (cockroach)
Process completed with exit code 1.
Run Playwright end-to-end tests (mysql)
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 end-to-end tests (mysql)
Process completed with exit code 1.
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
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/
Generate SDKs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. 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 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 Playwright end-to-end tests (sqlite)
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 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 Playwright end-to-end tests (postgres)
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 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/
Run Playwright end-to-end tests (cockroach)
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 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 Playwright end-to-end tests (mysql)
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 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 tests and lints
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build CLI docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build CLI docs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 (mysql)
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 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 (sqlite)
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 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 (postgres)
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 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/
Run end-to-end tests (cockroach)
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/

Artifacts

Produced during runtime
Name Size
playwright-cockroach-logs
15.8 KB
playwright-mysql-logs
15.8 KB
playwright-postgres-logs
15.7 KB
playwright-sqlite-logs
15.8 KB
playwright-test-results-cockroach-d76ca88a1ca23dd47ab9b5f2ccbfd925167f9caf
181 KB
playwright-test-results-mysql-d76ca88a1ca23dd47ab9b5f2ccbfd925167f9caf
181 KB
playwright-test-results-postgres-d76ca88a1ca23dd47ab9b5f2ccbfd925167f9caf
181 KB
playwright-test-results-sqlite-d76ca88a1ca23dd47ab9b5f2ccbfd925167f9caf
181 KB