Skip to content

Merge pull request #17 from Project-OMOTES/task_messages_protobuf_cel… #15

Merge pull request #17 from Project-OMOTES/task_messages_protobuf_cel…

Merge pull request #17 from Project-OMOTES/task_messages_protobuf_cel… #15

Triggered via push February 13, 2024 09:23
Status Failure
Total duration 25s
Artifacts

ci.yml

on: push
Matrix: test
Matrix: typecheck
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 12 warnings
Lint: example_sdk_client.py#L13
line too long (60517 > 100 characters)
Lint: example_sdk_client.py#L14
line too long (62191 > 100 characters)
Lint: src/omotes_orchestrator/celery_interface.py#L1
'threading' imported but unused
Lint: src/omotes_orchestrator/celery_interface.py#L4
'functools.partial' imported but unused
Lint: src/omotes_orchestrator/celery_interface.py#L5
'typing.List' imported but unused
Lint: src/omotes_orchestrator/celery_interface.py#L5
'typing.Any' imported but unused
Lint: src/omotes_orchestrator/celery_interface.py#L7
'celery.Task as CeleryTask' imported but unused
Lint: src/omotes_orchestrator/celery_interface.py#L8
'celery.events.EventReceiver' imported but unused
Lint: src/omotes_orchestrator/celery_interface.py#L9
'celery.result.AsyncResult' imported but unused
Lint: src/omotes_orchestrator/celery_interface.py#L29
line too long (101 > 100 characters)
typecheck (3.11)
Process completed with exit code 127.
test (3.11)
No JUnit XML file was found. Set `fail-on-empty: false` if that is a valid use case
test (3.11)
Process completed with exit code 127.
Lint: example_sdk_client.py#L1
Missing docstring in public module
Lint: src/omotes_orchestrator/__init__.py#L16
One-line docstring should fit on one line with quotes
Lint: src/omotes_orchestrator/__init__.py#L16
Docstring is over-indented
Lint: src/omotes_orchestrator/__init__.py#L16
First line should end with a period
Lint: src/omotes_orchestrator/celery_interface.py#L1
Missing docstring in public module
Lint: src/omotes_orchestrator/celery_interface.py#L16
Missing docstring in public class
Lint: src/omotes_orchestrator/celery_interface.py#L24
Missing docstring in public class
Lint: src/omotes_orchestrator/celery_interface.py#L29
Missing docstring in __init__
Lint: src/omotes_orchestrator/celery_interface.py#L33
Missing docstring in public method
Lint: src/omotes_orchestrator/celery_interface.py#L44
Missing docstring in public method
typecheck (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/.
test (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/.