feat - implement new hotspot system and postprocess basics #9
Annotations
7 errors and 8 warnings
src/components/gl/Person/Person.tsx#L2
'Box' is declared but its value is never read.
|
src/components/gl/Person/Person.tsx#L100
'intersects' is declared but its value is never read.
|
src/components/gl/World/World.tsx#L5
'Bar' is declared but its value is never read.
|
src/components/gl/World/World.tsx#L6
'Toilet' is declared but its value is never read.
|
src/components/gl/World/World.tsx#L13
'Debug' is declared but its value is never read.
|
src/machines/toilet.machine.ts#L11
'p' is possibly 'null'.
|
|
src/components/gl/Environment/DropSpots/DropSpot.tsx#L9
'DropSpot' is assigned a value but never used
|
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
|
src/components/gl/Person/Person.tsx#L2
'Box' is defined but never used
|
src/components/gl/Person/Person.tsx#L100
'intersects' is assigned a value but never used
|
src/components/gl/Person/Statbar.tsx#L32
'Statbar' is assigned a value but never used
|
src/components/gl/World/World.tsx#L5
'Bar' is defined but never used
|
src/components/gl/World/World.tsx#L6
'Toilet' is defined but never used
|
src/components/gl/World/World.tsx#L13
'Debug' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading