Disconnect clients when monolith connection is severed #1537
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
14 warnings
test (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (20.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint (18.x):
server/app.ts#L181
Invalid type "string | string[] | undefined" of template literal expression
|
lint (18.x):
server/balancer.ts#L40
Invalid type "Error" of template literal expression
|
lint (18.x):
server/balancer.ts#L97
Invalid type "ErrorEvent" of template literal expression
|
lint (18.x):
server/balancer.ts#L192
Invalid type "Error" of template literal expression
|
lint (18.x):
server/balancer.ts#L192
Invalid type "Data" of template literal expression
|
lint (18.x):
server/balancer.ts#L259
Invalid type "RoomNotFoundException | RoomAlreadyLoadedException" of template literal expression
|
lint (18.x):
server/client.ts#L144
Invalid type "Error" of template literal expression
|
lint (18.x):
server/clientmanager.ts#L268
Invalid type "ErrorEvent" of template literal expression
|
lint (18.x):
server/ffprobe.ts#L57
Invalid type "Error" of template literal expression
|
lint (18.x):
server/ffprobe.ts#L62
Invalid type "Error" of template literal expression
|
test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (18.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|