Skip to content

fix(core): fix i18n sites SSG memory leak - require.cache #3662

fix(core): fix i18n sites SSG memory leak - require.cache

fix(core): fix i18n sites SSG memory leak - require.cache #3662

Triggered via pull request October 22, 2024 09:41
Status Failure
Total duration 1m 41s
Artifacts

tests-swizzle.yml

on: pull_request
Matrix: Swizzle
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Swizzle (eject, js)
Type '({ pathname }: { pathname: any; }) => Promise<{ html: string; collectedData: PageCollectedData; }>' is not assignable to type 'AppRenderer'.
Swizzle (eject, js)
Binding element 'pathname' implicitly has an 'any' type.
Swizzle (eject, js)
Process completed with exit code 2.
Swizzle (eject, ts)
The job was canceled because "eject_js" failed.
Swizzle (eject, ts)
Type '({ pathname }: { pathname: any; }) => Promise<{ html: string; collectedData: PageCollectedData; }>' is not assignable to type 'AppRenderer'.
Swizzle (eject, ts)
Binding element 'pathname' implicitly has an 'any' type.
Swizzle (eject, ts)
Process completed with exit code 2.
Swizzle (wrap, ts)
The job was canceled because "eject_js" failed.
Swizzle (wrap, ts)
Type '({ pathname }: { pathname: any; }) => Promise<{ html: string; collectedData: PageCollectedData; }>' is not assignable to type 'AppRenderer'.
Swizzle (wrap, ts)
Binding element 'pathname' implicitly has an 'any' type.
Swizzle (wrap, ts)
Process completed with exit code 2.
Swizzle (wrap, js)
The job was canceled because "eject_js" failed.
Swizzle (wrap, js)
Type '({ pathname }: { pathname: any; }) => Promise<{ html: string; collectedData: PageCollectedData; }>' is not assignable to type 'AppRenderer'.
Swizzle (wrap, js)
Binding element 'pathname' implicitly has an 'any' type.
Swizzle (wrap, js)
The operation was canceled.