Skip to content
GitHub Actions / ESLint Report Analysis failed Sep 12, 2023 in 0s

ESLint Report Analysis

1 ESLint error(s) and 1 ESLint warning(s) found

Annotations

Check warning on line 55 in src/components/Buttons/ButtonGroup.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/Buttons/ButtonGroup.jsx#L55

[@typescript-eslint/no-unused-vars] 'isHidden' is assigned a value but never used.

Check failure on line 144 in src/components/DatePicker/DatePicker.jsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/DatePicker/DatePicker.jsx#L144

[no-undef] 'isDayjs' is not defined.