Merge pull request #20 from Project-OMOTES/18-cleanup-and-fixes-to-ge… #30
Annotations
6 errors and 12 warnings
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.
|
typecheck (3.11)
Process completed with exit code 127.
|
Lint:
example_sdk_client.py#L43
line too long (60517 > 100 characters)
|
Lint:
example_sdk_client.py#L44
line too long (62191 > 100 characters)
|
Lint
Process completed with exit code 1.
|
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/.
|
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/.
|
Lint:
example_sdk_client.py#L1
Missing docstring in public module
|
Lint:
example_sdk_client.py#L17
Missing docstring in public function
|
Lint:
example_sdk_client.py#L25
Missing docstring in public function
|
Lint:
example_sdk_client.py#L32
Missing docstring in public function
|
Lint:
src/omotes_orchestrator/celery_interface.py#L1
Missing docstring in public module
|
Lint:
src/omotes_orchestrator/celery_interface.py#L18
Missing docstring in __init__
|
Lint:
src/omotes_orchestrator/config.py#L1
Missing docstring in public module
|
Lint:
src/omotes_orchestrator/config.py#L11
Missing docstring in public class
|
Lint:
src/omotes_orchestrator/config.py#L14
Missing docstring in __init__
|
Lint:
src/omotes_orchestrator/config.py#L19
Missing docstring in public class
|