Fix _toctree_copy with multi level 'only' nodes. #12664
lint.yml
on: pull_request
ruff
5s
flake8
12s
mypy
8s
pyright
7s
docs-lint
6s
twine
11s
Annotations
16 errors
docs-lint
Canceling since a higher priority waiting request for 'Lint source code-master' exists
|
docs-lint
The operation was canceled.
|
ruff
Canceling since a higher priority waiting request for 'Lint source code-master' exists
|
Ruff (E302):
sphinx/environment/adapters/toctree.py#L467
sphinx/environment/adapters/toctree.py:467:1: E302 Expected 2 blank lines, found 1
|
Ruff (D209):
sphinx/environment/adapters/toctree.py#L470
sphinx/environment/adapters/toctree.py:470:5: D209 Multi-line docstring closing quotes should be on a separate line
|
Ruff (F821):
sphinx/environment/adapters/toctree.py#L481
sphinx/environment/adapters/toctree.py:481:16: F821 Undefined name `keep_bullet_list_sub_nodes`
|
Ruff (E302):
sphinx/environment/adapters/toctree.py#L505
sphinx/environment/adapters/toctree.py:505:1: E302 Expected 2 blank lines, found 1
|
ruff
Process completed with exit code 1.
|
pyright
Canceling since a higher priority waiting request for 'Lint source code-master' exists
|
pyright
The operation was canceled.
|
mypy
Canceling since a higher priority waiting request for 'Lint source code-master' exists
|
mypy
The operation was canceled.
|
twine
Canceling since a higher priority waiting request for 'Lint source code-master' exists
|
twine
The operation was canceled.
|
flake8
Canceling since a higher priority waiting request for 'Lint source code-master' exists
|
flake8
The operation was canceled.
|