chore(deps-dev): bump react, react-dom and @types/react #3406
Annotations
11 errors and 1 warning
node 22 / ubuntu-latest:
src/client-renderer.ts#L31
No overload matches this call.
|
node 22 / ubuntu-latest:
test/client-renderer.spec.tsx#L97
Type '(instance: TestNullComponent | null) => TestNullComponent | null' is not assignable to type 'Ref<TestNullComponent> | undefined'.
|
node 22 / ubuntu-latest:
test/drivers.fixture.tsx#L71
Argument of type 'TestNullComponent' is not assignable to parameter of type 'ReactInstance | null | undefined'.
|
node 22 / ubuntu-latest
Process completed with exit code 2.
|
node 22 / macOS-latest
The job was canceled because "_22_ubuntu-latest" failed.
|
node 22 / macOS-latest:
src/client-renderer.ts#L31
No overload matches this call.
|
node 22 / macOS-latest:
test/client-renderer.spec.tsx#L97
Type '(instance: TestNullComponent | null) => TestNullComponent | null' is not assignable to type 'Ref<TestNullComponent> | undefined'.
|
node 22 / macOS-latest:
test/drivers.fixture.tsx#L71
Argument of type 'TestNullComponent' is not assignable to parameter of type 'ReactInstance | null | undefined'.
|
node 22 / macOS-latest
Process completed with exit code 2.
|
node 22 / windows-latest
The job was canceled because "_22_ubuntu-latest" failed.
|
node 22 / windows-latest
The operation was canceled.
|
node 22 / ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|