Skip to content

feat: new dashboard experience #211

feat: new dashboard experience

feat: new dashboard experience #211

GitHub Actions / ESLint Report Analysis succeeded Sep 18, 2024 in 0s

ESLint Report Analysis

0 ESLint error(s) and 13 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 23 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#L23

[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 36 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#L36

[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 37 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#L37

[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 45 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#L45

[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 56 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#L56

[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 31 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#L31

[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 42 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#L42

[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 52 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#L52

[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.