Skip to content

chore(deps): bump puppeteer from 21.6.1 to 22.6.1 #3081

chore(deps): bump puppeteer from 21.6.1 to 22.6.1

chore(deps): bump puppeteer from 21.6.1 to 22.6.1 #3081

Triggered via pull request March 29, 2024 17:00
Status Failure
Total duration 1m 4s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: src/api/layers/sender.layer.ts#L383
Property 'waitForXPath' does not exist on type 'Page'.
build: src/controllers/browser.ts#L540
Type 'boolean | "new"' is not assignable to type 'boolean | "shell"'.
build: src/controllers/browser.ts#L612
Argument of type '{ executablePath: string; channel?: ChromeReleaseChannel; ignoreDefaultArgs?: boolean | string[]; handleSIGINT?: boolean; handleSIGTERM?: boolean; handleSIGHUP?: boolean; ... 9 more ...; args: string[]; }' is not assignable to parameter of type 'PuppeteerLaunchOptions'.
build
Process completed with exit code 2.