[go: nahoru, domu]

Skip to content
GitHub Actions / ESLint Report Analysis failed Jun 26, 2024 in 1s

ESLint Report Analysis

3 ESLint error(s) and 0 ESLint warning(s) found

Annotations

Check failure on line 2 in analytics-site/src/components/FilterBar.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

analytics-site/src/components/FilterBar.tsx#L2

[@typescript-eslint/no-unused-vars] 'Select' is defined but never used.

Check failure on line 1 in analytics-site/src/components/charts/ChartCard.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

analytics-site/src/components/charts/ChartCard.tsx#L1

[@typescript-eslint/no-unused-vars] 'ParentComponent' is defined but never used.

Check failure on line 7 in analytics-site/src/components/shared/Select.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

analytics-site/src/components/shared/Select.tsx#L7

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