feat: support puppeteer v23 #332
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/expect-puppeteer/src/index.ts#L24
Unexpected any. Specify a different type
|
packages/expect-puppeteer/src/index.ts#L26
Unexpected any. Specify a different type
|
packages/expect-puppeteer/src/index.ts#L89
Unexpected any. Specify a different type
|
packages/expect-puppeteer/src/index.ts#L105
Unexpected any. Specify a different type
|
packages/expect-puppeteer/src/index.ts#L110
Unexpected any. Specify a different type
|
packages/expect-puppeteer/src/index.ts#L122
Unexpected any. Specify a different type
|
packages/expect-puppeteer/src/index.ts#L123
Unexpected any. Specify a different type
|
packages/expect-puppeteer/src/index.ts#L176
Unexpected any. Specify a different type
|
packages/expect-puppeteer/src/index.ts#L197
Unexpected any. Specify a different type
|
packages/expect-puppeteer/src/matchers/notToMatchElement.test.ts#L28
Unexpected any. Specify a different type
|
This job succeeded
Loading