Restore the legacy implementation of autodoc for compatibility #2381
lint.yml
on: push
ruff
8s
mypy
32s
pyright
38s
docs-lint
9s
twine
20s
prettier
9s
Annotations
14 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (TC001):
sphinx/ext/autodoc/__init__.py#L13
sphinx/ext/autodoc/__init__.py:13:33: TC001 Move application import `sphinx.config.Config` into a type-checking block
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|