Skip to content

Build(deps): bump puppeteer-core from 21.6.1 to 22.13.0 #9985

Build(deps): bump puppeteer-core from 21.6.1 to 22.13.0

Build(deps): bump puppeteer-core from 21.6.1 to 22.13.0 #9985

Triggered via pull request July 11, 2024 19:53
Status Failure
Total duration 1m 11s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Run
Property 'waitForTimeout' does not exist on type 'Page'.
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
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/