fix linter #4102
Annotations
10 errors and 2 warnings
Run typescript:
server/app-staging.ts#L44
Parameter 'req' implicitly has an 'any' type.
|
Run typescript:
server/app-staging.ts#L44
Parameter 'res' implicitly has an 'any' type.
|
Run typescript:
server/app.ts#L134
Parameter 'req' implicitly has an 'any' type.
|
Run typescript:
server/app.ts#L134
Parameter 'res' implicitly has an 'any' type.
|
Run typescript:
server/controllers/analytic.ts#L256
Parameter 'req' implicitly has an 'any' type.
|
Run typescript:
server/controllers/analytic.ts#L256
Parameter 'res' implicitly has an 'any' type.
|
Run typescript:
server/controllers/controller.ts#L54
Parameter 'req' implicitly has an 'any' type.
|
Run typescript:
server/controllers/controller.ts#L54
Parameter 'res' implicitly has an 'any' type.
|
Run typescript:
server/controllers/controller.ts#L54
Parameter 'next' implicitly has an 'any' type.
|
Run typescript:
server/h5p/get-h5p-router.ts#L50
Parameter 'req' implicitly has an 'any' type.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading