Fixed extinction animations and added end turn text #244 #327
Annotations
7 warnings
job (build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
job (checks)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
job (checks)
React Hook useMemo has a missing dependency: 'state.deck.ordering'. Either include it or remove the dependency array
|
job (checks)
React Hook useEffect has missing dependencies: 'existingNames' and 'playerNames'. Either include them or remove the dependency array
|
job (checks)
The 'lightProps' conditional could make the dependencies of useMemo Hook (at line 44) change on every render. To fix this, wrap the initialization of 'lightProps' in its own useMemo() Hook
|
job (checks)
React Hook useMemo has a missing dependency: 'actorRef'. Either include it or remove the dependency array
|
job (checks)
React Hook useEffect has a missing dependency: 'emit'. Either include it or remove the dependency array
|