Student and Enrollment Schema modifications #101
Merged
Annotations
7 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/.
|
Run npm ci:
backend/src/routes/user.ts#L11
Promise returned in function argument where a void return was expected
|
Run npm ci:
backend/src/routes/user.ts#L12
Promise returned in function argument where a void return was expected
|
Run npm ci:
backend/src/routes/user.ts#L14
Promise returned in function argument where a void return was expected
|
Run npm ci:
backend/src/routes/user.ts#L15
Promise returned in function argument where a void return was expected
|
Run npm ci:
backend/src/routes/user.ts#L16
Promise returned in function argument where a void return was expected
|
Run npm ci:
backend/src/routes/user.ts#L21
Promise returned in function argument where a void return was expected
|
Loading