Skip to content

Experiment: Migrate to Rspack #17496

Experiment: Migrate to Rspack

Experiment: Migrate to Rspack #17496

Triggered via pull request November 1, 2024 14:57
@JonnyBurgerJonnyBurger
synchronize #4447
rspack
Status Failure
Total duration 4m 5s
Artifacts

push.yml

on: pull_request
Lambda integration
1m 46s
Lambda integration
SSR integration
1m 56s
SSR integration
Linting + Formatting
1m 48s
Linting + Formatting
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

80 errors and 2 warnings
Build Node 22 on ubuntu-latest: 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 Node 22 on ubuntu-latest: packages/renderer/src/open-browser.ts#L259
Property 'shouldDumpIo' does not exist on type 'OpenBrowserOptions'.
Build Node 22 on ubuntu-latest: packages/skia/src/enable.ts#L1
Cannot find module '@remotion/bundler' or its corresponding type declarations.
Build Node 22 on ubuntu-latest: packages/skia/src/enable.ts#L2
Cannot find module '@remotion/bundler' or its corresponding type declarations.
Build Node 22 on ubuntu-latest: packages/skia/src/enable.ts#L9
Parameter 'currentConfiguration' implicitly has an 'any' type.
Build Node 22 on ubuntu-latest: packages/skia/src/enable.ts#L16
Parameter 'compilation' implicitly has an 'any' type.
Build Node 22 on ubuntu-latest: packages/template-skia/src/HelloSkia.tsx#L1
Cannot find module '@remotion/skia' or its corresponding type declarations.
Build Node 22 on ubuntu-latest: packages/template-skia/src/HelloSkia.tsx#L12
Type 'ZodEffects<ZodString, string, string>' is not assignable to type 'ZodTypeAny'.
Build Node 22 on ubuntu-latest
//#ts-build: command (/home/runner/work/remotion/remotion/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run ts-build exited (1)
Build Node 22 on ubuntu-latest: packages/template-skia/src/HelloSkia.tsx#L13
Type 'ZodEffects<ZodString, string, string>' is not assignable to type 'ZodTypeAny'.
Lambda integration
//#ts-build: command (/home/runner/work/remotion/remotion/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run ts-build exited (1)
Lambda integration: 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; }'.
Lambda integration: packages/renderer/src/open-browser.ts#L259
Property 'shouldDumpIo' does not exist on type 'OpenBrowserOptions'.
Lambda integration: packages/skia/src/enable.ts#L1
Cannot find module '@remotion/bundler' or its corresponding type declarations.
Lambda integration: packages/skia/src/enable.ts#L2
Cannot find module '@remotion/bundler' or its corresponding type declarations.
Lambda integration: packages/skia/src/enable.ts#L9
Parameter 'currentConfiguration' implicitly has an 'any' type.
Lambda integration: packages/skia/src/enable.ts#L16
Parameter 'compilation' implicitly has an 'any' type.
Lambda integration: packages/template-skia/src/HelloSkia.tsx#L1
Cannot find module '@remotion/skia' or its corresponding type declarations.
Lambda integration: packages/template-skia/src/HelloSkia.tsx#L12
Type 'ZodEffects<ZodString, string, string>' is not assignable to type 'ZodTypeAny'.
Lambda integration: packages/template-skia/src/HelloSkia.tsx#L13
Type 'ZodEffects<ZodString, string, string>' is not assignable to type 'ZodTypeAny'.
Build Node 18 on ubuntu-latest: 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 Node 18 on ubuntu-latest: packages/renderer/src/open-browser.ts#L259
Property 'shouldDumpIo' does not exist on type 'OpenBrowserOptions'.
Build Node 18 on ubuntu-latest: packages/skia/src/enable.ts#L1
Cannot find module '@remotion/bundler' or its corresponding type declarations.
Build Node 18 on ubuntu-latest: packages/skia/src/enable.ts#L2
Cannot find module '@remotion/bundler' or its corresponding type declarations.
Build Node 18 on ubuntu-latest: packages/skia/src/enable.ts#L9
Parameter 'currentConfiguration' implicitly has an 'any' type.
Build Node 18 on ubuntu-latest: packages/skia/src/enable.ts#L16
Parameter 'compilation' implicitly has an 'any' type.
Build Node 18 on ubuntu-latest: packages/template-skia/src/HelloSkia.tsx#L1
Cannot find module '@remotion/skia' or its corresponding type declarations.
Build Node 18 on ubuntu-latest: packages/template-skia/src/HelloSkia.tsx#L12
Type 'ZodEffects<ZodString, string, string>' is not assignable to type 'ZodTypeAny'.
Build Node 18 on ubuntu-latest: packages/template-skia/src/HelloSkia.tsx#L13
Type 'ZodEffects<ZodString, string, string>' is not assignable to type 'ZodTypeAny'.
Build Node 18 on ubuntu-latest: 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; }>'.
Linting + Formatting
//#ts-build: command (/home/runner/work/remotion/remotion/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run ts-build exited (1)
Linting + Formatting: 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; }'.
Linting + Formatting: packages/renderer/src/open-browser.ts#L259
Property 'shouldDumpIo' does not exist on type 'OpenBrowserOptions'.
Linting + Formatting: packages/skia/src/enable.ts#L1
Cannot find module '@remotion/bundler' or its corresponding type declarations.
Linting + Formatting: packages/skia/src/enable.ts#L2
Cannot find module '@remotion/bundler' or its corresponding type declarations.
Linting + Formatting: packages/skia/src/enable.ts#L9
Parameter 'currentConfiguration' implicitly has an 'any' type.
Linting + Formatting: packages/skia/src/enable.ts#L16
Parameter 'compilation' implicitly has an 'any' type.
Linting + Formatting: packages/template-skia/src/HelloSkia.tsx#L1
Cannot find module '@remotion/skia' or its corresponding type declarations.
Linting + Formatting: packages/template-skia/src/HelloSkia.tsx#L12
Type 'ZodEffects<ZodString, string, string>' is not assignable to type 'ZodTypeAny'.
Linting + Formatting: packages/template-skia/src/HelloSkia.tsx#L13
Type 'ZodEffects<ZodString, string, string>' is not assignable to type 'ZodTypeAny'.
SSR integration
//#ts-build: command (/home/runner/work/remotion/remotion/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run ts-build exited (1)
SSR integration: 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; }'.
SSR integration: packages/renderer/src/open-browser.ts#L259
Property 'shouldDumpIo' does not exist on type 'OpenBrowserOptions'.
SSR integration: packages/skia/src/enable.ts#L1
Cannot find module '@remotion/bundler' or its corresponding type declarations.
SSR integration: packages/skia/src/enable.ts#L2
Cannot find module '@remotion/bundler' or its corresponding type declarations.
SSR integration: packages/skia/src/enable.ts#L9
Parameter 'currentConfiguration' implicitly has an 'any' type.
SSR integration: packages/skia/src/enable.ts#L16
Parameter 'compilation' implicitly has an 'any' type.
SSR integration: packages/template-skia/src/HelloSkia.tsx#L1
Cannot find module '@remotion/skia' or its corresponding type declarations.
SSR integration: packages/template-skia/src/HelloSkia.tsx#L12
Type 'ZodEffects<ZodString, string, string>' is not assignable to type 'ZodTypeAny'.
SSR integration: packages/template-skia/src/HelloSkia.tsx#L13
Type 'ZodEffects<ZodString, string, string>' is not assignable to type 'ZodTypeAny'.
Build Node 18 on macos-latest: 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 Node 18 on macos-latest: packages/renderer/src/open-browser.ts#L259
Property 'shouldDumpIo' does not exist on type 'OpenBrowserOptions'.
Build Node 18 on macos-latest
//#ts-build: command (/Users/runner/work/remotion/remotion/) /Users/runner/setup-pnpm/node_modules/.bin/pnpm run ts-build exited (1)
Build Node 18 on macos-latest: packages/skia/src/enable.ts#L1
Cannot find module '@remotion/bundler' or its corresponding type declarations.
Build Node 18 on macos-latest: packages/skia/src/enable.ts#L2
Cannot find module '@remotion/bundler' or its corresponding type declarations.
Build Node 18 on macos-latest: packages/skia/src/enable.ts#L9
Parameter 'currentConfiguration' implicitly has an 'any' type.
Build Node 18 on macos-latest: packages/skia/src/enable.ts#L16
Parameter 'compilation' implicitly has an 'any' type.
Build Node 18 on macos-latest: packages/template-skia/src/HelloSkia.tsx#L1
Cannot find module '@remotion/skia' or its corresponding type declarations.
Build Node 18 on macos-latest: packages/template-skia/src/HelloSkia.tsx#L12
Type 'ZodEffects<ZodString, string, string>' is not assignable to type 'ZodTypeAny'.
Build Node 18 on macos-latest: packages/template-skia/src/HelloSkia.tsx#L13
Type 'ZodEffects<ZodString, string, string>' is not assignable to type 'ZodTypeAny'.
Build Node 18 on macos-14: 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 Node 18 on macos-14: packages/renderer/src/open-browser.ts#L259
Property 'shouldDumpIo' does not exist on type 'OpenBrowserOptions'.
Build Node 18 on macos-14: packages/skia/src/enable.ts#L1
Cannot find module '@remotion/bundler' or its corresponding type declarations.
Build Node 18 on macos-14: packages/skia/src/enable.ts#L2
Cannot find module '@remotion/bundler' or its corresponding type declarations.
Build Node 18 on macos-14: packages/skia/src/enable.ts#L9
Parameter 'currentConfiguration' implicitly has an 'any' type.
Build Node 18 on macos-14: packages/skia/src/enable.ts#L16
Parameter 'compilation' implicitly has an 'any' type.
Build Node 18 on macos-14: packages/template-skia/src/HelloSkia.tsx#L1
Cannot find module '@remotion/skia' or its corresponding type declarations.
Build Node 18 on macos-14: packages/template-skia/src/HelloSkia.tsx#L12
Type 'ZodEffects<ZodString, string, string>' is not assignable to type 'ZodTypeAny'.
Build Node 18 on macos-14: packages/template-skia/src/HelloSkia.tsx#L13
Type 'ZodEffects<ZodString, string, string>' is not assignable to type 'ZodTypeAny'.
Build Node 18 on macos-14: 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; }>'.
Build Node 18 on windows-latest: 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 Node 18 on windows-latest: packages/renderer/src/open-browser.ts#L259
Property 'shouldDumpIo' does not exist on type 'OpenBrowserOptions'.
Build Node 18 on windows-latest: packages/skia/src/enable.ts#L1
Cannot find module '@remotion/bundler' or its corresponding type declarations.
Build Node 18 on windows-latest: packages/skia/src/enable.ts#L2
Cannot find module '@remotion/bundler' or its corresponding type declarations.
Build Node 18 on windows-latest: packages/skia/src/enable.ts#L9
Parameter 'currentConfiguration' implicitly has an 'any' type.
Build Node 18 on windows-latest: packages/skia/src/enable.ts#L16
Parameter 'compilation' implicitly has an 'any' type.
Build Node 18 on windows-latest: packages/template-skia/src/HelloSkia.tsx#L1
Cannot find module '@remotion/skia' or its corresponding type declarations.
Build Node 18 on windows-latest: packages/template-skia/src/HelloSkia.tsx#L12
Type 'ZodEffects<ZodString, string, string>' is not assignable to type 'ZodTypeAny'.
Build Node 18 on windows-latest: packages/template-skia/src/HelloSkia.tsx#L13
Type 'ZodEffects<ZodString, string, string>' is not assignable to type 'ZodTypeAny'.
Build Node 18 on windows-latest: 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; }>'.
SSR integration
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Node 18 on macos-14
Restore cache failed: Dependencies file is not found in /Users/runner/work/remotion/remotion. Supported file pattern: go.sum