Skip to content

Feat/user-unique-name (#94) #195

Feat/user-unique-name (#94)

Feat/user-unique-name (#94) #195

Triggered via push November 16, 2023 00:50
Status Success
Total duration 38s
Artifacts

ci.yml

on: push
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
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#L557
'_' is defined but never used
build (16.x): backend/src/chat/socket.io-mock-client.ts#L15
'eventName' is defined but never used
build (16.x): backend/src/chat/socket.io-mock-client.ts#L15
'callback' is defined but never used
build (16.x): backend/src/chat/socket.io-mock-client.ts#L19
'chatId' is defined but never used
build (16.x): backend/src/chat/socket.io-mock-client.ts#L37
'EVENTS' is assigned a value 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
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/