feat - pulse and size select person #14
Annotations
6 errors and 8 warnings
src/components/gl/House/Appartment_v4.tsx#L7
'useCursor' is declared but its value is never read.
|
src/components/gl/House/Appartment_v4.tsx#L109
'ref' is declared but its value is never read.
|
src/components/gl/House/HotSpots/AppartmentHotspot.tsx#L10
'selectFeedbackIntensiry' is declared but its value is never read.
|
src/machines/person.machine.ts#L2
'send' is declared but its value is never read.
|
src/machines/person.machine.ts#L3
'sendTo' is declared but its value is never read.
|
|
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/House/Appartment_v4.tsx#L7
'useCursor' is defined but never used
|
src/components/gl/House/Appartment_v4.tsx#L109
'ref' is defined but never used. Allowed unused args must match /^_/u
|
src/components/gl/House/HotSpots/AppartmentHotspot.tsx#L10
'selectFeedbackIntensiry' is assigned a value but never used
|
src/components/gl/Person/Statbar.tsx#L32
'Statbar' is assigned a value but never used
|
src/machines/person.machine.ts#L2
'send' is defined but never used
|
src/machines/person.machine.ts#L3
'sendTo' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading