Fix automatic workflow run updates with improved polling mechanism #735
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
|