Skip to content

delete model

delete model #60

Triggered via push November 8, 2024 15:39
Status Failure
Total duration 2m 37s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
format_rs
Process completed with exit code 1.
format_rs: backend/types.rs#L8
Diff in /home/runner/work/MeshVault/MeshVault/backend/types.rs
lint_ts
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/
lint_ts: frontend/Model.tsx#L142
React Hook useEffect has missing dependencies: 'nextImage' and 'previousImage'. Either include them or remove the dependency array
lint_ts: frontend/Model.tsx#L413
React Hook useEffect has a missing dependency: 'getModels'. Either include it or remove the dependency array
lint_ts: frontend/ModelViewer.tsx#L114
React Hook useEffect has a missing dependency: 'LoaderClass'. Either include it or remove the dependency array
lint_ts: frontend/UploadEditModel.tsx#L83
React Hook useCallback has missing dependencies: 'cadFileFormats', 'imageFileFormats', 'isValidFileType', and 'meshFileFormats'. Either include them or remove the dependency array
lint_ts: 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
format_ts
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/