Skip to content

Update yarn monorepo to v4.17.0 #16170

Update yarn monorepo to v4.17.0

Update yarn monorepo to v4.17.0 #16170

Triggered via pull request June 20, 2026 02:17
Status Failure
Total duration 1m 35s
Artifacts

ci.yml

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

Annotations

7 errors and 10 warnings
lint (test --bail=1)
Process completed with exit code 1.
src/features/cseMachine/CseMachineAnimation.test.tsx: src/features/cseMachine/CseMachineAnimation.test.tsx#L10
TypeError: Cannot read properties of null (reading 'scale') ❯ SceneCanvas.setWidth node_modules/konva/lib/Canvas.js:56:18 ❯ SceneCanvas.setSize node_modules/konva/lib/Canvas.js:71:14 ❯ new SceneCanvas node_modules/konva/lib/Canvas.js:97:14 ❯ Stage._buildDOM node_modules/konva/lib/Stage.js:667:29 ❯ new Stage node_modules/konva/lib/Stage.js:101:14 ❯ src/features/cseMachine/CseMachineAnimation.test.tsx:10:19
src/features/cseMachine/CseMachine.test.tsx > CSE Machine Control Stash correctly renders: arrows from the environment instruction to the frame and arrows from the stash to closures: src/features/cseMachine/CseMachine.test.tsx#L261
Error: Snapshot `CSE Machine Control Stash correctly renders: arrows from the environment instruction to the frame and arrows from the stash to closures 1` mismatched - Expected + Received @@ -19,11 +19,11 @@ fill="#999" fontFamily="monospace, monospace" fontSize={15} fontStyle="normal" fontVariant="normal" - height={35} + height={20} padding={10} preventDefault={false} text="call 0" width={120} /> ❯ src/features/cseMachine/CseMachine.test.tsx:261:27 ❯ src/features/cseMachine/CseMachine.test.tsx:260:24
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)
The operation was canceled.
lint (eslint): src/commons/sideContent/content/SideContentCseMachine.tsx#L732
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#L716
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#L136
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#L25
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#L234
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#L28
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components