Skip to content

[doc] Fix Inbound Email link #253

[doc] Fix Inbound Email link

[doc] Fix Inbound Email link #253

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / ESLint succeeded Oct 9, 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)