Skip to content

feature: count chunks in group route and in UI #299

feature: count chunks in group route and in UI

feature: count chunks in group route and in UI #299

GitHub Actions / ESLint Report Analysis failed Nov 21, 2024 in 0s

ESLint Report Analysis

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

Annotations

Check failure on line 81 in frontends/search/src/components/OrgGroupPageView.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/search/src/components/OrgGroupPageView.tsx#L81

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 81 in frontends/search/src/components/OrgGroupPageView.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/search/src/components/OrgGroupPageView.tsx#L81

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .group_id on an `any` value.

Check failure on line 82 in frontends/search/src/components/OrgGroupPageView.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/search/src/components/OrgGroupPageView.tsx#L82

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 82 in frontends/search/src/components/OrgGroupPageView.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/search/src/components/OrgGroupPageView.tsx#L82

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .count on an `any` value.