Skip to content

chore(deps): update vitest monorepo to v4 (major) #11664

chore(deps): update vitest monorepo to v4 (major)

chore(deps): update vitest monorepo to v4 (major) #11664

Triggered via pull request October 29, 2025 02:32
Status Failure
Total duration 1m 39s
Artifacts

ci.yml

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

Annotations

6 errors and 10 warnings
lint (test --bail=1)
Process completed with exit code 1.
src/commons/utils/__tests__/RequestHelper.test.ts > request > 401 unauthorized -> refresh token flow succeeds -> OK response -> returns response: src/commons/utils/__tests__/RequestHelper.test.ts#L93
AssertionError: expected 1st "vi.fn()" call to have been called with [ 'undefined/v2/api_path', …(1) ] Compared values have no visual difference. ❯ expectRefreshFlowFetchesToBeCalledWithCorrectParams src/commons/utils/__tests__/RequestHelper.test.ts:93:21 ❯ src/commons/utils/__tests__/RequestHelper.test.ts:158:5
lint (build)
The strategy configuration was canceled because "lint.test_--bail_1" failed
lint (build)
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.
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