Skip to content

Add changesets version cmd to package json #234

Add changesets version cmd to package json

Add changesets version cmd to package json #234

Triggered via push December 9, 2024 19:54
Status Success
Total duration 1m 20s
Artifacts

main.yml

on: push
Lint TypeScript
18s
Lint TypeScript
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and test on Node 20.x and ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint TypeScript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint TypeScript: src/Cluster.tsx#L59
React Hook useMemo has a missing dependency: 'pointRadius'. Either include it or remove the dependency array
Lint TypeScript: src/LassoSelect.tsx#L73
React Hook useEffect has missing dependencies: 'camera', 'lineColor', and 'scene'. Either include them or remove the dependency array
Lint TypeScript: src/Points.tsx#L98
React Hook useCallback has a missing dependency: 'pointProps'. Either include it or remove the dependency array
Lint TypeScript: src/Points.tsx#L110
React Hook useMemo has a missing dependency: 'getColorPoint'. Either include it or remove the dependency array
Lint TypeScript: src/Points.tsx#L183
React Hook useMemo has a missing dependency: 'colorArray'. Either include it or remove the dependency array
Lint TypeScript: src/Points.tsx#L205
React Hook useMemo has a missing dependency: 'opacity'. Either include it or remove the dependency array
Lint TypeScript: src/ThreeDimensionalBounds.tsx#L105
React Hook useEffect has missing dependencies: 'boundsZoomPaddingFactor', 'camera', 'center', 'height', 'offset', and 'width'. Either include them or remove the dependency array
Lint TypeScript: src/TwoDimensionalBounds.tsx#L63
React Hook useEffect has missing dependencies: 'boundsZoomPaddingFactor', 'camera', 'height', and 'width'. Either include them or remove the dependency array