SimpleChatTC:SimpleProxy:Pdf2Text update /cleanup readme #13
python-type-check.yml
on: push
pyright type-check
2m 47s
Annotations
6 errors
|
pyright type-check
5 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/simpleproxy.py#L133
Match statements require Python 3.10 or newer
|
|
pyright type-check:
tools/server/public_simplechat/local.tools/simpleproxy.py#L84
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
|
|
pyright type-check:
tools/server/public_simplechat/local.tools/simpleproxy.py#L84
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
|
|
pyright type-check:
tools/server/public_simplechat/local.tools/pdfmagic.py#L24
Import "pypdf" could not be resolved (reportMissingImports)
|