Skip to content

chore: update build #63

chore: update build

chore: update build #63

Triggered via push April 21, 2025 15:56
Status Success
Total duration 52s
Artifacts

Build.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 warning
build (16.x): src/__stories__/demos/tilemap/DemoFollowCameraPostion.tsx#L38
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect