chore(deps-dev): bump react and @types/react #332
ci.yml
on: pull_request
Install and Cache deps
29s
Test Website
16s
Lint
19s
Typecheck
14s
Test (concurrent)
19s
Test (legacy)
17s
Annotations
11 errors and 6 warnings
Typecheck:
src/matchers/__tests__/to-be-disabled.test.tsx#L161
Unused '@ts-expect-error' directive.
|
Typecheck:
src/matchers/__tests__/to-be-disabled.test.tsx#L193
Unused '@ts-expect-error' directive.
|
Typecheck:
src/matchers/__tests__/to-be-disabled.test.tsx#L220
Unused '@ts-expect-error' directive.
|
Typecheck:
src/queries/unsafe-type.ts#L11
Argument of type 'ComponentType<any>' is not assignable to parameter of type 'ElementType'.
|
Typecheck:
src/queries/unsafe-type.ts#L21
Argument of type 'ComponentType<any>' is not assignable to parameter of type 'ElementType'.
|
Typecheck:
src/render.tsx#L60
Argument of type '{ createNodeMock(element: React.ReactElement): any; wrapper: React.ComponentType<any> | undefined; }' is not assignable to parameter of type 'Omit<RenderOptions, "unstable_validateStringsRenderedWithinText">'.
|
Typecheck:
src/render.tsx#L90
Argument of type '{ concurrentRoot?: boolean | undefined; createNodeMock?: ((element: ReactElement<unknown, string | JSXElementConstructor<any>>) => unknown) | undefined; }' is not assignable to parameter of type 'Partial<TestRendererOptions>'.
|
Typecheck:
src/render.tsx#L148
Argument of type 'ReactElement<unknown, string | JSXElementConstructor<any>>' is not assignable to parameter of type 'ReactElement<any, string | JSXElementConstructor<any>>'.
|
Typecheck
Process completed with exit code 2.
|
Test (legacy)
Process completed with exit code 1.
|
Test (concurrent)
Process completed with exit code 1.
|
Test Website
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install and Cache deps
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (legacy)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (concurrent)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|