Skip to content

feat: preserve extra fields in text event responses #321

feat: preserve extra fields in text event responses

feat: preserve extra fields in text event responses #321

Triggered via pull request November 15, 2024 07:55
Status Failure
Total duration 1m 6s
Artifacts

lint.yml

on: pull_request
Matrix: unit tests
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 20 warnings
unit tests (ubuntu-latest, 3.10)
Process completed with exit code 2.
unit tests (ubuntu-latest, 3.12)
Process completed with exit code 2.
unit tests (macos-latest, 3.10)
Process completed with exit code 2.
unit tests (macos-latest, 3.9)
Process completed with exit code 2.
unit tests (macos-latest, 3.12)
Process completed with exit code 2.
pyright: src/fastapi_poe/base.py#L618
"Any" is not defined (reportUndefinedVariable)
pyright: src/fastapi_poe/base.py#L621
No parameter named "text" (reportCallIssue)
pyright: tests/test_client.py#L16
Subscript for class "dict" will generate runtime exception; enclose type expression in quotes (reportIndexIssue)
pyright: tests/test_client.py#L22
Subscript for class "list" will generate runtime exception; enclose type expression in quotes (reportIndexIssue)
pyright: tests/test_client.py#L59
Subscript for class "list" will generate runtime exception; enclose type expression in quotes (reportIndexIssue)
pyright: tests/test_client.py#L60
Subscript for class "list" will generate runtime exception; enclose type expression in quotes (reportIndexIssue)
pyright
6 errors
unit tests (ubuntu-latest, 3.9)
Process completed with exit code 2.
unit tests (macos-latest, 3.11)
Process completed with exit code 2.
unit tests (ubuntu-latest, 3.11)
Process completed with exit code 2.
unit tests (ubuntu-latest, 3.8)
Process completed with exit code 2.
unit tests (ubuntu-latest, 3.7)
Process completed with exit code 2.
unit tests (windows-latest, 3.10)
Process completed with exit code 1.
unit tests (3.7, macos-13)
Process completed with exit code 2.
precommit
Process completed with exit code 1.
unit tests (windows-latest, 3.9)
Process completed with exit code 1.
unit tests (windows-latest, 3.12)
Process completed with exit code 1.
unit tests (windows-latest, 3.8)
Process completed with exit code 1.
unit tests (windows-latest, 3.11)
Process completed with exit code 1.
unit tests (macos-latest, 3.8)
Process completed with exit code 2.
unit tests (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 24.3.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
unit tests (windows-latest, 3.7)
Process completed with exit code 1.
unit tests (ubuntu-latest, 3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit tests (ubuntu-latest, 3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit tests (macos-latest, 3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit tests (macos-latest, 3.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit tests (macos-latest, 3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pyright
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/
unit tests (ubuntu-latest, 3.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit tests (macos-latest, 3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit tests (ubuntu-latest, 3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit tests (ubuntu-latest, 3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit tests (ubuntu-latest, 3.7)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit tests (windows-latest, 3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit tests (3.7, macos-13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
precommit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit tests (windows-latest, 3.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit tests (windows-latest, 3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit tests (windows-latest, 3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit tests (windows-latest, 3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit tests (macos-latest, 3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit tests (windows-latest, 3.7)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/