Skip to content

chore(deps): update dependency jsdom to v27 #11429

chore(deps): update dependency jsdom to v27

chore(deps): update dependency jsdom to v27 #11429

Triggered via pull request October 21, 2025 13:16
Status Failure
Total duration 3m 30s
Artifacts

ci.yml

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

Annotations

11 errors and 10 warnings
lint (test-coveralls)
Process completed with exit code 1.
src/pages/playground/__tests__/Playground.test.tsx > Playground tests > Playground with link renders correctly: src/pages/playground/__tests__/Playground.test.tsx#L79
Error: Snapshot `Playground tests > Playground with link renders correctly 1` mismatched - Expected + Received <div> - <div - class="Playground bp6-dark" + <h2> + Unexpected Application Error! + </h2> + <h3 + style="font-style: italic;" + > + ")" is expected + </h3> + <pre + style="padding: 0.5rem; background-color: rgba(200, 200, 200, 0.5);" > - <div - class="workspace" + SyntaxError: ")" is expected + at TokenStream.error (/home/runner/work/frontend/frontend/node_modules/css-tree/cjs/parser/create.cjs:272:19) + at TokenStream.eat (/home/runner/work/frontend/frontend/node_modules/css-tree/cjs/parser/create.cjs:220:22) + at TokenStream.parse [as Function] (/home/runner/work/frontend/frontend/node_modules/css-tree/cjs/syntax/node/Function.cjs:24:14) + at TokenStream.defaultRecognizer (/home/runner/work/frontend/frontend/node_modules/css-tree/cjs/syntax/scope/default.cjs:41:24) + at TokenStream.readSequence (/home/runner/work/frontend/frontend/node_modules/css-tree/cjs/parser/sequence.cjs:24:40) + at TokenStream.parse (/home/runner/work/frontend/frontend/node_modules/css-tree/cjs/syntax/node/Value.cjs:10:27) + at TokenStream.&lt;anonymous&gt; (/home/runner/work/frontend/frontend/node_modules/css-tree/cjs/parser/create.cjs:22:26) + at Object.parse (/home/runner/work/frontend/frontend/node_modules/css-tree/cjs/parser/create.cjs:325:45) + </pre> + <p> + 💿 Hey developer 👋 + </p> + <p> + You can provide a way better UX than this when your app throws errors by providing your own + <code + style="padding: 2px 4px; background-color: rgba(200, 200, 200, 0.5);" > - <div - class="ControlBar" - > - <div - class="ControlBar_editor bp6-button-group" - > - <div - class="Switch" - > - <label - class="bp6-control bp6-switch" - > - <input - class="bp6-control-input" - type="checkbox" - /> - <span - class="bp6-control-indicator" - /> - </label> - </div> - <span - class="bp6-popover-target" - > - <button - class="bp6-button bp6-minimal" - > - <span - aria-hidden="true" - class="bp6-icon bp6-icon-play" - > - <svg - data-icon="play" - height="16" - role="img" - viewBox="0 0 16 16" - width="16" - > - <path - d="M12 8c0-.35-.19-.64-.46-.82l.01-.02-6-4-.01.02A.969.969 0 005 3c-.55 0-1 .45-1 1v8c0 .55.45 1 1 1 .21 0 .39-.08.54-.18l.01.02 6-4-.01-.02c.27-.18.46-.47.46-.82z" - fill-rule="evenodd" - /> - </svg> - </span> - <span - class="bp6-button-text" - > - Run - </span> - </button> - </span> - <span - class="bp6-popover-target" - > - <span - class="bp6-popover-target" - > - <button - class="bp6-button bp6-minimal" - > - <span - aria-hidden="true" - class="bp6-icon bp6-icon-share" - > - <svg - data-icon="share" - height="16" - role="img" - viewBox="0 0 16 16" - width="16" - > - <path - d="M10.99 13.99h-9v-9h4.76l2-2H.99c-.55 0-1 .45-1 1v11c0 .55.45 1 1 1h11c.55 0 1-.45 1-1V7.24l-2 2v4.75zm4-14h-5c-.55 0-1 .45-1 1s.45 1 1 1h2.59L7.29 7.28a1 1 0 00-.3.71 1.003 1.003 0 001.71.71l5.29-5.29V6c0 .5
src/pages/playground/__tests__/Playground.test.tsx > Playground tests > Playground renders correctly: src/pages/playground/__tests__/Playground.test.tsx#L66
Error: Snapshot `Playground tests > Playground renders correctly 1` mismatched - Expected + Received <div> - <div - class="Playground bp6-dark" + <h2> + Unexpected Application Error! + </h2> + <h3 + style="font-style: italic;" + > + ")" is expected + </h3> + <pre + style="padding: 0.5rem; background-color: rgba(200, 200, 200, 0.5);" > - <div - class="workspace" + SyntaxError: ")" is expected + at TokenStream.error (/home/runner/work/frontend/frontend/node_modules/css-tree/cjs/parser/create.cjs:272:19) + at TokenStream.eat (/home/runner/work/frontend/frontend/node_modules/css-tree/cjs/parser/create.cjs:220:22) + at TokenStream.parse [as Function] (/home/runner/work/frontend/frontend/node_modules/css-tree/cjs/syntax/node/Function.cjs:24:14) + at TokenStream.defaultRecognizer (/home/runner/work/frontend/frontend/node_modules/css-tree/cjs/syntax/scope/default.cjs:41:24) + at TokenStream.readSequence (/home/runner/work/frontend/frontend/node_modules/css-tree/cjs/parser/sequence.cjs:24:40) + at TokenStream.parse (/home/runner/work/frontend/frontend/node_modules/css-tree/cjs/syntax/node/Value.cjs:10:27) + at TokenStream.&lt;anonymous&gt; (/home/runner/work/frontend/frontend/node_modules/css-tree/cjs/parser/create.cjs:22:26) + at Object.parse (/home/runner/work/frontend/frontend/node_modules/css-tree/cjs/parser/create.cjs:325:45) + </pre> + <p> + 💿 Hey developer 👋 + </p> + <p> + You can provide a way better UX than this when your app throws errors by providing your own + <code + style="padding: 2px 4px; background-color: rgba(200, 200, 200, 0.5);" > - <div - class="ControlBar" - > - <div - class="ControlBar_editor bp6-button-group" - > - <div - class="Switch" - > - <label - class="bp6-control bp6-switch" - > - <input - class="bp6-control-input" - type="checkbox" - /> - <span - class="bp6-control-indicator" - /> - </label> - </div> - <span - class="bp6-popover-target" - > - <button - class="bp6-button bp6-minimal" - > - <span - aria-hidden="true" - class="bp6-icon bp6-icon-play" - > - <svg - data-icon="play" - height="16" - role="img" - viewBox="0 0 16 16" - width="16" - > - <path - d="M12 8c0-.35-.19-.64-.46-.82l.01-.02-6-4-.01.02A.969.969 0 005 3c-.55 0-1 .45-1 1v8c0 .55.45 1 1 1 .21 0 .39-.08.54-.18l.01.02 6-4-.01-.02c.27-.18.46-.47.46-.82z" - fill-rule="evenodd" - /> - </svg> - </span> - <span - class="bp6-button-text" - > - Run - </span> - </button> - </span> - <span - class="bp6-popover-target" - > - <span - class="bp6-popover-target" - > - <button - class="bp6-button bp6-minimal" - > - <span - aria-hidden="true" - class="bp6-icon bp6-icon-share" - > - <svg - data-icon="share" - height="16" - role="img" - viewBox="0 0 16 16" - width="16" - > - <path - d="M10.99 13.99h-9v-9h4.76l2-2H.99c-.55 0-1 .45-1 1v11c0 .55.45 1 1 1h11c.55 0 1-.45 1-1V7.24l-2 2v4.75zm4-14h-5c-.55 0-1 .45-1 1s.45 1 1 1h2.59L7.29 7.28a1 1 0 00-.3.71 1.003 1.003 0 001.71.71l5.29-5.29V6c0 .55.45 1 1 1
src/commons/assessmentWorkspace/__tests__/AssessmentWorkspace.test.tsx > AssessmentWorkspace > AssessmentWorkspace renders Grading tab correctly if the question has been graded: src/commons/assessmentWorkspace/__tests__/AssessmentWorkspace.test.tsx#L170
Error: Snapshot `AssessmentWorkspace > AssessmentWorkspace renders Grading tab correctly if the question has been graded 1` mismatched - Expected + Received @@ -279,17 +279,17 @@ >   </div> </div> <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: hidden;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: hidden;" > <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: visible;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: visible;" /> <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: visible;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: visible;" > XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX </div> </div> <div @@ -982,17 +982,17 @@ >   </div> </div> <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: hidden;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: hidden;" > <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: visible;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: visible;" /> <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: visible;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: visible;" > XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX </div> </div> <div ❯ src/commons/assessmentWorkspace/__tests__/AssessmentWorkspace.test.tsx:170:23
src/commons/assessmentWorkspace/__tests__/AssessmentWorkspace.test.tsx > AssessmentWorkspace > AssessmentWorkspace page with ContestVoting question renders correctly: src/commons/assessmentWorkspace/__tests__/AssessmentWorkspace.test.tsx#L159
Error: Snapshot `AssessmentWorkspace > AssessmentWorkspace page with ContestVoting question renders correctly 1` mismatched - Expected + Received @@ -249,17 +249,17 @@ >   </div> </div> <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: hidden;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: hidden;" > <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: visible;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: visible;" /> <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: visible;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: visible;" > XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX </div> </div> <div @@ -792,17 +792,17 @@ >   </div> </div> <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: hidden;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: hidden;" > <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: visible;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: visible;" /> <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: visible;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: visible;" > XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX </div> </div> <div ❯ src/commons/assessmentWorkspace/__tests__/AssessmentWorkspace.test.tsx:159:23
src/commons/assessmentWorkspace/__tests__/AssessmentWorkspace.test.tsx > AssessmentWorkspace > AssessmentWorkspace page with MCQ question renders correctly: src/commons/assessmentWorkspace/__tests__/AssessmentWorkspace.test.tsx#L148
Error: Snapshot `AssessmentWorkspace > AssessmentWorkspace page with MCQ question renders correctly 1` mismatched - Expected + Received @@ -690,17 +690,17 @@ >   </div> </div> <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: hidden;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: hidden;" > <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: visible;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: visible;" /> <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: visible;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: visible;" > XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX </div> </div> <div ❯ src/commons/assessmentWorkspace/__tests__/AssessmentWorkspace.test.tsx:148:23
src/commons/assessmentWorkspace/__tests__/AssessmentWorkspace.test.tsx > AssessmentWorkspace > AssessmentWorkspace page with overdue assessment renders correctly: src/commons/assessmentWorkspace/__tests__/AssessmentWorkspace.test.tsx#L137
Error: Snapshot `AssessmentWorkspace > AssessmentWorkspace page with overdue assessment renders correctly 1` mismatched - Expected + Received @@ -249,17 +249,17 @@ >   </div> </div> <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: hidden;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: hidden;" > <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: visible;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: visible;" /> <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: visible;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: visible;" > XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX </div> </div> <div @@ -735,17 +735,17 @@ >   </div> </div> <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: hidden;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: hidden;" > <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: visible;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: visible;" /> <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: visible;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: visible;" > XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX </div> </div> <div ❯ src/commons/assessmentWorkspace/__tests__/AssessmentWorkspace.test.tsx:137:23
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 @@ -279,17 +279,17 @@ >   </div> </div> <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: hidden;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: hidden;" > <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: visible;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: visible;" /> <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: visible;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: visible;" > XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX </div> </div> <div @@ -765,17 +765,17 @@ >   </div> </div> <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: hidden;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: hidden;" > <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: visible;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: visible;" /> <div - style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; overflow: visible;" + style="height: auto; width: auto; top: 0px; left: 0px; visibility: hidden; position: absolute; white-space: pre; font: inherit; overflow: visible;" > XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX </div> </div> <div ❯ src/commons/assessmentWorkspace/__tests__/AssessmentWorkspace.test.tsx:126:23
lint (test --bail=1)
The strategy configuration was canceled because "lint.test-coveralls" failed
lint (build)
The strategy configuration was canceled because "lint.test-coveralls" failed
lint (build)
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