fix 3mf loading #49
Annotations
6 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
frontend/Model.tsx#L82
React Hook useEffect has missing dependencies: 'nextImage' and 'previousImage'. Either include them or remove the dependency array
|
frontend/Model.tsx#L317
React Hook useEffect has a missing dependency: 'getModels'. Either include it or remove the dependency array
|
frontend/ModelViewer.tsx#L103
React Hook useEffect has missing dependencies: 'LoaderClass' and 'file_path'. Either include them or remove the dependency array
|
frontend/UploadModel.tsx#L80
React Hook useCallback has missing dependencies: 'cadFileFormats', 'imageFileFormats', 'isValidFileType', and 'meshFileFormats'. Either include them or remove the dependency array
|
frontend/components/theme-provider.tsx#L61
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
The logs for this run have expired and are no longer available.
Loading