Skip to content

✨ feat: add theme #19

✨ feat: add theme

✨ feat: add theme #19

Triggered via push September 5, 2024 14:53
Status Success
Total duration 1m 7s
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/Playground.tsx#L11
'setTheme' is assigned a value but never used
test: src/components/Playground/components/CodeEditor/Editor.tsx#L2
'fs' is defined but never used
test: src/components/Playground/components/CodeEditor/FileNameList/FileNameItem.tsx#L1
'classnames' is defined but never used
test: src/components/Playground/components/CodeEditor/FileNameList/FileNameItem.tsx#L2
'MouseEventHandler' is defined but never used
test: src/components/Playground/components/CodeEditor/index.tsx#L9
'setSelectedFileName' is assigned a value but never used
test: src/components/Playground/components/Message/index.tsx#L1
'classnames' is defined but never used
test: src/components/Playground/components/Preview/compiler.ts#L22
'customResolver' was used before it was defined
test: src/components/Playground/components/Preview/index.tsx#L4
'Editor' is defined but never used