Update react monorepo #4178
Annotations
10 errors and 3 warnings
typescript:
src/components/Base.tsx#L10
Namespace 'React' has no exported member 'ReactNodeArray'.
|
typescript:
src/components/Modal.tsx#L67
Namespace 'React' has no exported member 'ReactNodeArray'.
|
typescript:
src/components/Modal.tsx#L68
Namespace 'React' has no exported member 'ReactNodeArray'.
|
typescript:
src/components/Navigation.tsx#L59
Namespace 'global.JSX' has no exported member 'Element'.
|
typescript:
src/components/NavigationMobile.tsx#L17
Namespace 'global.JSX' has no exported member 'Element'.
|
typescript:
src/components/SearchField.tsx#L8
No overload matches this call.
|
typescript:
src/components/SearchField.tsx#L20
No overload matches this call.
|
typescript:
src/components/SearchField.tsx#L53
Type '{ children: Element[]; sx: SxProps<Theme> | undefined; }' is not assignable to type 'IntrinsicAttributes & Pick<JSX.LibraryManagedAttributes<C, ComponentProps<C>>, never> & MUIStyledCommonProps<Theme> & { ...; }'.
|
typescript:
src/components/VillageMonde.tsx#L12
Namespace 'global.JSX' has no exported member 'Element'.
|
typescript:
src/components/WorldMap/WorldMap.tsx#L171
Property 'render' does not exist on type 'typeof import("/home/runner/work/1village/1village/.yarn/__virtual__/@types-react-dom-virtual-527c6a9a5f/0/cache/@types-react-dom-npm-19.0.2-4dc66e9162-d2ae81ec0b.zip/node_modules/@types/react-dom/index")'.
|
unit-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typescript
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
|