harness: consume output of balancer when running tests #1783
main.yml
on: pull_request
Matrix: lint
Matrix: test
Deploy docker image
0s
Deploy on fly.io
0s
Deploy on fly.io
0s
Deploy on fly.io
0s
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#L184
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#L100
Invalid type "ErrorEvent" of template literal expression
|
lint (18.x):
server/balancer.ts#L216
Invalid type "Error" of template literal expression
|
lint (18.x):
server/balancer.ts#L216
Invalid type "Data" of template literal expression
|
lint (18.x):
server/balancer.ts#L276
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#L325
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#L184
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#L100
Invalid type "ErrorEvent" of template literal expression
|
lint (18.x):
server/balancer.ts#L216
Invalid type "Error" of template literal expression
|
lint (18.x):
server/balancer.ts#L216
Invalid type "Data" of template literal expression
|
lint (18.x):
server/balancer.ts#L276
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#L325
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/
|
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/
|