Skip to content

ENH: Implement sphinx quickstart subcommand #187

ENH: Implement sphinx quickstart subcommand

ENH: Implement sphinx quickstart subcommand #187

Triggered via push November 2, 2025 17:50
Status Failure
Total duration 2m 49s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 errors
ruff
Process completed with exit code 1.
Ruff (F821): sphinx/cmd/quickstart.py#L757
sphinx/cmd/quickstart.py:757:15: F821 Undefined name `Namespace`
Ruff (E302): sphinx/cmd/quickstart.py#L588
sphinx/cmd/quickstart.py:588:1: E302 Expected 2 blank lines, found 1
Ruff (I001): sphinx/cmd/_quickstart.py#L8
sphinx/cmd/_quickstart.py:8:1: I001 Import block is un-sorted or un-formatted
Ruff (I002): sphinx/cmd/_quickstart.py#L1
sphinx/cmd/_quickstart.py:1:1: I002 Missing required import: `from __future__ import annotations`
Ruff (D212): sphinx/cmd/_quickstart.py#L1
sphinx/cmd/_quickstart.py:1:1: D212 Multi-line docstring summary should start at the first line
Ruff (Q000): sphinx/_cli/__init__.py#L56
sphinx/_cli/__init__.py:56:19: Q000 Double quotes found but single quotes preferred
Ruff (Q000): sphinx/_cli/__init__.py#L56
sphinx/_cli/__init__.py:56:5: Q000 Double quotes found but single quotes preferred
ruff
failed to encode 'tests/roots/test-warnings/wrongenc.inc' from UTF-8 to latin-1
ruff
failed to encode 'tests/roots/test-root/wrongenc.inc' from UTF-8 to latin-1
prettier
failed to encode 'tests/roots/test-warnings/wrongenc.inc' from UTF-8 to latin-1
prettier
failed to encode 'tests/roots/test-root/wrongenc.inc' from UTF-8 to latin-1
mypy
Process completed with exit code 1.
mypy
failed to encode 'tests/roots/test-warnings/wrongenc.inc' from UTF-8 to latin-1
mypy
failed to encode 'tests/roots/test-root/wrongenc.inc' from UTF-8 to latin-1
twine
failed to encode 'tests/roots/test-warnings/wrongenc.inc' from UTF-8 to latin-1
twine
failed to encode 'tests/roots/test-root/wrongenc.inc' from UTF-8 to latin-1
docs-lint
failed to encode 'tests/roots/test-warnings/wrongenc.inc' from UTF-8 to latin-1
docs-lint
failed to encode 'tests/roots/test-root/wrongenc.inc' from UTF-8 to latin-1
pyright
failed to encode 'tests/roots/test-warnings/wrongenc.inc' from UTF-8 to latin-1
pyright
failed to encode 'tests/roots/test-root/wrongenc.inc' from UTF-8 to latin-1