Skip to content

fix(deps): update react monorepo (major) #13786

fix(deps): update react monorepo (major)

fix(deps): update react monorepo (major) #13786

Triggered via pull request March 9, 2026 22:30
Status Failure
Total duration 1m 26s
Artifacts

ci.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 10 warnings
lint (tsc): src/commons/dropdown/__tests__/Dropdown.test.tsx#L73
Argument of type 'FC<Props>' is not assignable to parameter of type 'ElementType'.
lint (tsc): src/commons/dropdown/__tests__/Dropdown.test.tsx#L72
Argument of type 'FC<Props>' is not assignable to parameter of type 'ElementType'.
lint (tsc): src/commons/dropdown/__tests__/Dropdown.test.tsx#L71
Argument of type 'FC<OwnProps>' is not assignable to parameter of type 'ElementType'.
lint (tsc): src/commons/dropdown/__tests__/Dropdown.test.tsx#L56
Argument of type 'FC<Props>' is not assignable to parameter of type 'ElementType'.
lint (tsc): src/commons/dropdown/__tests__/Dropdown.test.tsx#L55
Argument of type 'FC<Props>' is not assignable to parameter of type 'ElementType'.
lint (tsc): src/commons/dropdown/__tests__/Dropdown.test.tsx#L54
Argument of type 'FC<OwnProps>' is not assignable to parameter of type 'ElementType'.
lint (tsc): src/commons/controlBar/ControlBarShareButton.tsx#L45
Type 'RefObject<HTMLInputElement | null>' is not assignable to type 'RefObject<HTMLInputElement>'.
lint (format:ci)
The strategy configuration was canceled because "lint.tsc" failed
lint (eslint)
The strategy configuration was canceled because "lint.tsc" failed
lint (eslint)
The operation was canceled.
lint (test-coveralls)
The strategy configuration was canceled because "lint.tsc" failed
lint (test-coveralls)
The operation was canceled.
lint (build)
The strategy configuration was canceled because "lint.tsc" failed
lint (build)
The operation was canceled.
lint (test --bail=1)
The strategy configuration was canceled because "lint.tsc" failed
lint (test --bail=1)
The operation was canceled.
lint (eslint): src/commons/sideContent/content/SideContentCseMachine.tsx#L595
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint (eslint): src/commons/sagas/RequestsSaga.ts#L717
Empty block statement
lint (eslint): src/commons/sagas/RemoteExecutionSaga.ts#L103
Empty block statement
lint (eslint): src/commons/sagas/PlaygroundSaga.ts#L37
Empty block statement
lint (eslint): src/commons/navigationBar/subcomponents/AcademyNavigationBar.tsx#L143
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint (eslint): src/commons/navigationBar/subcomponents/AcademyNavigationBar.tsx#L61
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint (eslint): src/commons/navigationBar/subcomponents/AcademyNavigationBar.tsx#L49
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint (eslint): src/commons/editor/EditorContainer.tsx#L36
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint (eslint): src/commons/assessmentWorkspace/AssessmentWorkspace.tsx#L201
React Hook useEffect has missing dependencies: 'code', 'initialRunCompleted', 'props.fromContestLeaderboard', and 'votingId'. Either include them or remove the dependency array
lint (eslint): src/commons/achievement/AchievementManualEditor.tsx#L30
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components