chore(deps): update dependency react-drag-drop-files to v3.1.0 #11701
Annotations
7 errors and 10 warnings
|
lint (build)
Process completed with exit code 1.
|
|
lint (build):
src/pages/academy/teamFormation/subcomponents/TeamFormationImport.tsx#L92
Type '(file: File | null) => void' is not assignable to type '(arg0: File | File[]) => void'.
|
|
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 (test-coveralls)
The operation was canceled.
|
|
lint (tsc)
The strategy configuration was canceled because "lint.build" failed
|
|
lint (tsc)
The operation was canceled.
|
|
lint (eslint):
src/commons/sideContent/content/SideContentCseMachine.tsx#L615
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
lint (eslint):
src/commons/sagas/RequestsSaga.ts#L717
Empty block statement
|
|
lint (eslint):
src/commons/sagas/RemoteExecutionSaga.ts#L103
Empty block statement
|
|
lint (eslint):
src/commons/sagas/PlaygroundSaga.ts#L41
Empty block statement
|
|
lint (eslint):
src/commons/navigationBar/subcomponents/AcademyNavigationBar.tsx#L143
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
lint (eslint):
src/commons/navigationBar/subcomponents/AcademyNavigationBar.tsx#L61
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
lint (eslint):
src/commons/navigationBar/subcomponents/AcademyNavigationBar.tsx#L49
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
lint (eslint):
src/commons/editor/EditorContainer.tsx#L36
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
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
|
|
lint (eslint):
src/commons/achievement/AchievementManualEditor.tsx#L30
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|