Skip to content

fix(deps): update dependency @sentry/browser to v10 - autoclosed #10186

fix(deps): update dependency @sentry/browser to v10 - autoclosed

fix(deps): update dependency @sentry/browser to v10 - autoclosed #10186

Triggered via pull request July 2, 2025 06:44
Status Failure
Total duration 3m 39s
Artifacts

ci.yml

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

Annotations

9 errors and 2 warnings
lint (test)
Process completed with exit code 1.
lint (build)
The operation was canceled.
lint (build)
The strategy configuration was canceled because "lint.test" failed
lint (eslint)
The operation was canceled.
lint (eslint)
The strategy configuration was canceled because "lint.test" failed
lint (tsc)
The operation was canceled.
lint (tsc)
The strategy configuration was canceled because "lint.test" failed
lint (test-coveralls)
The operation was canceled.
lint (test-coveralls)
The strategy configuration was canceled because "lint.test" 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