Skip to content

SimpleSallap:SimpleProxy:Trap all GET request handling #27

SimpleSallap:SimpleProxy:Trap all GET request handling

SimpleSallap:SimpleProxy:Trap all GET request handling #27

Triggered via push December 4, 2025 21:37
Status Failure
Total duration 1m 56s
Artifacts
pyright type-check
1m 54s
pyright type-check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
pyright type-check: tools/server/public_simplechat/local.tools/simpleproxy.py#L187
Argument missing for parameter "value" (reportCallIssue)
pyright type-check: tools/server/public_simplechat/local.tools/simpleproxy.py#L165
"exception" is not a known attribute of module "sys" (reportAttributeAccessIssue)
pyright type-check: tools/server/public_simplechat/local.tools/simpleproxy.py#L165
Argument missing for parameter "value" (reportCallIssue)
pyright type-check: tools/server/public_simplechat/local.tools/simpleproxy.py#L143
Match statements require Python 3.10 or newer
pyright type-check: tools/server/public_simplechat/local.tools/simpleproxy.py#L94
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
pyright type-check: tools/server/public_simplechat/local.tools/simpleproxy.py#L94
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
pyright type-check: tools/server/public_simplechat/local.tools/pdfmagic.py#L45
Import "pypdf" could not be resolved (reportMissingImports)
pyright type-check: tools/server/public_simplechat/local.tools/pdfmagic.py#L24
Strings nested within an f-string cannot use the same quote character as the f-string prior to Python 3.12 (reportGeneralTypeIssues)
pyright type-check: tools/server/public_simplechat/local.tools/filemagic.py#L72
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
pyright type-check: tools/server/public_simplechat/local.tools/filemagic.py#L23
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)