v10.1.3 #355
Annotations
7 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/
|
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