EscolaLMS/Front

View on GitHub
src/components/Courses/Course/CoursePanelLayout/Schedule/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function CourseSchedule has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const CourseSchedule = () => {
  const { t } = useTranslation();
  const { user } = useContext(EscolaLMSContext);
  const {
    currentTopic,
Severity: Minor
Found in src/components/Courses/Course/CoursePanelLayout/Schedule/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status