Skip to content

Introduce DagOperation entity #636

Introduce DagOperation entity

Introduce DagOperation entity #636

Triggered via pull request November 22, 2024 16:54
Status Failure
Total duration 1m 4s
Artifacts

pull-request.yml

on: pull_request
Check license headers
16s
Check license headers
Check conventional commits
2s
Check conventional commits
Check format with Black
10s
Check format with Black
Check linting with Ruff
4s
Check linting with Ruff
Run pytest
27s
Run pytest
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
Ruff (F401): tdp/core/entities/operation.py#L10
tdp/core/entities/operation.py:10:35: F401 `typing.Type` imported but unused
Ruff (F401): tdp/core/entities/operation.py#L10
tdp/core/entities/operation.py:10:41: F401 `typing.TypeVar` imported but unused
Ruff (F401): tdp/core/entities/operation.py#L22
tdp/core/entities/operation.py:22:28: F401 `tdp.core.types.PathLike` imported but unused
Check linting with Ruff
Process completed with exit code 1.
Check conventional commits
The following actions uses node12 which is deprecated and will be forced to run on node16: webiny/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check conventional commits
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webiny/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check format with Black
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/
Check license headers
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/
Run pytest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check linting with Ruff
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/