Skip to content

Add landing page, animated background, light mode viewer, file picker… #60

Add landing page, animated background, light mode viewer, file picker…

Add landing page, animated background, light mode viewer, file picker… #60

Triggered via pull request May 17, 2026 10:58
Status Failure
Total duration 19s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
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