Skip to content

fix(deps): update dependency @blueprintjs/core to v6 - autoclosed #10554

fix(deps): update dependency @blueprintjs/core to v6 - autoclosed

fix(deps): update dependency @blueprintjs/core to v6 - autoclosed #10554

Triggered via pull request July 28, 2025 16:38
Status Failure
Total duration 2m 40s
Artifacts

ci.yml

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

Annotations

13 errors and 2 warnings
lint (test --bail=1)
The strategy configuration was canceled because "lint.tsc" failed
lint (tsc)
Process completed with exit code 2.
lint (tsc): src/commons/sideContent/content/githubAssessments/SideContentMarkdownEditor.tsx#L44
Type '{ onChange: (event: any) => void; fill: true; growVertically: boolean; defaultValue: string; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<TextArea> & Pick<Readonly<TextAreaProps>, never> & InexactPartial<...> & InexactPartial<...>'.
lint (tsc): src/commons/editingOverviewCard/EditingOverviewCard.tsx#L116
No overload matches this call.
lint (tsc): src/commons/assessment/Assessment.tsx#L236
No overload matches this call.
lint (tsc): src/commons/assessment/Assessment.tsx#L229
No overload matches this call.
lint (tsc): src/commons/achievement/AchievementView.tsx#L62
No overload matches this call.
lint (tsc): src/commons/achievement/AchievementFilter.tsx#L22
No overload matches this call.
lint (build)
The operation was canceled.
lint (build)
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 (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