Skip to content

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

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

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

Triggered via push October 1, 2024 04:59
Status Failure
Total duration 43s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
docs-lint
Process completed with exit code 2.
Ruff (F821): sphinx/domains/cpp/_symbol.py#L417
sphinx/domains/cpp/_symbol.py:417:30: F821 Undefined name `Generator`
Ruff (F821): sphinx/domains/cpp/_symbol.py#L1001
sphinx/domains/cpp/_symbol.py:1001:46: F821 Undefined name `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.
flake8
Process completed with exit code 1.
mypy
Process completed with exit code 1.