Assessments & Grading Workspace: Add folders mode #7849
Annotations
3 warnings
Run command:
src/commons/assessmentWorkspace/AssessmentWorkspace.tsx#L270
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
Run command:
src/pages/academy/grading/subcomponents/GradingWorkspace.tsx#L174
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
Run command:
src/pages/playground/Playground.tsx#L714
React Hook useMemo has a missing dependency: 'languageConfig.supports.multiFile'. Either include it or remove the dependency array
|
Loading