Skip to content

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

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

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

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

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 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
Type '{ args: string[]; executablePath: string; headless: true | "new"; ignoreHTTPSErrors: boolean; 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/