Skip to content

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

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

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

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

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint
Type '({ pathname }: { pathname: any; }) => Promise<{ html: string; collectedData: PageCollectedData; }>' is not assignable to type 'AppRenderer'.
Lint
Binding element 'pathname' implicitly has an 'any' type.
Lint
Process completed with exit code 2.