Renamed NODE to WORKER and restructured WORKER packages #1935
Annotations
11 errors and 2 warnings
black
Process completed with exit code 1.
|
isort:
exareme2/worker/exareme2/udfs/udfs_service.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort:
exareme2/worker/exareme2/monetdb/guard.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort:
exareme2/controller/services/exareme2/controller.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort:
exareme2/controller/services/exareme2/execution_engine.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort:
exareme2/controller/services/exareme2/algorithm_flow_data_objects.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort:
exareme2/controller/services/exareme2/workers.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort:
exareme2/controller/celery/worker_tasks_handler.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort:
tests/standalone_tests/test_get_data_model_cdes.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort:
tests/standalone_tests/test_get_worker_info.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort:
tests/standalone_tests/test_get_datasets_per_data_model.py#L1
Imports are incorrectly sorted and/or formatted.
|
black
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/.
|
isort
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/.
|