Feat/chat rooms #183
Annotations
6 warnings
test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (16.x):
backend/src/chat/chat.gateway.ts#L10
'WsException' is defined but never used
|
build (16.x):
backend/src/chat/chat.gateway.ts#L45
'server' is defined but never used
|
build (16.x):
backend/src/friends/friends.controller.ts#L7
'Put' is defined but never used
|
build (16.x):
backend/src/friends/friends.controller.ts#L14
'create' is defined but never used
|