Skip to content

Feat: Enhance multimodality (#1070) #1234

Feat: Enhance multimodality (#1070)

Feat: Enhance multimodality (#1070) #1234

Triggered via push October 20, 2024 15:01
Status Failure
Total duration 1m 8s
Artifacts

pyright.yml

on: push
Matrix: Pyright
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
Pyright (ubuntu-latest, 3.10): instructor/batch.py#L139
Arguments missing for parameters "tools", "tool_choice" (reportCallIssue)
Pyright (ubuntu-latest, 3.10): instructor/cli/batch.py#L46
Return type, "Unknown | List[Batch]", is partially unknown (reportUnknownParameterType)
Pyright (ubuntu-latest, 3.10): instructor/cli/batch.py#L52
Type of "response" is unknown (reportUnknownVariableType)
Pyright (ubuntu-latest, 3.10): instructor/cli/batch.py#L52
Type of "messages" is unknown (reportUnknownMemberType)
Pyright (ubuntu-latest, 3.10): instructor/cli/batch.py#L52
Type of "batches" is unknown (reportUnknownMemberType)
Pyright (ubuntu-latest, 3.10): instructor/cli/batch.py#L52
Type of "list" is unknown (reportUnknownMemberType)
Pyright (ubuntu-latest, 3.10): instructor/cli/batch.py#L52
Cannot access attribute "messages" for class "Beta"   Attribute "messages" is unknown (reportAttributeAccessIssue)
Pyright (ubuntu-latest, 3.10): instructor/cli/batch.py#L53
Type of "data" is unknown (reportUnknownMemberType)
Pyright (ubuntu-latest, 3.10): instructor/cli/batch.py#L53
Return type is unknown (reportUnknownVariableType)
Pyright (ubuntu-latest, 3.10): instructor/cli/batch.py#L75
Type of "batch_jobs" is partially unknown   Type of "batch_jobs" is "Unknown | List[Batch]" (reportUnknownVariableType)
Pyright (macos-latest, 3.9)
The job was canceled because "ubuntu-latest_3_10" failed.
Pyright (macos-latest, 3.9)
The operation was canceled.
Pyright (macos-latest, 3.11)
The job was canceled because "ubuntu-latest_3_10" failed.
Pyright (macos-latest, 3.11)
The operation was canceled.
Pyright (ubuntu-latest, 3.9)
The job was canceled because "ubuntu-latest_3_10" failed.
Pyright (ubuntu-latest, 3.9)
The operation was canceled.
Pyright (ubuntu-latest, 3.11)
The job was canceled because "ubuntu-latest_3_10" failed.
Pyright (ubuntu-latest, 3.11)
The operation was canceled.
Pyright (macos-latest, 3.10)
The job was canceled because "ubuntu-latest_3_10" failed.
Pyright (macos-latest, 3.10)
The operation was canceled.
Pyright (ubuntu-latest, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Pyright (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, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/