Merge pull request #13 from Project-OMOTES/1-orchestrator-needs-a-doc… #10
Annotations
10 errors and 1 warning
run typechecker:
src/omotes_orchestrator/__init__.py#L20
error: Skipping analyzing "omotes_sdk.app_logging": module is installed, but missing library stubs or py.typed marker [import]
|
run typechecker:
src/omotes_orchestrator/celery_interface.py#L7
error: Skipping analyzing "celery": module is installed, but missing library stubs or py.typed marker [import]
|
run typechecker:
src/omotes_orchestrator/celery_interface.py#L8
error: Skipping analyzing "celery.events": module is installed, but missing library stubs or py.typed marker [import]
|
run typechecker:
src/omotes_orchestrator/celery_interface.py#L9
error: Skipping analyzing "celery.result": module is installed, but missing library stubs or py.typed marker [import]
|
run typechecker:
src/omotes_orchestrator/celery_interface.py#L11
error: Skipping analyzing "omotes_sdk.config": module is installed, but missing library stubs or py.typed marker [import]
|
run typechecker:
src/omotes_orchestrator/celery_interface.py#L12
error: Skipping analyzing "omotes_sdk.workflow_type": module is installed, but missing library stubs or py.typed marker [import]
|
run typechecker:
src/omotes_orchestrator/main.py#L6
error: Skipping analyzing "jsonpickle": module is installed, but missing library stubs or py.typed marker [import]
|
run typechecker:
src/omotes_orchestrator/main.py#L7
error: Skipping analyzing "omotes_job_tools.messages": module is installed, but missing library stubs or py.typed marker [import]
|
run typechecker:
src/omotes_orchestrator/main.py#L8
error: Skipping analyzing "omotes_sdk_protocol.job_pb2": module is installed, but missing library stubs or py.typed marker [import]
|
run typechecker:
src/omotes_orchestrator/main.py#L9
error: Skipping analyzing "omotes_sdk.config": module is installed, but missing library stubs or py.typed marker [import]
|
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/.
|
The logs for this run have expired and are no longer available.
Loading