Skip to content

chore(deps): update dependency ace-builds to v1.43.4 #11612

chore(deps): update dependency ace-builds to v1.43.4

chore(deps): update dependency ace-builds to v1.43.4 #11612

Triggered via pull request October 28, 2025 10:40
Status Failure
Total duration 1m 52s
Artifacts

ci.yml

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

Annotations

4 errors and 10 warnings
lint (test --bail=1)
Process completed with exit code 1.
src/commons/assessmentWorkspace/__tests__/AssessmentWorkspace.test.tsx > AssessmentWorkspace > AssessmentWorkspace page with programming question renders correctly: src/commons/assessmentWorkspace/__tests__/AssessmentWorkspace.test.tsx#L126
Error: Snapshot `AssessmentWorkspace > AssessmentWorkspace page with programming question renders correctly 1` mismatched - Expected + Received @@ -206,10 +206,11 @@ <textarea aria-autocomplete="both" aria-haspopup="false" aria-label="Cursor at row 1" autocapitalize="off" + autocomplete="off" autocorrect="off" class="ace_text-input" role="textbox" spellcheck="false" style="opacity: 0; font-size: 1px;" @@ -291,14 +292,15 @@ > XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX </div> </div> <div - class="ace_tooltip" + class="ace_tooltip ace_gutter-tooltip" id="gt1" role="tooltip" - style="display: none; pointer-events: auto;" + style="display: none; white-space: pre-wrap; pointer-events: auto;" + tabindex="-1" /> </div> <div id="ace-radar-view" /> @@ -691,10 +693,11 @@ <textarea aria-autocomplete="both" aria-haspopup="false" aria-label="Cursor at row 1" autocapitalize="off" + autocomplete="off" autocorrect="off" class="ace_text-input" role="textbox" spellcheck="false" style="opacity: 0; font-size: 1px;" @@ -777,14 +780,15 @@ > XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX </div> </div> <div - class="ace_tooltip" + class="ace_tooltip ace_gutter-tooltip" id="gt2" role="tooltip" - style="display: none; pointer-events: auto;" + style="display: none; white-space: pre-wrap; pointer-events: auto;" + tabindex="-1" /> </div> <div class="bp6-button-group bp6-dark" > ❯ src/commons/assessmentWorkspace/__tests__/AssessmentWorkspace.test.tsx:126:23
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