v14 (alpha) - React 19 only, uses new renderer #444
ci.yml
on: pull_request
Install and Cache deps
26s
Annotations
7 errors
Test React 18
Process completed with exit code 1.
|
Lint:
src/act.ts#L9
Unexpected var, use let or const instead
|
Lint:
src/act.ts#L46
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 10 characters or longer
|
Lint:
src/act.ts#L51
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 10 characters or longer
|
Lint:
src/matchers/__tests__/utils.test.tsx#L24
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 10 characters or longer
|
Lint:
src/render.tsx#L18
Unexpected any. Specify a different type
|
Lint
Process completed with exit code 1.
|