Skip to content

chore(deps): update dependency cross-env to v10 #10733

chore(deps): update dependency cross-env to v10

chore(deps): update dependency cross-env to v10 #10733

Triggered via pull request August 9, 2025 07:51
Status Cancelled
Total duration 3m 39s
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/3277/merge exists
Run CI
Canceling since a higher priority waiting request for Run CI-refs/pull/3277/merge exists
lint (test-coveralls)
The operation was canceled.
lint (test-coveralls)
Canceling since a higher priority waiting request for Run CI-refs/pull/3277/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