Auto sync bot settings on bot server start #275
Annotations
4 errors and 1 warning
src/fastapi_poe/base.py#L92
Cannot access attribute "decode" for class "memoryview[int]"
Attribute "decode" is unknown (reportAttributeAccessIssue)
|
src/fastapi_poe/base.py#L941
"path" is possibly unbound (reportPossiblyUnboundVariable)
|
src/fastapi_poe/client.py#L629
Except clause is unreachable because exception is already handled
"ReadTimeout" is a subclass of "HTTPError" (reportUnusedExcept)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading