Merge pull request #6 from Console-buche/enhance/lobby-cam-pos-respon… #99
Annotations
6 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: JamesIves/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
src/components/gl/Person/Person.tsx#L123
React Hook useEffect has missing dependencies: 'actor.id', 'deleteRefOnRemove', 'draggingRef', and 'gameService'. Either include them or remove the dependency array
|
src/components/gl/Person/Person.tsx#L138
React Hook useMemo has a missing dependency: 'name'. Either include it or remove the dependency array
|
src/components/gl/Person/Statbar.tsx#L66
React Hook useMemo has a missing dependency: 'statName'. Either include it or remove the dependency array
|
src/components/gl/World/Cam.tsx#L34
React Hook useEffect has a missing dependency: 'hotspotWithPositions.lobby.position'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading