chore(deps): update dependency ace-builds to v1.43.4 #11225
Triggered via pull request
September 11, 2025 14:56
Status
Failure
Total duration
1m 44s
Artifacts
–
Annotations
12 errors
|
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;"
@@ -691,10 +692,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;"
❯ src/commons/assessmentWorkspace/__tests__/AssessmentWorkspace.test.tsx:126:23
|
|
lint (format:ci)
The operation was canceled.
|
|
lint (format:ci)
The strategy configuration was canceled because "lint.test_--bail_1" failed
|
|
lint (tsc)
The operation was canceled.
|
|
lint (tsc)
The strategy configuration was canceled because "lint.test_--bail_1" failed
|
|
lint (build)
The operation was canceled.
|
|
lint (build)
The strategy configuration was canceled because "lint.test_--bail_1" failed
|
|
lint (test-coveralls)
The operation was canceled.
|
|
lint (test-coveralls)
The strategy configuration was canceled because "lint.test_--bail_1" failed
|
|
lint (eslint)
The operation was canceled.
|
|
lint (eslint)
The strategy configuration was canceled because "lint.test_--bail_1" failed
|