fix: don't be too strict; log request body #1137
Annotations
12 warnings
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/
|
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/
|
src/__tests__/shared/fixtures.ts#L174
'options' is defined but never used
|
src/controllers/__tests__/translation.test.ts#L7
'API_ROUTE' is defined but never used
|
src/controllers/speechToText.ts#L70
'err' is defined but never used
|
src/dictionaries/seed.ts#L178
'err' is defined but never used
|
src/functions/__tests__/functions.test.ts#L2
'SPEECH_TO_TEXT_API' is defined but never used
|
src/functions/__tests__/functions.test.ts#L6
'Endpoint' is defined but never used
|
src/middleware/errorHandler.ts#L3
'__' is defined but never used
|
src/middleware/helpers/__tests__/createDeveloperUsage.test.ts#L19
'developerId' is assigned a value but never used
|
src/pages/__tests__/App.test.tsx#L22
'findAllByText' is assigned a value but never used
|
src/pages/components/Demo/components/IgboSpeech/components/AudioPlayer/index.tsx#L17
'recordingDuration' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading