Skip to content

[C++] Resolve nested symbols through type aliases and base classes #79

[C++] Resolve nested symbols through type aliases and base classes

[C++] Resolve nested symbols through type aliases and base classes #79

Triggered via push October 1, 2024 05:02
Status Failure
Total duration 43s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
docs-lint
Process completed with exit code 2.
Ruff (I001): sphinx/domains/cpp/_symbol.py#L1
sphinx/domains/cpp/_symbol.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (UP035): sphinx/domains/cpp/_symbol.py#L3
sphinx/domains/cpp/_symbol.py:3:1: UP035 Import from `collections.abc` instead: `Generator`
Ruff (TCH003): tests/test_domains/test_domain_cpp.py#L9
tests/test_domains/test_domain_cpp.py:9:16: TCH003 Move standard library import `io.StringIO` into a type-checking block
ruff
Process completed with exit code 1.
mypy
Process completed with exit code 1.