Split autodoc loader functions to a new module #2358
lint.yml
on: push
ruff
7s
mypy
28s
pyright
37s
docs-lint
10s
twine
17s
prettier
13s
Annotations
14 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (I001):
sphinx/ext/autosummary/__init__.py#L49
sphinx/ext/autosummary/__init__.py:49:1: I001 Import block is un-sorted or un-formatted
|
|
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
|
|
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
|
|
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
|
|
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
|