Skip to content

feat: passwordless SMS and expiry notice in code / link templates #4834

feat: passwordless SMS and expiry notice in code / link templates

feat: passwordless SMS and expiry notice in code / link templates #4834

Triggered via pull request September 27, 2024 15:28
Status Failure
Total duration 49m 48s
Artifacts 8

ci.yaml

on: pull_request
Run tests and lints
28m 16s
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 (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 (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.
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 (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.
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 (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 (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 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 (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 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 (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 (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 (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.7 KB
playwright-postgres-logs
15.8 KB
playwright-sqlite-logs
15.8 KB
playwright-test-results-cockroach-318c66bf0bffb071130656bc84a3159def306c06
181 KB
playwright-test-results-mysql-318c66bf0bffb071130656bc84a3159def306c06
181 KB
playwright-test-results-postgres-318c66bf0bffb071130656bc84a3159def306c06
181 KB
playwright-test-results-sqlite-318c66bf0bffb071130656bc84a3159def306c06
181 KB