fix(deps): update react monorepo to v19 (major) #293
Annotations
10 errors and 1 warning
build:
src/interface/components/Common/FileReaderInput.tsx#L70
Property 'findDOMNode' does not exist on type 'typeof import("/home/runner/work/SIMDE/SIMDE/node_modules/.pnpm/@types[email protected]_@[email protected]/node_modules/@types/react-dom/index")'.
|
build:
src/interface/components/Superscalar/modal/SuperscalarLoadContentModalComponent.tsx#L92
Argument of type 'typeof SuperscalarLoadContentModalComponent' is not assignable to parameter of type 'ComponentType<any>'.
|
build:
src/interface/components/VLIW/InstructionComponent.tsx#L23
Type 'ConnectDragSource' is not assignable to type 'Ref<HTMLDivElement>'.
|
build:
src/interface/components/VLIW/VLIWOperationComponent.tsx#L24
Type 'ConnectDropTarget' is not assignable to type 'Ref<HTMLDivElement>'.
|
build:
src/interface/components/VLIW/modal/BatchModalComponent.tsx#L94
Argument of type 'typeof BatchModalComponent' is not assignable to parameter of type 'ComponentType<any>'.
|
build:
src/interface/components/VLIW/modal/BatchResultsModalComponent.tsx#L100
Argument of type 'typeof BatchResultsModalComponent' is not assignable to parameter of type 'ComponentType<any>'.
|
build:
src/interface/components/VLIW/modal/OptionsModalComponent.tsx#L80
Argument of type 'typeof OptionsModalComponent' is not assignable to parameter of type 'ComponentType<any>'.
|
build:
src/interface/components/VLIW/modal/VLIWLoadContentModalComponent.tsx#L87
Argument of type 'typeof VLIWLoadContentModalComponent' is not assignable to parameter of type 'ComponentType<any>'.
|
build:
src/interface/components/VLIW/tab/GeneralVLIWTabComponent.tsx#L170
Argument of type 'typeof GeneralVLIWTabComponent' is not assignable to parameter of type 'ComponentType<any>'.
|
build
Process completed with exit code 2.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|