Skip to content

Typescript Migration #22: client/modules/Preview #5112

Typescript Migration #22: client/modules/Preview

Typescript Migration #22: client/modules/Preview #5112

Re-run triggered December 5, 2025 02:30
Status Failure
Total duration 2m 2s
Artifacts

test.yml

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

Annotations

10 errors
Test and lint code base: client/modules/Preview/EmbedFrame.tsx#L0
Parameter 'jsText' implicitly has an 'any' type.
Test and lint code base: client/modules/Preview/EmbedFrame.tsx#L0
Property 'url' does not exist on type 'never'.
Test and lint code base: client/modules/Preview/EmbedFrame.tsx#L0
Property 'url' does not exist on type 'never'.
Test and lint code base: client/modules/Preview/EmbedFrame.tsx#L0
Parameter 'cssFileString' implicitly has an 'any' type.
Test and lint code base: client/modules/Preview/EmbedFrame.tsx#L0
Parameter 'files' implicitly has an 'any' type.
Test and lint code base: client/modules/Preview/EmbedFrame.tsx#L0
Parameter 'content' implicitly has an 'any' type.
Test and lint code base: client/modules/Preview/EmbedFrame.tsx#L0
Property 'fullView' does not exist on type 'Pick<DetailedHTMLProps<IframeHTMLAttributes<HTMLIFrameElement>, HTMLIFrameElement>, "key" | keyof IframeHTMLAttributes<...>> & { ...; } & ThemeProps<...>'.
Test and lint code base: client/modules/Preview/EmbedFrame.tsx#L0
Could not find a declaration file for module 'decomment'. '/home/runner/work/p5.js-web-editor/p5.js-web-editor/node_modules/decomment/lib/index.js' implicitly has an 'any' type.
Test and lint code base: client/modules/Preview/EmbedFrame.tsx#L0
Could not find a declaration file for module 'jshint'. '/home/runner/work/p5.js-web-editor/p5.js-web-editor/node_modules/jshint/src/jshint.js' implicitly has an 'any' type.
Test and lint code base: client/modules/Preview/EmbedFrame.tsx#L0
Could not find a declaration file for module 'loop-protect'. '/home/runner/work/p5.js-web-editor/p5.js-web-editor/node_modules/loop-protect/lib/loop-protect.js' implicitly has an 'any' type.