ruff #519
Annotations
10 errors and 9 notices
Ruff (F401):
docs/source/transforms/combine_imports.py#L6
docs/source/transforms/combine_imports.py:6:8: F401 `os` imported but unused
|
Ruff (F401):
docs/source/transforms/combine_imports.py#L5
docs/source/transforms/combine_imports.py:5:8: F401 `sys` imported but unused
|
Ruff (F401):
docs/source/transforms/combine_imports.py#L4
docs/source/transforms/combine_imports.py:4:26: F401 `typing.Optional` imported but unused
|
Ruff (F401):
docs/source/transforms/combine_imports.py#L4
docs/source/transforms/combine_imports.py:4:20: F401 `typing.List` imported but unused
|
Ruff (F401):
docs/source/transforms/combine_imports.py#L3
docs/source/transforms/combine_imports.py:3:20: F401 `typing.Dict` imported but unused
|
Ruff (F401):
docs/source/transforms/combine_imports.py#L2
docs/source/transforms/combine_imports.py:2:8: F401 `collections` imported but unused
|
Ruff (F401):
docs/source/transforms/combine_imports.py#L1
docs/source/transforms/combine_imports.py:1:8: F401 `requests` imported but unused
|
Ruff (E402):
docs/source/conf.py#L35
docs/source/conf.py:35:1: E402 Module level import not at top of file
|
Ruff (E402):
docs/source/conf.py#L34
docs/source/conf.py:34:1: E402 Module level import not at top of file
|
Ruff (E402):
docs/source/conf.py#L26
docs/source/conf.py:26:1: E402 Module level import not at top of file
|
Test Windows (3.13)
Windows-2025 runners will change the working directory to a new D:/ drive beginning on 2025-08-18. For more details see https://github.com/actions/runner-images/issues/12744.
|
Test Windows (3.11)
Windows-2025 runners will change the working directory to a new D:/ drive beginning on 2025-08-18. For more details see https://github.com/actions/runner-images/issues/12744.
|
Test Windows (3.9)
Windows-2025 runners will change the working directory to a new D:/ drive beginning on 2025-08-18. For more details see https://github.com/actions/runner-images/issues/12744.
|
Test Windows (2.7)
Windows-2025 runners will change the working directory to a new D:/ drive beginning on 2025-08-18. For more details see https://github.com/actions/runner-images/issues/12744.
|
Test Windows (3.12)
Windows-2025 runners will change the working directory to a new D:/ drive beginning on 2025-08-18. For more details see https://github.com/actions/runner-images/issues/12744.
|
Test Windows (3.10)
Windows-2025 runners will change the working directory to a new D:/ drive beginning on 2025-08-18. For more details see https://github.com/actions/runner-images/issues/12744.
|
Test Windows (3.7)
Windows-2025 runners will change the working directory to a new D:/ drive beginning on 2025-08-18. For more details see https://github.com/actions/runner-images/issues/12744.
|
Test Windows (3.8)
Windows-2025 runners will change the working directory to a new D:/ drive beginning on 2025-08-18. For more details see https://github.com/actions/runner-images/issues/12744.
|
Test Windows (3.6)
Windows-2025 runners will change the working directory to a new D:/ drive beginning on 2025-08-18. For more details see https://github.com/actions/runner-images/issues/12744.
|