Check vai parallel pipeline #3901
Annotations
8 errors
Run Continuous Integration Action:
instructor/client_vertexai.py#L3
instructor/client_vertexai.py:3:1: UP035 `typing.Type` is deprecated, use `type` instead
|
Run Continuous Integration Action:
instructor/client_vertexai.py#L30
instructor/client_vertexai.py:30:35: UP007 Use `X | Y` for type annotations
|
Run Continuous Integration Action:
instructor/client_vertexai.py#L30
instructor/client_vertexai.py:30:69: UP006 Use `type` instead of `Type` for type annotation
|
Run Continuous Integration Action:
instructor/client_vertexai.py#L104
instructor/client_vertexai.py:104:63: UP007 Use `X | Y` for type annotations
|
Run Continuous Integration Action:
instructor/client_vertexai.py#L104
instructor/client_vertexai.py:104:97: UP006 Use `type` instead of `Type` for type annotation
|
Run Continuous Integration Action:
instructor/process_response.py#L25
instructor/process_response.py:25:5: F401 `instructor.dsl.parallel.VertexAIParallelModel` imported but unused
|
Run Continuous Integration Action:
tests/llm/test_vertexai/test_modes.py#L2
tests/llm/test_vertexai/test_modes.py:2:33: F401 `pydantic.Field` imported but unused
|
Run Continuous Integration Action
Process completed with exit code 1.
|
Loading