Skip to content

Build(deps): bump puppeteer-core from 21.6.1 to 23.1.0 in /services/socky #10086

Build(deps): bump puppeteer-core from 21.6.1 to 23.1.0 in /services/socky

Build(deps): bump puppeteer-core from 21.6.1 to 23.1.0 in /services/socky #10086

Triggered via pull request August 14, 2024 19:18
Status Failure
Total duration 1m 28s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Run
Property 'waitForTimeout' does not exist on type 'Page'.
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 use a deprecated Node.js version 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/