Debug XS-30 Lint #2168
GitHub Actions / View Lint Report
succeeded
Sep 9, 2024 in 0s
View Lint Report
0 ESLint error(s) and 1 ESLint warning(s) found in pull request changed files.
0 ESLint error(s) and 0 ESLint warning(s) found in files outside of the pull request.
Details
Pull Request Changed Files ESLint Results:
0 ESLint error(s) and 1 ESLint warning(s) found
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: [
Non-Pull Request Changed Files ESLint Results:
0 ESLint error(s) and 0 ESLint warning(s) found
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