Skip to content

chore(deps): bump puppeteer from 21.6.1 to 22.9.0 #1799

chore(deps): bump puppeteer from 21.6.1 to 22.9.0

chore(deps): bump puppeteer from 21.6.1 to 22.9.0 #1799

Triggered via pull request May 16, 2024 16:34
Status Failure
Total duration 1m 11s
Artifacts

commitlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
commitlint: src/api/layers/AutomateLayer.ts#L29
Property 'waitForXPath' does not exist on type 'Page'.
commitlint: src/api/layers/AutomateLayer.ts#L36
Property 'waitForTimeout' does not exist on type 'Page'.
commitlint: src/api/layers/AutomateLayer.ts#L79
Property 'waitForXPath' does not exist on type 'Page'.
commitlint: src/api/layers/AutomateLayer.ts#L89
Property 'waitForTimeout' does not exist on type 'Page'.
commitlint: src/api/layers/AutomateLayer.ts#L101
Property 'waitForTimeout' does not exist on type 'Page'.
commitlint: src/controllers/browser.ts#L542
Type 'boolean | "new"' is not assignable to type 'boolean | "shell"'.
commitlint: 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'.
commitlint
Process completed with exit code 2.
commitlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
commitlint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/