changing lint stack #142
ci.yml
on: pull_request
formatting
7s
typing
50s
Matrix: python
Annotations
8 errors
|
formatting
The process '/opt/hostedtoolcache/ruff/0.14.10/x86_64/ruff' failed with exit code 1
|
|
Ruff (F401):
pystemd/base.py#L19
pystemd/base.py:19:29: F401 `xml.dom.minidom.Element` imported but unused
|
|
Ruff (F401):
pystemd/base.py#L13
pystemd/base.py:13:20: F401 `typing.Any` imported but unused
|
|
python (3.13)
Process completed with exit code 1.
|
|
python (3.12)
Process completed with exit code 1.
|
|
python (3.14)
Process completed with exit code 1.
|
|
python (3.11)
Process completed with exit code 1.
|
|
typing
Process completed with exit code 1.
|