Skip to content

fix: add relative path for assets #88

fix: add relative path for assets

fix: add relative path for assets #88

Triggered via push August 1, 2023 12:18
Status Success
Total duration 1m 13s
Artifacts

deploy-pages.yml

on: push
main - Build and deploy
1m 3s
main - Build and deploy
Fit to window
Zoom out
Zoom in

Annotations

9 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: 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/