Skip to content

Allow client to set expiry time of one-time tokens #725

Allow client to set expiry time of one-time tokens

Allow client to set expiry time of one-time tokens #725

Triggered via pull request December 1, 2023 02:31
Status Failure
Total duration 1m 3s
Artifacts

test.yml

on: pull_request
Lint
15s
Lint
Test MySQL migrations
33s
Test MySQL migrations
Test Postgres migrations
30s
Test Postgres migrations
Test Sqlite migrations
23s
Test Sqlite migrations
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 8 warnings
Lint: src/reset-password/service.ts#L1
Expected 2 arguments, but got 1.
Lint
Process completed with exit code 2.
Test Sqlite migrations: src/reset-password/service.ts#L1
Expected 2 arguments, but got 1.
Test Sqlite migrations
Process completed with exit code 2.
Test Postgres migrations: src/reset-password/service.ts#L1
Expected 2 arguments, but got 1.
Test Postgres migrations
Process completed with exit code 2.
Test MySQL migrations: src/reset-password/service.ts#L1
Expected 2 arguments, but got 1.
Test MySQL migrations
Process completed with exit code 2.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Sqlite migrations
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Postgres migrations
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test MySQL migrations
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/