Skip to content

Allow one-time-tokens to not expire during validation. #728

Allow one-time-tokens to not expire during validation.

Allow one-time-tokens to not expire during validation. #728

Triggered via pull request December 1, 2023 03:44
Status Failure
Total duration 53s
Artifacts

test.yml

on: pull_request
Lint
15s
Lint
Test MySQL migrations
27s
Test MySQL migrations
Test Postgres migrations
24s
Test Postgres migrations
Test Sqlite migrations
17s
Test Sqlite migrations
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 8 warnings
Lint: src/one-time-token/controller/exchange.ts#L1
'UnprocessableEntity' is declared but its value is never read.
Lint
Process completed with exit code 2.
Test Sqlite migrations: src/one-time-token/controller/exchange.ts#L1
'UnprocessableEntity' is declared but its value is never read.
Test Sqlite migrations
Process completed with exit code 2.
Test Postgres migrations: src/one-time-token/controller/exchange.ts#L1
'UnprocessableEntity' is declared but its value is never read.
Test Postgres migrations
Process completed with exit code 2.
Test MySQL migrations: src/one-time-token/controller/exchange.ts#L1
'UnprocessableEntity' is declared but its value is never read.
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 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 (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 (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 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/