Skip to content

fix test errors in SketchList #3481

fix test errors in SketchList

fix test errors in SketchList #3481

Triggered via push September 20, 2024 06:45
Status Success
Total duration 1m 57s
Artifacts

test.yml

on: push
Test and lint code base
1m 48s
Test and lint code base
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Test and lint code base
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test and lint code base
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test and lint code base: client/modules/IDE/components/AssetList.jsx#L5
'useTranslation' is defined but never used
Test and lint code base: client/modules/IDE/components/FileNode.jsx#L3
'useEffect' is defined but never used
Test and lint code base: client/modules/IDE/components/FileNode.jsx#L4
'useDispatch' is defined but never used
Test and lint code base: client/modules/IDE/components/FileNode.jsx#L4
'useSelector' is defined but never used
Test and lint code base: client/modules/IDE/components/FileNode.jsx#L89
'isFocused' is assigned a value but never used
Test and lint code base: client/modules/IDE/components/FileNode.jsx#L89
'setIsFocused' is assigned a value but never used
Test and lint code base: client/modules/User/components/Collection.jsx#L7
'ProjectActions' is defined but never used
Test and lint code base: client/modules/User/components/Collection.jsx#L8
'ProjectsActions' is defined but never used
Test and lint code base: client/modules/User/components/Collection.jsx#L10
'ToastActions' is defined but never used
Test and lint code base: client/modules/User/components/Collection.jsx#L12
'IdeActions' is defined but never used