Skip to content

pwa: Image Upload

pwa: Image Upload #79

GitHub Actions / ESLint Report Analysis succeeded Aug 23, 2023 in 0s

ESLint Report Analysis

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

Annotations

Check warning on line 49 in packages/pwa/src/routes/incident/map.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/pwa/src/routes/incident/map.tsx#L49

[react-hooks/exhaustive-deps] React Hook React.useEffect has missing dependencies: 'client' and 'zoom'. Either include them or remove the dependency array.

Check warning on line 16 in packages/pwa/src/routes/root.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/pwa/src/routes/root.tsx#L16

[react-hooks/exhaustive-deps] React Hook React.useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array.