Skip to content

Build(deps): bump puppeteer-core from 21.6.1 to 23.0.2 in /services/pdfx #10081

Build(deps): bump puppeteer-core from 21.6.1 to 23.0.2 in /services/pdfx

Build(deps): bump puppeteer-core from 21.6.1 to 23.0.2 in /services/pdfx #10081

Triggered via pull request August 8, 2024 19:32
Status Failure
Total duration 1m 26s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Run
Conversion of type 'Uint8Array' to type 'string' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Run
Object literal may only specify known properties, and 'ignoreHTTPSErrors' does not exist in type 'ChromeLaunchOptions'.
Run
Type '{ args: string[]; executablePath: string; headless: true | "new"; channel?: ChromeReleaseChannel | undefined; ignoreDefaultArgs?: boolean | string[] | undefined; ... 18 more ...; protocolTimeout?: number | undefined; }' is not assignable to type 'PuppeteerLaunchOptions'.
Run
Process completed with exit code 1.
Run
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/