Skip to content

chore(deps): bump puppeteer from 21.6.1 to 22.6.2 #3094

chore(deps): bump puppeteer from 21.6.1 to 22.6.2

chore(deps): bump puppeteer from 21.6.1 to 22.6.2 #3094

Triggered via pull request April 2, 2024 16:05
Status Failure
Total duration 1m 29s
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#L543
Type 'boolean | "new"' is not assignable to type 'boolean | "shell"'.
build: src/controllers/browser.ts#L615
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.