Skip to content

feat: unmute user automatically after 5s #262

feat: unmute user automatically after 5s

feat: unmute user automatically after 5s #262

Triggered via pull request November 26, 2023 21:21
Status Success
Total duration 49s
Artifacts

ci.yml

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

Annotations

6 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/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
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/