Skip to content

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

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

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

Triggered via pull request July 1, 2025 14:59
Status Failure
Total duration 6m 16s
Artifacts

ci.yml

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

Annotations

11 errors and 2 warnings
lint (tsc)
Process completed with exit code 2.
lint (tsc): src/features/sourceRecorder/SourceRecorderTypes.ts#L1
File '/home/runner/work/frontend/frontend/node_modules/ace-builds/ace.d.ts' is not a module.
lint (tsc): src/commons/editor/Editor.tsx#L373
Argument of type '(event: any) => void' is not assignable to parameter of type '() => void'.
lint (eslint)
The strategy configuration was canceled because "lint.tsc" failed
lint (build)
The operation was canceled.
lint (build)
The strategy configuration was canceled because "lint.tsc" failed
lint (test)
The operation was canceled.
lint (test)
The strategy configuration was canceled because "lint.tsc" failed
lint (test-coveralls)
The operation was canceled.
lint (test-coveralls)
The strategy configuration was canceled because "lint.tsc" failed
lint (format:ci)
The strategy configuration was canceled because "lint.tsc" 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