Skip to content

fix(deps): update dependency react-router to v7.7.1 #10689

fix(deps): update dependency react-router to v7.7.1

fix(deps): update dependency react-router to v7.7.1 #10689

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

ci.yml

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

Annotations

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