chore(deps): bump puppeteer from 21.6.1 to 22.11.2 #3168
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.
|