Skip to content

feat/82: match history #137

feat/82: match history

feat/82: match history #137

Triggered via pull request October 27, 2023 01:39
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

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

Annotations

1 error and 8 warnings
test (16.x)
Process completed with exit code 1.
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#L561
'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