Skip to content

Migrate to SCSS

Migrate to SCSS #730

Triggered via pull request August 13, 2023 01:03
@smartspot2smartspot2
synchronize #429
feat/css
Status Failure
Total duration 1m 19s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 35 warnings
npm test
Process completed with exit code 1.
npm test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
csm_web/frontend/src/components/CourseMenu.tsx#L56
'show_enrollment_times' is assigned a value but never used (@typescript-eslint/no-unused-vars)
csm_web/frontend/src/components/enrollment_automation/EnrollmentAutomationTypes.tsx#L11
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
csm_web/frontend/src/components/enrollment_automation/calendar/Calendar.tsx#L1
'useMemo' is defined but never used (@typescript-eslint/no-unused-vars)
csm_web/frontend/src/components/enrollment_automation/calendar/Calendar.tsx#L179
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
csm_web/frontend/src/components/enrollment_automation/calendar/Calendar.tsx#L247
'day' is defined but never used (@typescript-eslint/no-unused-vars)
csm_web/frontend/src/components/enrollment_automation/calendar/Calendar.tsx#L247
'start_time' is defined but never used (@typescript-eslint/no-unused-vars)
csm_web/frontend/src/components/enrollment_automation/calendar/Calendar.tsx#L247
'end_time' is defined but never used (@typescript-eslint/no-unused-vars)
csm_web/frontend/src/components/enrollment_automation/calendar/Calendar.tsx#L256
'e' is defined but never used (@typescript-eslint/no-unused-vars)
csm_web/frontend/src/components/enrollment_automation/calendar/CalendarDay.tsx#L73
'parseTime' is defined but never used (@typescript-eslint/no-unused-vars)
csm_web/frontend/src/components/enrollment_automation/calendar/CalendarTypes.tsx#L15
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
csm_web/frontend/src/components/enrollment_automation/calendar/CalendarTypes.tsx#L21
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
csm_web/frontend/src/components/enrollment_automation/coordinator/ConfigureStage.tsx#L54
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
csm_web/frontend/src/components/enrollment_automation/coordinator/ConfigureStage.tsx#L94
'e' is defined but never used (@typescript-eslint/no-unused-vars)
csm_web/frontend/src/components/enrollment_automation/coordinator/CreateStage.tsx#L72
'matcherConfigMutation' is assigned a value but never used (@typescript-eslint/no-unused-vars)
csm_web/frontend/src/components/enrollment_automation/coordinator/CreateStage.tsx#L285
'e' is defined but never used (@typescript-eslint/no-unused-vars)
csm_web/frontend/src/components/enrollment_automation/coordinator/EditStage.tsx#L39
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
csm_web/frontend/src/components/enrollment_automation/coordinator/EditStage.tsx#L39
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
csm_web/frontend/src/components/enrollment_automation/coordinator/EditStage.tsx#L288
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
csm_web/frontend/src/components/enrollment_automation/coordinator/EditStage.tsx#L615
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
csm_web/frontend/src/components/section/CoordinatorAddStudentModal.tsx#L42
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
csm_web/frontend/src/components/section/StudentSection.tsx#L80
'override' is defined but never used (@typescript-eslint/no-unused-vars)
csm_web/frontend/src/tests/__transformers__/pathTransformer.ts#L8
'options' is defined but never used (@typescript-eslint/no-unused-vars)
csm_web/frontend/src/tests/section/StudentDropper.test.tsx#L65
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
csm_web/frontend/src/tests/section/StudentDropper.test.tsx#L72
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
csm_web/frontend/src/tests/section/StudentDropper.test.tsx#L122
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
csm_web/frontend/src/tests/section/StudentDropper.test.tsx#L129
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
csm_web/frontend/src/utils/api.tsx#L24
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
csm_web/frontend/src/utils/queries/helpers.tsx#L49
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
csm_web/frontend/src/utils/queries/helpers.tsx#L49
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
csm_web/frontend/src/utils/queries/helpers.tsx#L49
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
csm_web/frontend/src/utils/queries/matcher.tsx#L6
'QueryClient' is defined but never used (@typescript-eslint/no-unused-vars)
csm_web/frontend/src/utils/queries/matcher.tsx#L13
'Slot' is defined but never used (@typescript-eslint/no-unused-vars)
csm_web/frontend/src/utils/queries/sections.tsx#L403
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
npm build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/