Skip to content

re2: Queue indexing, queue trigger changes #2319

re2: Queue indexing, queue trigger changes

re2: Queue indexing, queue trigger changes #2319

Triggered via pull request March 21, 2025 13:34
Status Cancelled
Total duration 7m 59s
Artifacts

pr_checks.yml

on: pull_request
Matrix: e2e / cli-v3
Fit to window
Zoom out
Zoom in

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.