This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Update react-types to v18 (major) #856
Annotations
10 errors
src/NodeAnimator.tsx#L74
Argument of type 'string | number | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal' is not assignable to parameter of type 'ReactElement<any, string | JSXElementConstructor<any>> | ReactPortal | ReactFragment'.
|
src/NodeAnimator.tsx#L105
Type 'bigint' cannot be used as an index type.
|
src/NodeAnimator.tsx#L119
Type 'bigint' cannot be used as an index type.
|
src/components/views/location/index.tsx#L27
Type 'LazyExoticComponent<typeof LocationPicker>' does not satisfy the constraint 'JSXElementConstructor<any> | keyof IntrinsicElements'.
|
src/components/views/location/index.tsx#L30
'LocationPickerComponent' cannot be used as a JSX component.
|
src/components/views/location/index.tsx#L30
Spread types may only be created from object types.
|
src/languageHandler.tsx#L439
No overload matches this call.
|
test/components/views/settings/AddRemoveThreepids-test.tsx#L52
Property 'children' does not exist on type '{}'.
|
test/hooks/useUserOnboardingTasks-test.tsx#L71
'props' is of type 'unknown'.
|
|
This job failed
Loading