Improve dag parsing logic #621
Annotations
5 errors and 1 warning
Check code linting with Ruff:
tests/unit/core/test_collection_reader.py#L7
tests/unit/core/test_collection_reader.py:7:22: F401 `pydantic.ValidationError` imported but unused
|
Check code linting with Ruff:
tests/unit/core/test_collection_reader.py#L17
tests/unit/core/test_collection_reader.py:17:5: F401 `tdp.core.constants.DAG_DIRECTORY_NAME` imported but unused
|
Check code linting with Ruff:
tests/unit/core/test_collection_reader.py#L18
tests/unit/core/test_collection_reader.py:18:5: F401 `tdp.core.constants.DEFAULT_VARS_DIRECTORY_NAME` imported but unused
|
Check code linting with Ruff:
tests/unit/core/test_collection_reader.py#L19
tests/unit/core/test_collection_reader.py:19:5: F401 `tdp.core.constants.PLAYBOOKS_DIRECTORY_NAME` imported but unused
|
Check code linting with Ruff
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading