Skip to content

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

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

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

Triggered via pull request August 7, 2025 13:30
Status Failure
Total duration 1m 40s
Artifacts

ci.yml

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

Annotations

13 errors and 8 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 (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 (build)
The strategy configuration was canceled because "lint.tsc" failed
lint (format:ci)
The operation was canceled.
lint (format:ci)
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 (test --bail=1)
The operation was canceled.
lint (test --bail=1)
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/leaderboard/subcomponents/OverallLeaderboard.tsx#L138
React Hook useEffect has a missing dependency: 'visibleEntries'. Either include it or remove the dependency array
lint (eslint): src/pages/leaderboard/subcomponents/LeaderboardExportButton.tsx#L54
React Hook useEffect has missing dependencies: 'exportCSV' and 'exportRequested'. Either include them or remove the dependency array
lint (eslint): src/pages/leaderboard/subcomponents/ContestLeaderboard.tsx#L156
React Hook useMemo has a missing dependency: 'handleLinkClick'. Either include it or remove the dependency array
lint (eslint): src/pages/leaderboard/subcomponents/ContestLeaderboard.tsx#L46
React Hook useEffect has a missing dependency: 'visibleEntries'. Either include 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
lint (eslint): src/commons/assessmentWorkspace/AssessmentWorkspace.tsx#L245
React Hook useEffect has missing dependencies: 'checkWorkspaceReset', 'question.type', and 'votingId'. Either include them or remove the dependency array
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