feat: preserve extra fields in text event responses #321
Annotations
7 errors and 1 warning
Run jakebailey/pyright-action@v1:
src/fastapi_poe/base.py#L618
"Any" is not defined (reportUndefinedVariable)
|
Run jakebailey/pyright-action@v1:
src/fastapi_poe/base.py#L621
No parameter named "text" (reportCallIssue)
|
Run jakebailey/pyright-action@v1:
tests/test_client.py#L16
Subscript for class "dict" will generate runtime exception; enclose type expression in quotes (reportIndexIssue)
|
Run jakebailey/pyright-action@v1:
tests/test_client.py#L22
Subscript for class "list" will generate runtime exception; enclose type expression in quotes (reportIndexIssue)
|
Run jakebailey/pyright-action@v1:
tests/test_client.py#L59
Subscript for class "list" will generate runtime exception; enclose type expression in quotes (reportIndexIssue)
|
Run jakebailey/pyright-action@v1:
tests/test_client.py#L60
Subscript for class "list" will generate runtime exception; enclose type expression in quotes (reportIndexIssue)
|
Run jakebailey/pyright-action@v1
6 errors
|
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/
|
Loading