Final Github action #420
GitHub Actions / View Lint Report
succeeded
Sep 9, 2024 in 0s
View Lint Report
0 ESLint error(s) and 1 ESLint warning(s) found
Details
1 Warning(s):
src/components/DatePicker/Day.jsx
line 6
- Start Line:
6
- End Line:
6
- Message: 'foo' is assigned a value but never used.
- From: [
@typescript-eslint/no-unused-vars
]
- From: [
Annotations
Check warning on line 6 in src/components/DatePicker/Day.jsx
github-actions / View Lint Report
src/components/DatePicker/Day.jsx#L6
[@typescript-eslint/no-unused-vars] 'foo' is assigned a value but never used.
Loading