Add slot descriptions, matcher randomness #389
18 warnings
ESLint found 18 warnings
Annotations
github-actions / ESLint
csm_web/frontend/src/components/enrollment_automation/EnrollmentAutomationTypes.tsx#L13
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
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)
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)
github-actions / ESLint
csm_web/frontend/src/components/enrollment_automation/coordinator/EditStage.tsx#L40
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
github-actions / ESLint
csm_web/frontend/src/components/enrollment_automation/coordinator/EditStage.tsx#L40
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
github-actions / ESLint
csm_web/frontend/src/components/enrollment_automation/coordinator/EditStage.tsx#L297
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
github-actions / ESLint
csm_web/frontend/src/components/enrollment_automation/coordinator/EditStage.tsx#L624
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
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 9 in csm_web/frontend/src/tests/__transformers__/pathTransformer.ts
github-actions / ESLint
csm_web/frontend/src/tests/__transformers__/pathTransformer.ts#L9
'options' is defined but never used. Allowed unused args must match /^_/u (@typescript-eslint/no-unused-vars)
Check warning on line 65 in csm_web/frontend/src/tests/section/StudentDropper.test.tsx
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
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
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
github-actions / ESLint
csm_web/frontend/src/tests/section/StudentDropper.test.tsx#L129
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
Check warning on line 27 in csm_web/frontend/src/utils/api.tsx
github-actions / ESLint
csm_web/frontend/src/utils/api.tsx#L27
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
Check warning on line 49 in csm_web/frontend/src/utils/queries/helpers.tsx
github-actions / ESLint
csm_web/frontend/src/utils/queries/helpers.tsx#L49
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
Check warning on line 49 in csm_web/frontend/src/utils/queries/helpers.tsx
github-actions / ESLint
csm_web/frontend/src/utils/queries/helpers.tsx#L49
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
Check warning on line 49 in csm_web/frontend/src/utils/queries/helpers.tsx
github-actions / ESLint
csm_web/frontend/src/utils/queries/helpers.tsx#L49
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
Check warning on line 403 in csm_web/frontend/src/utils/queries/sections.tsx
github-actions / ESLint
csm_web/frontend/src/utils/queries/sections.tsx#L403
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)