Skip to content

Implements displaying contract (#34) #26

Implements displaying contract (#34)

Implements displaying contract (#34) #26

Triggered via push December 4, 2023 17:52
Status Success
Total duration 1m 35s
Artifacts 1

frontend.yml

on: push
Fit to window
Zoom out
Zoom in

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

Artifacts

Produced during runtime
Name Size
github-pages Expired
8.12 MB