Skip to content

test: fix all test blocks #1086

test: fix all test blocks

test: fix all test blocks #1086

Triggered via push October 4, 2024 02:56
Status Success
Total duration 1m 16s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 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/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#L3
'__' is defined but never used
Run linters: src/middleware/helpers/__tests__/createDeveloperUsage.test.ts#L19
'developerId' is assigned a value but never used
Run linters: src/pages/dashboard/__tests__/profile.test.tsx#L2
'moment' is defined but never used
Run linters: src/pages/index.page.tsx#L91
'err' is defined but never used
Run linters: src/pages/signup/login.tsx#L45
'err' is defined but never used