Skip to content

fix(routes): fix logic for determine routes and stop checking TS duri… #1074

fix(routes): fix logic for determine routes and stop checking TS duri…

fix(routes): fix logic for determine routes and stop checking TS duri… #1074

Triggered via push September 27, 2024 14:52
Status Success
Total duration 1m 59s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Run linters
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/
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run linters: src/controllers/__tests__/examples.test.ts#L3
'SuggestionSourceEnum' is defined but never used
Run linters: src/controllers/nsibidi.ts#L1
'NextFunction' is defined but never used
Run linters: src/controllers/nsibidi.ts#L1
'Response' is defined but never used
Run linters: src/controllers/nsibidi.ts#L4
'IgboAPIRequest' is defined but never used
Run linters: src/controllers/speechToText.ts#L69
'err' is defined but never used
Run linters: src/dictionaries/seed.ts#L178
'err' is defined but never used
Run linters: src/middleware/errorHandler.ts#L1
'NextFunction' is defined but never used
Run linters: src/middleware/errorHandler.ts#L1
'Request' is defined but never used
Run linters: src/middleware/errorHandler.ts#L1
'Response' is defined but never used
Run linters: src/middleware/helpers/__tests__/createDeveloperUsage.test.ts#L19
'developerId' is assigned a value but never used