Skip to content

chore(deps): bump puppeteer from 21.6.1 to 22.12.1 #3174

chore(deps): bump puppeteer from 21.6.1 to 22.12.1

chore(deps): bump puppeteer from 21.6.1 to 22.12.1 #3174

Triggered via pull request June 26, 2024 16:52
Status Failure
Total duration 1m 6s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build: src/api/layers/AutomateLayer.ts#L29
Property 'waitForXPath' does not exist on type 'Page'.
build: src/api/layers/AutomateLayer.ts#L36
Property 'waitForTimeout' does not exist on type 'Page'.
build: src/api/layers/AutomateLayer.ts#L79
Property 'waitForXPath' does not exist on type 'Page'.
build: src/api/layers/AutomateLayer.ts#L89
Property 'waitForTimeout' does not exist on type 'Page'.
build: src/api/layers/AutomateLayer.ts#L101
Property 'waitForTimeout' does not exist on type 'Page'.
build: src/controllers/browser.ts#L542
Type 'boolean | "new"' is not assignable to type 'boolean | "shell"'.
build: src/controllers/browser.ts#L614
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.