Skip to content

feat: new dashboard experience #205

feat: new dashboard experience

feat: new dashboard experience #205

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

ESLint Report Analysis

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

Annotations

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.