Skip to content

SimpleChatTC:SimpleProxy: Avoid circular deps wrt Type Checking #11

SimpleChatTC:SimpleProxy: Avoid circular deps wrt Type Checking

SimpleChatTC:SimpleProxy: Avoid circular deps wrt Type Checking #11

Triggered via push November 2, 2025 12:49
Status Failure
Total duration 2m 37s
Artifacts
pyright type-check
2m 32s
pyright type-check
Fit to window
Zoom out
Zoom in

Annotations

7 errors
pyright type-check
6 errors
pyright type-check: tools/server/public_simplechat/local.tools/webmagic.py#L126
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
pyright type-check: tools/server/public_simplechat/local.tools/webmagic.py#L9
Import "debug" could not be resolved (reportMissingImports)
pyright type-check: tools/server/public_simplechat/local.tools/simpleproxy.py#L132
Match statements require Python 3.10 or newer
pyright type-check: tools/server/public_simplechat/local.tools/simpleproxy.py#L83
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
pyright type-check: tools/server/public_simplechat/local.tools/simpleproxy.py#L83
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
pyright type-check: tools/server/public_simplechat/local.tools/pdfmagic.py#L13
Import "pypdf" could not be resolved (reportMissingImports)