Skip to content

chore(deps): bump puppeteer from 21.6.1 to 22.13.1 #1821

chore(deps): bump puppeteer from 21.6.1 to 22.13.1

chore(deps): bump puppeteer from 21.6.1 to 22.13.1 #1821

Triggered via pull request July 17, 2024 16:23
Status Failure
Total duration 1m 18s
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
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/
commitlint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/