Skip to content

ServiceVariables: remove unused method #257

ServiceVariables: remove unused method

ServiceVariables: remove unused method #257

Triggered via pull request November 24, 2023 14:09
Status Failure
Total duration 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pull-request.yml

on: pull_request
Check license headers
16s
Check license headers
Check conventional commits
3s
Check conventional commits
Check format with Black
8s
Check format with Black
Check linting with Ruff
9s
Check linting with Ruff
Run pytest
30s
Run pytest
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Ruff (F401): tdp/core/variables/service_variables.py#L21
tdp/core/variables/service_variables.py:21:30: F401 `tdp.core.dag.Dag` 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/