SimpleChatTC:SimpleProxy:Pdf2Text cleanup page number handling #12
python-type-check.yml
on: push
pyright type-check
2m 15s
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#L23
Import "pypdf" could not be resolved (reportMissingImports)
|