Skip to content

Fix _toctree_copy with multi level 'only' nodes. #12664

Fix _toctree_copy with multi level 'only' nodes.

Fix _toctree_copy with multi level 'only' nodes. #12664

Triggered via pull request November 14, 2024 10:43
Status Cancelled
Total duration 24s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.