feat: add options parameter to controller functions containing a query #565
Annotations
7 errors and 1 warning
Run /./.github/actions/es-lint:
src/controllers/Auth.ts#L452
Replace `·queuable:·false,·timeout:·-1,·verb:·"POST",·...options` with `⏎······queuable:·false,⏎······timeout:·-1,⏎······verb:·"POST",⏎······...options,⏎···`
|
|
Run /./.github/actions/es-lint:
src/controllers/Security.ts#L519
Insert `⏎······`
|
|
|
Run /./.github/actions/es-lint:
src/controllers/Security.ts#L522
Replace `····},·options` with `······},⏎······options⏎····`
|
Run /./.github/actions/es-lint
Process completed with exit code 1.
|
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/
|
Loading