Skip to content

✨ feat: iframe preview #17

✨ feat: iframe preview

✨ feat: iframe preview #17

Triggered via push September 5, 2024 14:18
Status Success
Total duration 2m 10s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Release
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Release: src/components/Playground/components/CodeEditor/Editor.tsx#L2
'fs' is defined but never used
Release: src/components/Playground/components/CodeEditor/FileNameList/FileNameItem.tsx#L14
'setName' is assigned a value but never used
Release: src/components/Playground/components/CodeEditor/FileNameList/index.tsx#L7
'removeFile' is assigned a value but never used
Release: src/components/Playground/components/CodeEditor/FileNameList/index.tsx#L7
'addFile' is assigned a value but never used
Release: src/components/Playground/components/CodeEditor/FileNameList/index.tsx#L7
'updateFileName' is assigned a value but never used
Release: src/components/Playground/components/CodeEditor/index.tsx#L9
'setSelectedFileName' is assigned a value but never used
Release: src/components/Playground/components/Preview/compiler.ts#L22
'customResolver' was used before it was defined
Release: src/components/Playground/components/Preview/index.tsx#L4
'Editor' is defined but never used