Skip to content

feat: add options parameter to controller functions containing a query #565

feat: add options parameter to controller functions containing a query

feat: add options parameter to controller functions containing a query #565

Status Failure
Total duration 41s
Artifacts

pull_request.workflow.yml

on: pull_request
Matrix: Lint
Matrix: Unit Tests
Documentation Snippet Tests
0s
Documentation Snippet Tests
Matrix: Functional Tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Lint (18): src/controllers/Auth.ts#L452
Replace `·queuable:·false,·timeout:·-1,·verb:·"POST",·...options` with `⏎······queuable:·false,⏎······timeout:·-1,⏎······verb:·"POST",⏎······...options,⏎···`
Lint (18): src/controllers/Auth.ts#L508
Insert `,`
Lint (18): src/controllers/Security.ts#L519
Insert `⏎······`
Lint (18): src/controllers/Security.ts#L520
Insert `··`
Lint (18): src/controllers/Security.ts#L521
Insert `··`
Lint (18): src/controllers/Security.ts#L522
Replace `····},·options` with `······},⏎······options⏎····`
Lint (18)
Process completed with exit code 1.
Lint (16)
The job was canceled because "_18" failed.
Lint (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/