Introduce DagOperation
entity
#636
Annotations
4 errors and 1 warning
Check code linting with Ruff:
tdp/core/entities/operation.py#L10
tdp/core/entities/operation.py:10:35: F401 `typing.Type` imported but unused
|
Check code linting with Ruff:
tdp/core/entities/operation.py#L10
tdp/core/entities/operation.py:10:41: F401 `typing.TypeVar` imported but unused
|
Check code linting with Ruff:
tdp/core/entities/operation.py#L22
tdp/core/entities/operation.py:22:28: F401 `tdp.core.types.PathLike` 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