Skip to content

Merge pull request #66 from marmelab/module #243

Merge pull request #66 from marmelab/module

Merge pull request #66 from marmelab/module #243

Triggered via push September 16, 2024 10:06
Status Success
Total duration 49s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
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/