Skip to content

chore(deps): update dependency typescript to v6 #14120

chore(deps): update dependency typescript to v6

chore(deps): update dependency typescript to v6 #14120

Triggered via pull request March 28, 2026 18:37
Status Failure
Total duration 4m 1s
Artifacts

ci.yml

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

Annotations

13 errors and 10 warnings
lint (tsc)
Process completed with exit code 2.
lint (tsc): tsconfig.json#L22
Option 'esModuleInterop=false' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
lint (tsc): tsconfig.json#L3
Option 'baseUrl' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
lint (build)
The strategy configuration was canceled because "lint.tsc" failed
lint (build)
Process completed with exit code 1.
lint (build): tsconfig.json#L22
Option 'esModuleInterop=false' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
lint (build): tsconfig.json#L3
Option 'baseUrl' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
lint (format:ci)
The strategy configuration was canceled because "lint.tsc" failed
lint (format:ci)
The operation was canceled.
lint (test-coveralls)
The strategy configuration was canceled because "lint.tsc" failed
lint (test-coveralls)
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