Skip to content

about modelpack

about modelpack #37

Triggered via push October 26, 2024 21:04
Status Failure
Total duration 32s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
lint_ts: frontend/ModelPack.tsx#L1
'React' is declared but its value is never read.
lint_ts
Process completed with exit code 2.
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/
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#L251
React Hook useEffect has a missing dependency: 'getModels'. Either include it 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