Skip to content

Bugfix/finalchanges #298

Bugfix/finalchanges

Bugfix/finalchanges #298

Triggered via pull request January 31, 2025 17:40
Status Failure
Total duration 1m 40s
Artifacts

lint-check.yml

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

Annotations

3 errors and 20 warnings
Frontend lint and style check: frontend/src/components/StudentProfilePrintComponent.tsx#L85
Unsafe member access .map on an `any` value
Frontend lint and style check
Process completed with exit code 1.
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#L269
Promise returned in function argument where a void return was expected
Backend lint and style check: backend/src/controllers/session.ts#L297
Promise-returning function provided to variable where a void return was expected
Backend lint and style check: backend/src/controllers/session.ts#L312
Promise-returning function provided to variable where a void return was expected
Backend lint and style check: backend/src/controllers/student.ts#L125
Unsafe assignment of an `any` value
Backend lint and style check: backend/src/controllers/student.ts#L149
Unsafe assignment of an `any` value
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
Frontend lint and style check: frontend/src/api/user.ts#L49
Unsafe assignment of an `any` value
Frontend lint and style check: frontend/src/api/user.ts#L67
Unsafe assignment of an `any` value
Frontend lint and style check: frontend/src/api/user.ts#L87
Unsafe assignment of an `any` value
Frontend lint and style check: frontend/src/components/AttendanceCard.tsx#L47
Unsafe assignment of an `any` value
Frontend lint and style check: frontend/src/components/AttendanceCard.tsx#L49
Unsafe assignment of an `any` value
Frontend lint and style check: frontend/src/components/AttendanceTable.tsx#L77
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