Feat/user friends #168
Annotations
8 warnings
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/
|
Lint code ✨:
backend/src/chat/chat.gateway.ts#L556
'_' is defined but never used
|
Lint code ✨:
backend/src/chat/socket.io-mock-client.ts#L15
'eventName' is defined but never used
|
Lint code ✨:
backend/src/chat/socket.io-mock-client.ts#L15
'callback' is defined but never used
|
Lint code ✨:
backend/src/chat/socket.io-mock-client.ts#L19
'chatId' is defined but never used
|
Lint code ✨:
backend/src/chat/socket.io-mock-client.ts#L37
'EVENTS' is assigned a value but never used
|
Lint code ✨:
backend/src/friends/friends.controller.ts#L7
'Put' is defined but never used
|
Lint code ✨:
backend/src/friends/friends.controller.ts#L14
'create' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading