Feature/vs2961/attendance dashboard #263
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
frontend/src/api/user.ts#L50
Unsafe assignment of an `any` value
|
frontend/src/api/user.ts#L68
Unsafe assignment of an `any` value
|
frontend/src/api/user.ts#L88
Unsafe assignment of an `any` value
|
frontend/src/components/AttendanceCard.tsx#L41
Unsafe assignment of an `any` value
|
frontend/src/components/AttendanceCard.tsx#L43
Unsafe assignment of an `any` value
|
frontend/src/components/AttendanceTable.tsx#L75
Unsafe assignment of an `any` value
|
frontend/src/components/LoadingSpinner.tsx#L12
Unsafe assignment of an `any` value
|
frontend/src/pages/create_user.tsx#L118
Unsafe assignment of an `any` value
|
frontend/src/pages/create_user.tsx#L119
Unsafe assignment of an `any` value
|
frontend/src/pages/create_user.tsx#L120
Unsafe assignment of an `any` value
|
This job succeeded
Loading