Skip to content

Improve stories

Improve stories #247

Triggered via push September 16, 2024 14:31
Status Success
Total duration 51s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
package-lock.json#L1
There are issues with this file's formatting, please run Prettier to fix the errors
package.json#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/companies/CompanyCard.tsx#L4
'ContactsIcon' is defined but never used. Allowed unused vars must match /^_/u (@typescript-eslint/no-unused-vars)
src/companies/CompanyCard.tsx#L12
'SingleFieldList' is defined but never used. Allowed unused vars must match /^_/u (@typescript-eslint/no-unused-vars)
src/companies/CompanyInputs.tsx#L26
Unnecessary escape character: \- (no-useless-escape)
src/companies/CompanyInputs.tsx#L26
Unnecessary escape character: \. (no-useless-escape)
🔬 ESLint
The following actions use a deprecated Node.js version and will be forced to run on node20: wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/