Skip to content

feat - implement new hotspot system and postprocess basics #9

feat - implement new hotspot system and postprocess basics

feat - implement new hotspot system and postprocess basics #9

Triggered via push July 26, 2023 00:31
Status Failure
Total duration 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

deploy-pages.yml

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

Annotations

7 errors and 8 warnings
main - Build and deploy: src/components/gl/Person/Person.tsx#L2
'Box' is declared but its value is never read.
main - Build and deploy: src/components/gl/Person/Person.tsx#L100
'intersects' is declared but its value is never read.
main - Build and deploy: src/components/gl/World/World.tsx#L5
'Bar' is declared but its value is never read.
main - Build and deploy: src/components/gl/World/World.tsx#L6
'Toilet' is declared but its value is never read.
main - Build and deploy: src/components/gl/World/World.tsx#L13
'Debug' is declared but its value is never read.
main - Build and deploy: src/machines/toilet.machine.ts#L11
'p' is possibly 'null'.
main - Build and deploy
Process completed with exit code 1.
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/Environment/HotSpot/Hotspot.tsx#L58
React Hook useMemo has missing dependencies: 'slotsAmount' and 'uuid'. Either include them or remove the dependency array
main - Build and deploy: src/components/gl/Person/Person.tsx#L2
'Box' is defined but never used
main - Build and deploy: src/components/gl/Person/Person.tsx#L100
'intersects' is assigned a value but never used
main - Build and deploy: src/components/gl/Person/Statbar.tsx#L32
'Statbar' is assigned a value but never used
main - Build and deploy: src/components/gl/World/World.tsx#L5
'Bar' is defined but never used
main - Build and deploy: src/components/gl/World/World.tsx#L6
'Toilet' is defined but never used
main - Build and deploy: src/components/gl/World/World.tsx#L13
'Debug' is defined but never used