Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Python 3.12 and Django 5 #477

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Update pre-commit package versions

9b44404
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Upgrade to Python 3.12 and Django 5 #477

Update pre-commit package versions
9b44404
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint succeeded Sep 11, 2024 in 0s

17 warnings

ESLint found 17 warnings

Annotations

Check warning on line 12 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#L12

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

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 40 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#L40

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

Check warning on line 40 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#L40

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

Check warning on line 297 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#L297

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

Check warning on line 624 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#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

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 9 in csm_web/frontend/src/tests/__transformers__/pathTransformer.ts

See this annotation in the file changed.

@github-actions 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

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)

Check warning on line 49 in csm_web/frontend/src/utils/queries/helpers.tsx

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / ESLint

csm_web/frontend/src/utils/queries/sections.tsx#L403

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