Skip to content

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

fix(deps): update react monorepo (major)

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

Triggered via pull request March 5, 2026 09:34
Status Failure
Total duration 1m 30s
Artifacts

ci.yml

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

Annotations

31 errors
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
src/commons/sagas/__tests__/WorkspaceSaga.test.ts: src/commons/utils/JsSlangHelper.ts#L7
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ src/commons/utils/JsSlangHelper.ts:7:1 ❯ src/commons/application/ApplicationTypes.ts:19:1 Caused by: Caused by: TypeError: Cannot destructure property 'ReactCurrentOwner' of 'React__namespace.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED' as it is undefined. ❯ Module.<anonymous> node_modules/its-fine/dist/index.cjs:85:9 ❯ Object.<anonymous> node_modules/react-konva/lib/ReactKonvaCore.js:53:20
lint (format:ci)
The strategy configuration was canceled because "lint.test_--bail_1" failed
lint (format:ci)
The operation was canceled.
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 (tsc): src/commons/controlBar/ControlBarShareButton.tsx#L45
Type 'RefObject<HTMLInputElement | null>' is not assignable to type 'RefObject<HTMLInputElement>'.
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)
The strategy configuration was canceled because "lint.test_--bail_1" failed
lint (eslint)
The operation was canceled.
lint (test-coveralls)
The strategy configuration was canceled because "lint.test_--bail_1" failed
lint (test-coveralls)
The operation was canceled.