Skip to content

ci(backend): Update tarpaulin.toml for improved test coverage

Sign in for the full log view
GitHub Actions / ESLint Report Analysis succeeded Jan 12, 2024 in 1s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 48 in src/sections/dashboard/components/sidebar/side-nav.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/sections/dashboard/components/sidebar/side-nav.tsx#L48

[react-hooks/exhaustive-deps] React Hook useEffect has missing dependencies: 'lastOpenItem' and 'openItem'. Either include them or remove the dependency array. You can also replace multiple useState variables with useReducer if 'setOpenItem' needs the current value of 'lastOpenItem'.