Skip to content

chore: move to 1.0.0 #45

chore: move to 1.0.0

chore: move to 1.0.0 #45

Triggered via push September 17, 2024 19:12
Status Success
Total duration 5m 36s
Artifacts

Build.yaml

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

Annotations

3 warnings
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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