Skip to content

Merge pull request #7 from Console-buche/feat/display-night-timer #100

Merge pull request #7 from Console-buche/feat/display-night-timer

Merge pull request #7 from Console-buche/feat/display-night-timer #100

Triggered via push August 24, 2023 08:31
Status Success
Total duration 54s
Artifacts

deploy-pages.yml

on: push
main - Build and deploy
45s
main - Build and deploy
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
main - Build and deploy
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/
main - Build and deploy
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/
main - Build and deploy: 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
main - Build and deploy: src/components/gl/Person/Person.tsx#L138
React Hook useMemo has a missing dependency: 'name'. Either include it or remove the dependency array
main - Build and deploy: src/components/gl/Person/Statbar.tsx#L66
React Hook useMemo has a missing dependency: 'statName'. Either include it or remove the dependency array
main - Build and deploy: 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