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