Skip to content

Bump oidc-react from 3.0.4 to 3.2.2 (#103) #70

Bump oidc-react from 3.0.4 to 3.2.2 (#103)

Bump oidc-react from 3.0.4 to 3.2.2 (#103) #70

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

ESLint Report Analysis

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

Details

2 Warning(s):

packages/pwa/src/routes/incident/map.tsx line 49

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

packages/pwa/src/routes/root.tsx line 16

  • Start Line: 16
  • End Line: 16
  • Message: React Hook React.useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array.
    • From: [react-hooks/exhaustive-deps]