Skip to content

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

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

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

Triggered via pull request August 9, 2025 07:55
Status Cancelled
Total duration 5m 15s
Artifacts

ci.yml

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

Annotations

5 errors and 6 warnings
lint (test --bail=1)
The operation was canceled.
lint (test --bail=1)
Canceling since a higher priority waiting request for Run CI-refs/pull/3220/merge exists
lint (test-coveralls)
The operation was canceled.
lint (test-coveralls)
Canceling since a higher priority waiting request for Run CI-refs/pull/3220/merge exists
Run CI
Canceling since a higher priority waiting request for Run CI-refs/pull/3220/merge exists
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#L130
React Hook useEffect has a missing dependency: 'visibleEntries'. Either include it 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/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