Skip to content

fix(deps): update all non-major dependencies - autoclosed #9618

fix(deps): update all non-major dependencies - autoclosed

fix(deps): update all non-major dependencies - autoclosed #9618

Triggered via pull request June 26, 2025 00:51
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

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

Annotations

18 errors and 2 warnings
lint (format:ci)
Process completed with exit code 1.
lint (tsc)
The operation was canceled.
lint (tsc)
The strategy configuration was canceled because "lint.format_ci" failed
lint (build): src/routes/routeGuard.ts#L29
This expression is not callable.
lint (build): src/pages/sicp/subcomponents/chatbot/ChatBox.tsx#L148
'SyntaxHighlighter' cannot be used as a JSX component.
lint (build): src/pages/sicp/subcomponents/CodeSnippet.tsx#L98
'SyntaxHighlighter' cannot be used as a JSX component.
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/sourceRecorder/SourceRecorderShareCell.tsx#L31
'CopyToClipboard' cannot be used as a JSX component.
lint (build): src/commons/editor/Editor.tsx#L373
Argument of type '(event: any) => void' is not assignable to parameter of type '() => void'.
lint (build): src/commons/controlBar/ControlBarShareButton.tsx#L97
'CopyToClipboard' cannot be used as a JSX component.
lint (build): src/commons/controlBar/ControlBarShareButton.tsx#L60
'CopyToClipboard' cannot be used as a JSX component.
lint (build): src/commons/controlBar/ControlBarSessionButton.tsx#L111
'CopyToClipboard' cannot be used as a JSX component.
lint (build): src/commons/controlBar/ControlBarSessionButton.tsx#L99
'CopyToClipboard' cannot be used as a JSX component.
lint (build)
The strategy configuration was canceled because "lint.format_ci" failed
lint (test-coveralls)
The operation was canceled.
lint (test-coveralls)
The strategy configuration was canceled because "lint.format_ci" failed
lint (test)
The operation was canceled.
lint (test)
The strategy configuration was canceled because "lint.format_ci" 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