Skip to content

chore: Remove artifacts of removed commands #1024

chore: Remove artifacts of removed commands

chore: Remove artifacts of removed commands #1024

Triggered via pull request December 4, 2024 13:34
Status Failure
Total duration 1m 2s
Artifacts

stylish.yml

on: pull_request
black & flake8 & rpmlint
52s
black & flake8 & rpmlint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
black & flake8 & rpmlint
Process completed with exit code 1.
black & flake8 & rpmlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
black & flake8 & rpmlint: src/rhsmlib/dbus/objects/entitlement.py#L14
F401 'typing.List' imported but unused
black & flake8 & rpmlint: src/rhsmlib/services/entitlement.py#L18
F401 'typing.Callable' imported but unused
black & flake8 & rpmlint: src/subscription_manager/managerlib.py#L21
F401 're' imported but unused
black & flake8 & rpmlint: src/subscription_manager/managerlib.py#L29
F401 'rhsm.certificate.Key' imported but unused
black & flake8 & rpmlint: src/subscription_manager/managerlib.py#L29
F401 'rhsm.certificate.CertificateException' imported but unused
black & flake8 & rpmlint: src/subscription_manager/managerlib.py#L29
F401 'rhsm.certificate.create_from_pem' imported but unused
black & flake8 & rpmlint: src/subscription_manager/utils.py#L27
F401 'typing.Callable' imported but unused
black & flake8 & rpmlint: test/rhsm/functional/test_connection.py#L22
F401 'rhsm.connection.BaseRestLib' imported but unused
black & flake8 & rpmlint: test/rhsm/unit/test_connection.py#L46
F401 'datetime.date' imported but unused