Skip to content

feature/lisasiliu/view-student-profile-v2 #281

feature/lisasiliu/view-student-profile-v2

feature/lisasiliu/view-student-profile-v2 #281

Triggered via pull request December 6, 2024 01:45
Status Success
Total duration 2m 0s
Artifacts

lint-check.yml

on: pull_request
Backend lint and style check
24s
Backend lint and style check
Frontend lint and style check
1m 45s
Frontend lint and style check
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Backend lint and style check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Backend lint and style check: backend/src/controllers/session.ts#L223
Promise-returning function provided to variable where a void return was expected
Backend lint and style check: backend/src/controllers/session.ts#L250
Promise-returning function provided to variable where a void return was expected
Backend lint and style check: backend/src/controllers/session.ts#L285
Promise-returning function provided to variable where a void return was expected
Backend lint and style check: backend/src/controllers/session.ts#L300
Promise-returning function provided to variable where a void return was expected
Backend lint and style check: backend/src/controllers/user.ts#L97
Unsafe assignment of an `any` value
Backend lint and style check: backend/src/controllers/user.ts#L99
Unsafe assignment of an `any` value
Backend lint and style check: backend/src/controllers/user.ts#L122
Unsafe assignment of an `any` value
Backend lint and style check: backend/src/controllers/user.ts#L127
Unsafe assignment of an `any` value
Backend lint and style check: backend/src/routes/image.ts#L12
Promise returned in function argument where a void return was expected
Backend lint and style check: backend/src/routes/progressNote.ts#L13
Promise returned in function argument where a void return was expected
Frontend lint and style check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Frontend lint and style check: frontend/src/api/user.ts#L50
Unsafe assignment of an `any` value
Frontend lint and style check: frontend/src/api/user.ts#L68
Unsafe assignment of an `any` value
Frontend lint and style check: frontend/src/api/user.ts#L88
Unsafe assignment of an `any` value
Frontend lint and style check: frontend/src/components/AttendanceCard.tsx#L41
Unsafe assignment of an `any` value
Frontend lint and style check: frontend/src/components/AttendanceCard.tsx#L43
Unsafe assignment of an `any` value
Frontend lint and style check: frontend/src/components/AttendanceTable.tsx#L75
Unsafe assignment of an `any` value
Frontend lint and style check: frontend/src/components/LoadingSpinner.tsx#L24
Unsafe assignment of an `any` value
Frontend lint and style check: frontend/src/pages/create_user.tsx#L118
Unsafe assignment of an `any` value
Frontend lint and style check: frontend/src/pages/create_user.tsx#L119
Unsafe assignment of an `any` value
Frontend lint and style check: frontend/src/pages/create_user.tsx#L120
Unsafe assignment of an `any` value