Add Edit Student UI #71
Annotations
5 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/controllers/user.ts#L39
Unsafe assignment of an `any` value
|
Run npm ci:
backend/src/controllers/user.ts#L39
Unsafe call of an `any` typed value
|
Run npm ci:
backend/src/controllers/user.ts#L39
Unsafe member access .create on an `any` value
|
Run npm ci:
backend/src/routes/user.ts#L10
Promise returned in function argument where a void return was expected
|
The logs for this run have expired and are no longer available.
Loading