Skip to content

try out not caching post requests #1145

try out not caching post requests

try out not caching post requests #1145

Triggered via push November 7, 2024 09:49
Status Success
Total duration 1m 16s
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/__tests__/shared/fixtures.ts#L174
'options' is defined but never used
Run linters: src/app.ts#L1
'bodyParser' is defined but never used
Run linters: src/app.ts#L2
'compression' is defined but never used
Run linters: src/controllers/__tests__/translation.test.ts#L7
'API_ROUTE' is defined but never used
Run linters: src/controllers/speechToText.ts#L70
'err' is defined but never used
Run linters: src/dictionaries/seed.ts#L178
'err' is defined but never used
Run linters: src/functions/__tests__/functions.test.ts#L2
'SPEECH_TO_TEXT_API' is defined but never used
Run linters: src/functions/__tests__/functions.test.ts#L6
'Endpoint' is defined but never used
Run linters: src/middleware/errorHandler.ts#L3
'__' is defined but never used
Run linters: src/middleware/helpers/__tests__/createDeveloperUsage.test.ts#L19
'developerId' is assigned a value but never used