feat: add support for Node.js v22-23 #366
Annotations
1 error and 7 warnings
Run npm run test -- --ci
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
packages/expect-puppeteer/src/matchers/notToMatchElement.ts#L42
Unexpected any. Specify a different type
|
Run npm run lint:
packages/expect-puppeteer/src/matchers/notToMatchTextContent.ts#L13
Unexpected any. Specify a different type
|
Run npm run lint:
packages/expect-puppeteer/src/matchers/toMatchElement.ts#L36
Unexpected any. Specify a different type
|
Run npm run lint:
packages/expect-puppeteer/src/matchers/toMatchTextContent.ts#L13
Unexpected any. Specify a different type
|
Run npm run lint:
packages/jest-dev-server/src/index.ts#L235
Unexpected any. Specify a different type
|
Run npm run lint:
packages/jest-dev-server/src/index.ts#L263
Unexpected any. Specify a different type
|
Loading