Skip to content

fix: clean up cohere templating #1024

fix: clean up cohere templating

fix: clean up cohere templating #1024

Triggered via pull request September 30, 2024 01:30
Status Failure
Total duration 54s
Artifacts

pyright.yml

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

Annotations

23 errors and 2 warnings
Pyright (macos-latest, 3.11): instructor/patch.py#L135
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
Pyright (macos-latest, 3.11): instructor/patch.py#L149
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
Pyright (macos-latest, 3.11): instructor/patch.py#L169
Argument type is unknown   Argument corresponds to parameter "source" in function "__new__" (reportUnknownArgumentType)
Pyright (macos-latest, 3.11): instructor/patch.py#L170
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
Pyright (macos-latest, 3.11)
4 errors
Pyright (macos-latest, 3.9)
The job was canceled because "macos-latest_3_11" failed.
Pyright (macos-latest, 3.9): instructor/patch.py#L135
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
Pyright (macos-latest, 3.9): instructor/patch.py#L149
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
Pyright (macos-latest, 3.9): instructor/patch.py#L169
Argument type is unknown   Argument corresponds to parameter "source" in function "__new__" (reportUnknownArgumentType)
Pyright (macos-latest, 3.9): instructor/patch.py#L170
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
Pyright (macos-latest, 3.9)
4 errors
Pyright (ubuntu-latest, 3.9)
The job was canceled because "macos-latest_3_11" failed.
Pyright (ubuntu-latest, 3.9)
The operation was canceled.
Pyright (macos-latest, 3.10)
The job was canceled because "macos-latest_3_11" failed.
Pyright (macos-latest, 3.10): instructor/patch.py#L135
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
Pyright (macos-latest, 3.10): instructor/patch.py#L149
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
Pyright (macos-latest, 3.10): instructor/patch.py#L169
Argument type is unknown   Argument corresponds to parameter "source" in function "__new__" (reportUnknownArgumentType)
Pyright (macos-latest, 3.10): instructor/patch.py#L170
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
Pyright (macos-latest, 3.10)
4 errors
Pyright (ubuntu-latest, 3.10)
The job was canceled because "macos-latest_3_11" failed.
Pyright (ubuntu-latest, 3.10)
The operation was canceled.
Pyright (ubuntu-latest, 3.11)
The job was canceled because "macos-latest_3_11" failed.
Pyright (ubuntu-latest, 3.11)
The operation was canceled.
Pyright (macos-latest, 3.11)
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 (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, 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/