Implements displaying contract (#34) #26
Annotations
10 warnings
frontend:
frontend/src/app/hooks/use-account-available-balance.ts#L70
React Hook useEffect has missing dependencies: 'setAvailableBalance' and 'setIsReady'. Either include them or remove the dependency array
|
frontend:
frontend/src/app/hooks/use-tamagotchi.ts#L56
React Hook useEffect has missing dependencies: 'resetLesson', 'setIsAdmin', 'setIsReady', and 'setTamagotchi'. Either include them or remove the dependency array
|
frontend:
frontend/src/app/hooks/use-ft-store.ts#L24
React Hook useEffect has a missing dependency: 'setStore'. Either include it or remove the dependency array
|
frontend:
frontend/src/app/hooks/use-ft-store.ts#L39
React Hook useEffect has missing dependencies: 'setItems' and 'setTamagotchiItems'. Either include them or remove the dependency array
|
frontend:
frontend/src/app/hooks/use-lessons.ts#L25
React Hook useEffect has missing dependencies: 'setLesson' and 'setLessonMeta'. Either include them or remove the dependency array
|
frontend:
frontend/src/app/hooks/use-battle.ts#L36
React Hook useEffect has a missing dependency: 'setPlayers'. Either include it or remove the dependency array
|
frontend:
frontend/src/app/hooks/use-battle.ts#L40
React Hook useEffect has a missing dependency: 'setBattleState'. Either include it or remove the dependency array
|
frontend:
frontend/src/components/tamagotchi/tamagotchi-avatar/tamagotchi-avatar.tsx#L60
React Hook useEffect has missing dependencies: 'hasItem' and 'inBattle'. Either include them or remove the dependency array. If 'setItemsUsed' needs the current value of 'hasItem', you can also switch to useReducer instead of useState and read 'hasItem' in the reducer
|
frontend:
frontend/src/components/tamagotchi/tamagotchi-avatar/tamagotchi-avatar.tsx#L110
React Hook useEffect has a missing dependency: 'inBattle'. Either include it or remove the dependency array
|
frontend:
frontend/src/components/tamagotchi/tamagotchi-battle-info-card/tamagotchi-battle-info-card.tsx#L1
'withoutCommas' is defined but never used
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
github-pages
Expired
|
8.12 MB |
|