Profile Backend and Frontend #187
lint-check.yml
on: pull_request
Backend lint and style check
1m 3s
Frontend lint and style check
1m 17s
Annotations
9 warnings
Backend lint and style check
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 lint and style check:
backend/src/routes/user.ts#L13
Promise returned in function argument where a void return was expected
|
Backend lint and style check:
backend/src/routes/user.ts#L14
Promise returned in function argument where a void return was expected
|
Backend lint and style check:
backend/src/routes/user.ts#L19
Promise returned in function argument where a void return was expected
|
Backend lint and style check:
backend/src/routes/user.ts#L21
Promise returned in function argument where a void return was expected
|
Backend lint and style check:
backend/src/routes/user.ts#L22
Promise returned in function argument where a void return was expected
|
Backend lint and style check:
backend/src/routes/user.ts#L23
Promise returned in function argument where a void return was expected
|
Backend lint and style check:
backend/src/routes/user.ts#L27
Promise returned in function argument where a void return was expected
|
Frontend lint and style check
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/.
|