Skip to content

Fix automatic workflow run updates with improved polling mechanism #735

Fix automatic workflow run updates with improved polling mechanism

Fix automatic workflow run updates with improved polling mechanism #735

Triggered via pull request December 18, 2025 20:54
Status Failure
Total duration 37s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build
Process completed with exit code 1.
build: src/commands/triggerWorkflowRun.ts#L190
Invalid type "number | undefined" of template literal expression
build: src/commands/triggerWorkflowRun.ts#L172
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build: src/commands/triggerWorkflowRun.ts#L186
Forbidden non-null assertion