Skip to content

feature: new tables on Search Analytics #177

feature: new tables on Search Analytics

feature: new tables on Search Analytics #177

GitHub Actions / ESLint Report Analysis succeeded Sep 16, 2024 in 1s

ESLint Report Analysis

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

Annotations

Check warning on line 24 in frontends/analytics/src/components/charts/HeadQueries.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/analytics/src/components/charts/HeadQueries.tsx#L24

[solid/reactivity] The reactive variable 'props.params' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored.

Check warning on line 24 in frontends/analytics/src/components/charts/LowConfidenceQueries.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/analytics/src/components/charts/LowConfidenceQueries.tsx#L24

[solid/reactivity] The reactive variable 'props.getValue' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored.

Check warning on line 35 in frontends/analytics/src/components/charts/LowConfidenceQueries.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/analytics/src/components/charts/LowConfidenceQueries.tsx#L35

[solid/reactivity] The reactive variable 'props.params' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored.

Check warning on line 30 in frontends/analytics/src/components/charts/NoResultQueries.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/analytics/src/components/charts/NoResultQueries.tsx#L30

[solid/reactivity] The reactive variable 'props.getValue' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored.

Check warning on line 39 in frontends/analytics/src/components/charts/NoResultQueries.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/analytics/src/components/charts/NoResultQueries.tsx#L39

[solid/reactivity] The reactive variable 'props.params' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored.

Check warning on line 145 in frontends/analytics/src/components/charts/RagQueries.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/analytics/src/components/charts/RagQueries.tsx#L145

[solid/reactivity] The reactive variable 'columns' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored.

Check warning on line 30 in frontends/analytics/src/pages/tablePages/SearchTablePage.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/analytics/src/pages/tablePages/SearchTablePage.tsx#L30

[solid/reactivity] The reactive variable 'props.getValue' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored.

Check warning on line 40 in frontends/analytics/src/pages/tablePages/SearchTablePage.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/analytics/src/pages/tablePages/SearchTablePage.tsx#L40

[solid/reactivity] The reactive variable 'props.getValue' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored.

Check warning on line 41 in frontends/analytics/src/pages/tablePages/SearchTablePage.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/analytics/src/pages/tablePages/SearchTablePage.tsx#L41

[solid/reactivity] The reactive variable 'props.getValue' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored.

Check warning on line 51 in frontends/analytics/src/pages/tablePages/SearchTablePage.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

frontends/analytics/src/pages/tablePages/SearchTablePage.tsx#L51

[solid/reactivity] The reactive variable 'props.getValue' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored.