chore: remove logs #79
deploy-pages.yml
on: push
main - Build and deploy
1m 7s
Annotations
1 error and 9 warnings
main - Build and deploy
The deploy step encountered an error: The process '/usr/bin/git' failed with exit code 128 ❌
|
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:
src/components/gl/Environment/DropSpots/DropSpot.tsx#L9
'DropSpot' is assigned a value but never used
|
main - Build and deploy:
src/components/gl/House/HotSpots/AppartmentHotspotStats.tsx#L11
'AppartmentHotspotStats' is assigned a value but never used
|
main - Build and deploy:
src/components/gl/Person/Person.tsx#L95
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#L54
'Statbar' is assigned a value but never used
|
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/Person/Statbars.tsx#L18
'Statbars' is assigned a value but never used
|
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
|
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/
|