Skip to content

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

fix(deps): update react monorepo (major)

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

Triggered via pull request November 15, 2025 14:25
Status Failure
Total duration 4m 39s
Artifacts

ci.yml

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

Annotations

28 errors and 10 warnings
lint (test --bail=1)
Process completed with exit code 1.
src/features/sicp/parser/__tests__/ParseJson.test.tsx > Parse heading > SUBHEADING successful: src/features/sicp/parser/__tests__/ParseJson.test.tsx#L65
Error: Snapshot `Parse heading > SUBHEADING successful 1` mismatched - Expected + Received <div className="sicp-anchor-link-container" > <h2 className="bp6-heading" + ref={null} > Mock Text </h2> </div> ❯ src/features/sicp/parser/__tests__/ParseJson.test.tsx:65:18
lint (tsc)
The strategy configuration was canceled because "lint.test_--bail_1" failed
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 (eslint)
The strategy configuration was canceled because "lint.test_--bail_1" failed
lint (eslint)
The operation was canceled.
lint (tsc): src/commons/controlBar/ControlBarShareButton.tsx#L45
Type 'RefObject<HTMLInputElement | null>' is not assignable to type 'RefObject<HTMLInputElement>'.
lint (test-coveralls)
The strategy configuration was canceled because "lint.test_--bail_1" failed
lint (test-coveralls)
The operation was canceled.
lint (build)
The strategy configuration was canceled because "lint.test_--bail_1" failed
lint (build): src/commons/dropdown/__tests__/Dropdown.test.tsx#L73
Argument of type 'FC<Props>' is not assignable to parameter of type 'ElementType'.
lint (build): src/commons/dropdown/__tests__/Dropdown.test.tsx#L72
Argument of type 'FC<Props>' is not assignable to parameter of type 'ElementType'.
lint (build): src/commons/dropdown/__tests__/Dropdown.test.tsx#L71
Argument of type 'FC<OwnProps>' is not assignable to parameter of type 'ElementType'.
lint (build): src/commons/dropdown/__tests__/Dropdown.test.tsx#L56
Argument of type 'FC<Props>' is not assignable to parameter of type 'ElementType'.
lint (build): src/commons/dropdown/__tests__/Dropdown.test.tsx#L55
Argument of type 'FC<Props>' is not assignable to parameter of type 'ElementType'.
lint (build): src/commons/dropdown/__tests__/Dropdown.test.tsx#L54
Argument of type 'FC<OwnProps>' is not assignable to parameter of type 'ElementType'.
lint (build): src/commons/controlBar/ControlBarShareButton.tsx#L45
Type 'RefObject<HTMLInputElement | null>' is not assignable to type 'RefObject<HTMLInputElement>'.
lint (eslint): src/commons/sideContent/content/SideContentCseMachine.tsx#L615
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#L41
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