SimpleChatTCRV:CleanUp: Refresh chat ui, if user empty submits #24
python-type-check.yml
on: push
pyright type-check
2m 6s
Annotations
10 errors
|
pyright type-check
9 errors
|
|
pyright type-check:
tools/server/public_simplechat/local.tools/webmagic.py#L261
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
|
|
pyright type-check:
tools/server/public_simplechat/local.tools/webmagic.py#L134
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
|
|
pyright type-check:
tools/server/public_simplechat/local.tools/simpleproxy.py#L138
Match statements require Python 3.10 or newer
|
|
pyright type-check:
tools/server/public_simplechat/local.tools/simpleproxy.py#L89
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
|
|
pyright type-check:
tools/server/public_simplechat/local.tools/simpleproxy.py#L89
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)
|