Skip to content

balancer: fix room load/client join race condition (#1102) #1553

balancer: fix room load/client join race condition (#1102)

balancer: fix room load/client join race condition (#1102) #1553

Triggered via push October 17, 2023 14:38
Status Success
Total duration 13m 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: push
Matrix: lint
Matrix: test
Deploy docker image
8m 9s
Deploy docker image
Deploy on fly.io
6m 46s
Deploy on fly.io
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
lint (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: baptiste0928/cargo-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (18.x): server/app.ts#L181
Invalid type "string | string[] | undefined" of template literal expression
lint (18.x): server/balancer.ts#L42
Invalid type "Error" of template literal expression
lint (18.x): server/balancer.ts#L99
Invalid type "ErrorEvent" of template literal expression
lint (18.x): server/balancer.ts#L194
Invalid type "Error" of template literal expression
lint (18.x): server/balancer.ts#L194
Invalid type "Data" of template literal expression
lint (18.x): server/balancer.ts#L261
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
lint (18.x): server/app.ts#L181
Invalid type "string | string[] | undefined" of template literal expression
lint (18.x): server/balancer.ts#L42
Invalid type "Error" of template literal expression
lint (18.x): server/balancer.ts#L99
Invalid type "ErrorEvent" of template literal expression
lint (18.x): server/balancer.ts#L194
Invalid type "Error" of template literal expression
lint (18.x): server/balancer.ts#L194
Invalid type "Data" of template literal expression
lint (18.x): server/balancer.ts#L261
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 (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/
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/