Skip to content

Merge pull request #105 from pwa-builder/puppeteer-cache-fix #7

Merge pull request #105 from pwa-builder/puppeteer-cache-fix

Merge pull request #105 from pwa-builder/puppeteer-cache-fix #7

Triggered via push October 1, 2024 22:42
Status Failure
Total duration 42s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: FindServiceWorker/index.ts#L57
Type '"new"' is not assignable to type 'boolean | "shell" | undefined'.
build: FindWebManifest/index.ts#L149
Type '"new"' is not assignable to type 'boolean | "shell" | undefined'.
build: Report/lighthouse/lighthouse.ts#L120
Type '"new"' is not assignable to type 'boolean | "shell" | undefined'.
build: utils/getManifestByLink.ts#L73
Type '"new"' is not assignable to type 'boolean | "shell" | undefined'.
build: utils/loadPage.ts#L54
Type '"new"' is not assignable to type 'boolean | "shell" | undefined'.
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/