Typescript Migration #22: client/modules/Preview
#5112
test.yml
on: pull_request
Test and lint code base
1m 57s
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.
|