Skip to content

use rhel release graph where available #160

use rhel release graph where available

use rhel release graph where available #160

Triggered via push August 18, 2025 06:16
Status Failure
Total duration 1m 56s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

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.