Skip to content

Merge pull request #96 from devaraj3/fix/viewcube-top-bottom-orbit-drag #124

Merge pull request #96 from devaraj3/fix/viewcube-top-bottom-orbit-drag

Merge pull request #96 from devaraj3/fix/viewcube-top-bottom-orbit-drag #124

Triggered via push July 30, 2026 18:54
Status Success
Total duration 56s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/components/cad/exact-cad-measurement.ts#L2028
'direction' is never reassigned. Use 'const' instead
build: src/components/cad/exact-cad-measurement.ts#L1977
'direction' is never reassigned. Use 'const' instead
build: src/components/cad/exact-cad-measurement.ts#L806
'basisU' is never reassigned. Use 'const' instead
build: src/components/cad/cad-viewer.tsx#L1985
React Hook useEffect has missing dependencies: 'clearFlatCache', 'clearFormedCache', 'disposeObject3DSafe', 'materialColor', 'perfLog', 'replaceModelSession', 'setCadTopologyContextFromCadLoad', 'showFlatParts', 'units', 'wireframe', 'xray', and 'zoom'. Either include them or remove the dependency array
build: src/components/cad/cad-viewer.tsx#L1123
React Hook useEffect has missing dependencies: 'backgroundColor', 'dimScale', 'renderQualityProfile', 'replaceModelSession', 'showHomeButton', and 'showViewCube'. Either include them or remove the dependency array
build: src/components/cad/cad-viewer.tsx#L1027
'_setDimScale' is assigned a value but never used
build: src/components/cad/cad-viewer.tsx#L994
React Hook useEffect has missing dependencies: 'clearFlatCache', 'clearFormedCache', 'perfLog', and 'replaceModelSession'. Either include them or remove the dependency array
build: src/components/cad/cad-viewer.tsx#L744
'workerReady' is assigned a value but never used
build: src/components/cad/cad-viewer.tsx#L123
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
build: src/components/cad/cad-viewer.tsx#L115
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components