feat: passwordless SMS and expiry notice in code / link templates #4834
ci.yaml
on: pull_request
Generate SDKs
3m 36s
Matrix: Run end-to-end tests
Matrix: Run Playwright end-to-end tests
Build CLI docs
1m 16s
Render version schema
0s
Release SDKs
0s
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 |
|