Skip to content

Migrate to SCSS

Migrate to SCSS #725

GitHub Actions / ESLint succeeded Aug 12, 2023 in 0s

32 warnings

ESLint found 32 warnings

Annotations

Check warning on line 56 in csm_web/frontend/src/components/CourseMenu.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/CourseMenu.tsx#L56

'show_enrollment_times' is assigned a value but never used (@typescript-eslint/no-unused-vars)

Check warning on line 11 in csm_web/frontend/src/components/enrollment_automation/EnrollmentAutomationTypes.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/enrollment_automation/EnrollmentAutomationTypes.tsx#L11

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 1 in csm_web/frontend/src/components/enrollment_automation/calendar/Calendar.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/enrollment_automation/calendar/Calendar.tsx#L1

'useMemo' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 179 in csm_web/frontend/src/components/enrollment_automation/calendar/Calendar.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/enrollment_automation/calendar/Calendar.tsx#L179

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 247 in csm_web/frontend/src/components/enrollment_automation/calendar/Calendar.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/enrollment_automation/calendar/Calendar.tsx#L247

'day' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 247 in csm_web/frontend/src/components/enrollment_automation/calendar/Calendar.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/enrollment_automation/calendar/Calendar.tsx#L247

'start_time' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 247 in csm_web/frontend/src/components/enrollment_automation/calendar/Calendar.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/enrollment_automation/calendar/Calendar.tsx#L247

'end_time' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 256 in csm_web/frontend/src/components/enrollment_automation/calendar/Calendar.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/enrollment_automation/calendar/Calendar.tsx#L256

'e' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 73 in csm_web/frontend/src/components/enrollment_automation/calendar/CalendarDay.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/enrollment_automation/calendar/CalendarDay.tsx#L73

'parseTime' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 15 in csm_web/frontend/src/components/enrollment_automation/calendar/CalendarTypes.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/enrollment_automation/calendar/CalendarTypes.tsx#L15

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 21 in csm_web/frontend/src/components/enrollment_automation/calendar/CalendarTypes.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/enrollment_automation/calendar/CalendarTypes.tsx#L21

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 54 in csm_web/frontend/src/components/enrollment_automation/coordinator/ConfigureStage.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/enrollment_automation/coordinator/ConfigureStage.tsx#L54

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 94 in csm_web/frontend/src/components/enrollment_automation/coordinator/ConfigureStage.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/enrollment_automation/coordinator/ConfigureStage.tsx#L94

'e' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 72 in csm_web/frontend/src/components/enrollment_automation/coordinator/CreateStage.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/enrollment_automation/coordinator/CreateStage.tsx#L72

'matcherConfigMutation' is assigned a value but never used (@typescript-eslint/no-unused-vars)

Check warning on line 285 in csm_web/frontend/src/components/enrollment_automation/coordinator/CreateStage.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/enrollment_automation/coordinator/CreateStage.tsx#L285

'e' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 39 in csm_web/frontend/src/components/enrollment_automation/coordinator/EditStage.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/enrollment_automation/coordinator/EditStage.tsx#L39

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 39 in csm_web/frontend/src/components/enrollment_automation/coordinator/EditStage.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/enrollment_automation/coordinator/EditStage.tsx#L39

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 288 in csm_web/frontend/src/components/enrollment_automation/coordinator/EditStage.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/enrollment_automation/coordinator/EditStage.tsx#L288

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 615 in csm_web/frontend/src/components/enrollment_automation/coordinator/EditStage.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/enrollment_automation/coordinator/EditStage.tsx#L615

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 42 in csm_web/frontend/src/components/section/CoordinatorAddStudentModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/section/CoordinatorAddStudentModal.tsx#L42

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 80 in csm_web/frontend/src/components/section/StudentSection.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/components/section/StudentSection.tsx#L80

'override' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 65 in csm_web/frontend/src/tests/section/StudentDropper.test.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/tests/section/StudentDropper.test.tsx#L65

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 72 in csm_web/frontend/src/tests/section/StudentDropper.test.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/tests/section/StudentDropper.test.tsx#L72

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 122 in csm_web/frontend/src/tests/section/StudentDropper.test.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/tests/section/StudentDropper.test.tsx#L122

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 129 in csm_web/frontend/src/tests/section/StudentDropper.test.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/tests/section/StudentDropper.test.tsx#L129

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)