fix(deps): update ag-grid monorepo to v34 (major) - autoclosed #10680
Annotations
16 errors and 8 warnings
|
lint (build)
Process completed with exit code 1.
|
|
lint (build):
src/commons/sourceRecorder/SourceRecorderTable.tsx#L118
Object literal may only specify known properties, and 'suppressMenu' does not exist in type 'ColDef<any, any>'.
|
|
lint (build):
src/commons/sourceRecorder/SourceRecorderTable.tsx#L105
Object literal may only specify known properties, and 'suppressMenu' does not exist in type 'ColDef<any, any>'.
|
|
lint (build):
src/commons/sourceRecorder/SourceRecorderTable.tsx#L94
Object literal may only specify known properties, and 'suppressMenu' does not exist in type 'ColDef<any, any>'.
|
|
lint (build):
src/commons/sourceRecorder/SourceRecorderTable.tsx#L84
Object literal may only specify known properties, and 'suppressMenu' does not exist in type 'ColDef<any, any>'.
|
|
lint (build):
src/commons/sourceRecorder/SourceRecorderTable.tsx#L76
Object literal may only specify known properties, and 'suppressMenu' does not exist in type 'ColDef<any, any>'.
|
|
lint (build):
src/commons/sourceRecorder/SourceRecorderTable.tsx#L65
Object literal may only specify known properties, and 'suppressMenu' does not exist in type 'ColDef<any, any>'.
|
|
lint (format:ci)
The operation was canceled.
|
|
lint (format:ci)
The strategy configuration was canceled because "lint.build" failed
|
|
lint (eslint)
The strategy configuration was canceled because "lint.build" failed
|
|
lint (test-coveralls)
The operation was canceled.
|
|
lint (test-coveralls)
The strategy configuration was canceled because "lint.build" failed
|
|
lint (test --bail=1)
The operation was canceled.
|
|
lint (test --bail=1)
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
|