re2: Queue indexing, queue trigger changes #2319
pr_checks.yml
on: pull_request
typecheck
/
typecheck
4m 4s
units
/
🧪 Unit Tests
7m 45s
Matrix: e2e / cli-v3
Annotations
4 errors
|
typecheck / typecheck
Argument of type '{ friendlyId: string; name: string; type: $Enums.TaskQueueType; running: number; queued: number; concurrencyLimit: number | null; paused: boolean; }' is not assignable to parameter of type '{ friendlyId: string; name: string; type: TaskQueueType; running: number; queued: number; concurrencyLimit: number | null; paused: boolean; releaseConcurrencyOnWaitpoint: boolean; }'.
|
|
typecheck / typecheck
Process completed with exit code 1.
|
|
units / 🧪 Unit Tests
Canceling since a higher priority waiting request for '🤖 PR Checks-1808' exists
|
|
units / 🧪 Unit Tests
The operation was canceled.
|