Skip to content

chore(deps): update typescript-eslint monorepo to v8 #2653

chore(deps): update typescript-eslint monorepo to v8

chore(deps): update typescript-eslint monorepo to v8 #2653

GitHub Actions / ESLint Report Analysis failed Feb 3, 2025 in 1s

ESLint Report Analysis

1 ESLint error(s) and 1 ESLint warning(s) found

Details

Annotations

Check failure on line 20 in src/components/RouteStaticMap.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/RouteStaticMap.tsx#L20

[@typescript-eslint/prefer-promise-reject-errors] Expected the Promise rejection reason to be an Error.

Check warning on line 38 in src/pages/dashboard/components/RouteList.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/pages/dashboard/components/RouteList.tsx#L38

[solid/reactivity] This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored.