Account Archival Frontend & Backend #246
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/.
|
backend/src/routes/progressNote.ts#L13
Promise returned in function argument where a void return was expected
|
backend/src/routes/progressNote.ts#L20
Promise returned in function argument where a void return was expected
|
backend/src/routes/progressNote.ts#L27
Promise returned in function argument where a void return was expected
|
backend/src/routes/progressNote.ts#L30
Promise returned in function argument where a void return was expected
|
backend/src/routes/user.ts#L11
Promise returned in function argument where a void return was expected
|
backend/src/routes/user.ts#L12
Promise returned in function argument where a void return was expected
|
backend/src/routes/user.ts#L14
Promise returned in function argument where a void return was expected
|
backend/src/routes/user.ts#L15
Promise returned in function argument where a void return was expected
|
backend/src/routes/user.ts#L16
Promise returned in function argument where a void return was expected
|
backend/src/routes/user.ts#L21
Promise returned in function argument where a void return was expected
|
This job succeeded
Loading