Experiment: Migrate to Rspack #17496
Annotations
10 errors
Build & Test:
packages/renderer/src/open-browser.ts#L193
Property 'headless' does not exist on type '{ ignoreCertificateErrors?: boolean | undefined; disableWebSecurity?: boolean | undefined; gl?: "angle" | "swangle" | "egl" | "swiftshader" | "vulkan" | "angle-egl" | null | undefined; userAgent?: string | ... 1 more ... | undefined; enableMultiProcessOnLinux?: boolean | undefined; }'.
|
Build & Test:
packages/renderer/src/open-browser.ts#L259
Property 'shouldDumpIo' does not exist on type 'OpenBrowserOptions'.
|
Build & Test:
packages/skia/src/enable.ts#L1
Cannot find module '@remotion/bundler' or its corresponding type declarations.
|
Build & Test:
packages/skia/src/enable.ts#L2
Cannot find module '@remotion/bundler' or its corresponding type declarations.
|
Build & Test:
packages/skia/src/enable.ts#L9
Parameter 'currentConfiguration' implicitly has an 'any' type.
|
Build & Test:
packages/skia/src/enable.ts#L16
Parameter 'compilation' implicitly has an 'any' type.
|
Build & Test:
packages/template-skia/src/HelloSkia.tsx#L1
Cannot find module '@remotion/skia' or its corresponding type declarations.
|
Build & Test:
packages/template-skia/src/HelloSkia.tsx#L12
Type 'ZodEffects<ZodString, string, string>' is not assignable to type 'ZodTypeAny'.
|
Build & Test:
packages/template-skia/src/HelloSkia.tsx#L13
Type 'ZodEffects<ZodString, string, string>' is not assignable to type 'ZodTypeAny'.
|
Build & Test:
packages/template-skia/src/Root.tsx#L16
Type 'ZodObject<ZodRawShape, "strip", ZodTypeAny, { [x: string]: any; }, { [x: string]: any; }>' is not assignable to type 'ZodObject<any, any, any, { [x: string]: any; }, { [x: string]: any; }>'.
|
Loading