use rhel release graph where available #160
Annotations
6 errors and 1 warning
lint
The process '/opt/hostedtoolcache/ruff/0.12.9/x86_64/ruff' failed with exit code 1
|
Ruff (F401):
tests/test_rhel_releases.py#L5
tests/test_rhel_releases.py:5:8: F401 `pytest` imported but unused
|
Ruff (F401):
tests/test_product_definitions.py#L8
tests/test_product_definitions.py:8:54: F401 `trustshell.product_definitions.ProductStream` imported but unused
|
Ruff (F401):
src/trustshell/rhel_releases.py#L16
src/trustshell/rhel_releases.py:16:24: F401 `trustshell.console` imported but unused
|
Ruff (F401):
src/trustshell/rhel_releases.py#L13
src/trustshell/rhel_releases.py:13:20: F401 `typing.Any` imported but unused
|
pytest
Process completed with exit code 1.
|
lint
Could not parse version from /home/runner/work/trustshell/trustshell/pyproject.toml. Using latest version.
|