Custom areas concept - #57
Draft
rawcomposition wants to merge 21 commits into
Draft
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
frontend/modals/OpenBirding.tsx#L28
React Hook React.useEffect has a missing dependency: 'generateCode'. Either include it or remove the dependency array
|
|
Lint:
frontend/modals/Hotspot.tsx#L147
React Hook React.useEffect has missing dependencies: 'setHalo' and 'setSelectedMarkerId'. Either include them or remove the dependency array
|
|
Lint:
frontend/hooks/useFetchHotspots.ts#L27
The 'hotspots' logical expression could make the dependencies of useMemo Hook (at line 104) change on every render. To fix this, wrap the initialization of 'hotspots' in its own useMemo() Hook
|
|
Lint:
frontend/components/ui/input.tsx#L33
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
frontend/components/ui/button.tsx#L97
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
frontend/components/ui/badge.tsx#L52
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
frontend/components/TripNav.tsx#L25
React Hook React.useEffect has a missing dependency: 'close'. Either include it or remove the dependency array
|
|
Lint:
frontend/components/SpeciesCard.tsx#L25
React Hook React.useEffect has a missing dependency: 'setSelectedSpecies'. Either include it or remove the dependency array
|
|
Lint:
frontend/components/AreaDraw.tsx#L119
React Hook React.useEffect has a missing dependency: 'vertices'. Either include it or remove the dependency array
|
|
Lint:
frontend/components/AreaDraw.tsx#L45
React Hook React.useEffect has a missing dependency: 'area.cells'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading