Skip to content

πŸ› fix: remove extar devDependencies #16

πŸ› fix: remove extar devDependencies

πŸ› fix: remove extar devDependencies #16

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

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test: src/components/Playground/components/CodeEditor/Editor.tsx#L2
'fs' is defined but never used
test: src/components/Playground/components/CodeEditor/FileNameList/FileNameItem.tsx#L14
'setName' is assigned a value but never used
test: src/components/Playground/components/CodeEditor/FileNameList/index.tsx#L7
'removeFile' is assigned a value but never used
test: src/components/Playground/components/CodeEditor/FileNameList/index.tsx#L7
'addFile' is assigned a value but never used
test: src/components/Playground/components/CodeEditor/FileNameList/index.tsx#L7
'updateFileName' is assigned a value but never used
test: src/components/Playground/components/CodeEditor/index.tsx#L9
'setSelectedFileName' is assigned a value but never used