Skip to content

fix(deps): update dependency ace-builds to v1.43.2 - autoclosed #9804

fix(deps): update dependency ace-builds to v1.43.2 - autoclosed

fix(deps): update dependency ace-builds to v1.43.2 - autoclosed #9804

Triggered via pull request June 27, 2025 12:21
Status Failure
Total duration 2m 22s
Artifacts

ci.yml

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

Annotations

13 errors and 2 warnings
lint (build)
Process completed with exit code 1.
lint (build): src/features/sourceRecorder/SourceRecorderTypes.ts#L1
File '/home/runner/work/frontend/frontend/node_modules/ace-builds/ace.d.ts' is not a module.
lint (build): src/commons/editor/Editor.tsx#L373
Argument of type '(event: any) => void' is not assignable to parameter of type '() => void'.
lint (eslint)
The operation was canceled.
lint (eslint)
The strategy configuration was canceled because "lint.build" failed
lint (tsc)
The operation was canceled.
lint (tsc)
The strategy configuration was canceled because "lint.build" failed
lint (test-coveralls)
The operation was canceled.
lint (test-coveralls)
The strategy configuration was canceled because "lint.build" failed
lint (test)
The operation was canceled.
lint (test)
The strategy configuration was canceled because "lint.build" failed
lint (format:ci)
The operation was canceled.
lint (format:ci)
The strategy configuration was canceled because "lint.build" failed
lint (eslint): src/pages/sicp/subcomponents/chatbot/ChatBox.tsx#L60
React Hook useCallback has an unnecessary dependency: 'maxContentSize'. Either exclude it or remove the dependency array
lint (eslint): src/pages/academy/adminPanel/subcomponents/assessmentConfigPanel/AssessmentConfigPanel.tsx#L262
React Hook useMemo has a missing dependency: 'setIsMinigame'. Either include it or remove the dependency array