79: Integrate new START special value in TaskProgressEvents from worker. #199
Annotations
4 errors and 1 warning
run typechecker:
src/omotes_orchestrator/worker_interface.py#L70
error: "TaskProgressUpdate" has no attribute "status" [attr-defined]
|
run typechecker:
src/omotes_orchestrator/main.py#L559
error: "TaskProgressUpdate" has no attribute "status" [attr-defined]
|
run typechecker:
src/omotes_orchestrator/main.py#L559
error: "type[TaskProgressUpdate]" has no attribute "START" [attr-defined]
|
run typechecker
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading