Skip to content

Feature: Integrate chat to front-end #99

Feature: Integrate chat to front-end

Feature: Integrate chat to front-end #99

Triggered via pull request July 15, 2023 01:43
Status Success
Total duration 52s
Artifacts

ci.yml

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

Annotations

12 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#L27
'ctx' is defined but never used
build (16.x): backend/src/chat/chat.gateway.ts#L544
'server' 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/game/game.gateway.ts#L25
'args' is defined but never used
build (16.x): backend/src/game/game.service.ts#L60
'playerId' is defined but never used
build (16.x): backend/src/game/game.service.ts#L60
'GameDto' is defined but never used
build (16.x): backend/src/users/users.service.ts#L57
'dto' is defined but never used