Skip to content

Merge pull request #65 from marmelab/forkable-gh-workflow #101

Merge pull request #65 from marmelab/forkable-gh-workflow

Merge pull request #65 from marmelab/forkable-gh-workflow #101

GitHub Actions / ESLint succeeded Aug 26, 2024 in 0s

2 warnings

ESLint found 2 warnings

Annotations

Check warning on line 4 in src/companies/CompanyCard.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/companies/CompanyCard.tsx#L4

'ContactsIcon' is defined but never used. Allowed unused vars must match /^_/u (@typescript-eslint/no-unused-vars)

Check warning on line 12 in src/companies/CompanyCard.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/companies/CompanyCard.tsx#L12

'SingleFieldList' is defined but never used. Allowed unused vars must match /^_/u (@typescript-eslint/no-unused-vars)