Upgrade to Python 3.12 and Django 5 #923
Triggered via pull request
September 11, 2024 05:15
Status
Success
Total duration
1m 21s
Artifacts
–
nodejs.yml
on: pull_request
npm build
52s
npm test
52s
Annotations
21 warnings
csm_web/frontend/src/components/enrollment_automation/EnrollmentAutomationTypes.tsx#L12
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
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/EditStage.tsx#L40
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
csm_web/frontend/src/components/enrollment_automation/coordinator/EditStage.tsx#L40
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
csm_web/frontend/src/components/enrollment_automation/coordinator/EditStage.tsx#L297
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
csm_web/frontend/src/components/enrollment_automation/coordinator/EditStage.tsx#L624
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/tests/__transformers__/pathTransformer.ts#L9
'options' is defined but never used. Allowed unused args must match /^_/u (@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/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/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/
|
npm build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
npm test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|