Skip to content

7: Persist received jobs until they are completed. #44

7: Persist received jobs until they are completed.

7: Persist received jobs until they are completed. #44

Triggered via push March 5, 2024 16:03
Status Failure
Total duration 1m 30s
Artifacts 1

ci.yml

on: push
Matrix: Setup
Matrix: Lint
Matrix: Test
Matrix: Typecheck
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
Lint (3.11)
Process completed with exit code 1.
Test (3.11)
Process completed with exit code 1.
Typecheck (3.11): src/omotes_orchestrator/celery_interface.py#L56
error: Returning Any from function declared to return "str" [no-any-return]
Typecheck (3.11): src/omotes_orchestrator/db_models/job.py#L19
error: Variable "omotes_orchestrator.db_models.job.Base" is not valid as a type [valid-type]
Typecheck (3.11): src/omotes_orchestrator/db_models/job.py#L19
error: Invalid base class "Base" [misc]
Typecheck (3.11): src/omotes_orchestrator/db_models/job.py#L22
error: Incompatible types in assignment (expression has type "Column[UUID]", variable has type "UUID") [assignment]
Typecheck (3.11): src/omotes_orchestrator/db_models/job.py#L23
error: Incompatible types in assignment (expression has type "Column[str]", variable has type "str") [assignment]
Typecheck (3.11): src/omotes_orchestrator/db_models/job.py#L24
error: Incompatible types in assignment (expression has type "Column[<nothing>]", variable has type "JobStatus") [assignment]
Typecheck (3.11): src/omotes_orchestrator/db_models/job.py#L25
error: Incompatible types in assignment (expression has type "Column[datetime]", variable has type "datetime") [assignment]
Typecheck (3.11): src/omotes_orchestrator/db_models/job.py#L26
error: Incompatible types in assignment (expression has type "Column[datetime]", variable has type "datetime") [assignment]
Typecheck (3.11): src/omotes_orchestrator/db_models/job.py#L27
error: Incompatible types in assignment (expression has type "Column[int]", variable has type "int") [assignment]
Typecheck (3.11): src/omotes_orchestrator/db_models/job.py#L28
error: Incompatible types in assignment (expression has type "Column[bool]", variable has type "bool") [assignment]
Setup (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Typecheck (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
Linux-python-3.11-venv-8159297357 Expired
36.3 MB