Add support for specifying max number of players via "/create-table" URL (?maxPlayers= or ?numPlayers=) #2725
ci.yml
on: pull_request
Matrix: lint
client_build
31s
server_build
27s
test
44s
format
34s
spell_check
34s
lint_monorepo
29s
Discord Failure Notification
1s
Annotations
4 errors and 2 warnings
format
Process completed with exit code 1.
|
lint (client)
Process completed with exit code 1.
|
lint (game)
The job was canceled because "client" failed.
|
Discord Failure Notification
Unexpected failure: Error: No webhook is given. If this is intended, you can suppress this error by setting `ack_no_webhook` to `true`. (No webhook is given. If this is intended, you can suppress this error by setting `ack_no_webhook` to `true`.)
|
server_build
Restore cache failed: Dependencies file is not found in /home/runner/work/hanabi-live/hanabi-live. Supported file pattern: go.sum
|
lint (client):
packages/client/src/lobby/url.ts#L3
Prefer using a top-level type-only import instead of inline type specifiers
|