SimpleSallap:SimpleProxy:use RequestHandler's setup after ssl hs #28
python-type-check.yml
on: push
pyright type-check
1m 58s
Annotations
10 errors and 2 warnings
|
pyright type-check:
tools/server/public_simplechat/local.tools/simpleproxy.py#L123
Match statements require Python 3.10 or newer
|
|
pyright type-check:
tools/server/public_simplechat/local.tools/simpleproxy.py#L74
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
|
|
pyright type-check:
tools/server/public_simplechat/local.tools/simpleproxy.py#L74
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)
|
|
pyright type-check:
tools/server/public_simplechat/local.tools/config.py#L181
"exception" is not a known attribute of module "sys" (reportAttributeAccessIssue)
|
|
pyright type-check:
tools/server/public_simplechat/local.tools/config.py#L76
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
|
|
pyright type-check:
tools/server/public_simplechat/local.tools/config.py#L75
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
|
|
pyright type-check:
tools/server/public_simplechat/local.tools/config.py#L6
Import "Optional" is not accessed (reportUnusedImport)
|
|
pyright type-check:
tools/server/public_simplechat/local.tools/config.py#L5
Import "fields" is not accessed (reportUnusedImport)
|