Skip to content

removed unused class since VertexAIModelGarden has been moved #134

removed unused class since VertexAIModelGarden has been moved

removed unused class since VertexAIModelGarden has been moved #134

Triggered via pull request February 28, 2024 16:38
Status Failure
Total duration 58s
Artifacts

check_diffs.yml

on: pull_request
Matrix: ci
Matrix: codespell
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Ruff (F401): libs/vertexai/langchain_google_vertexai/llms.py#L7
langchain_google_vertexai/llms.py:7:44: F401 `google.api_core.client_options.ClientOptions` imported but unused
Ruff (F401): libs/vertexai/langchain_google_vertexai/llms.py#L9
langchain_google_vertexai/llms.py:9:5: F401 `google.cloud.aiplatform.gapic.PredictionServiceAsyncClient` imported but unused
Ruff (F401): libs/vertexai/langchain_google_vertexai/llms.py#L10
langchain_google_vertexai/llms.py:10:5: F401 `google.cloud.aiplatform.gapic.PredictionServiceClient` imported but unused
Ruff (F401): libs/vertexai/langchain_google_vertexai/llms.py#L12
langchain_google_vertexai/llms.py:12:44: F401 `google.cloud.aiplatform.models.Prediction` imported but unused
Ruff (F401): libs/vertexai/langchain_google_vertexai/llms.py#L13
langchain_google_vertexai/llms.py:13:29: F401 `google.protobuf.json_format` imported but unused
Ruff (F401): libs/vertexai/langchain_google_vertexai/llms.py#L14
langchain_google_vertexai/llms.py:14:40: F401 `google.protobuf.struct_pb2.Value` imported but unused
Ruff (F401): libs/vertexai/langchain_google_vertexai/llms.py#L56
langchain_google_vertexai/llms.py:56:5: F401 `langchain_google_vertexai._utils.get_client_info` imported but unused
cd libs/vertexai / - / make lint #3.8
Process completed with exit code 2.
cd libs/vertexai / - / make lint #3.11
The job was canceled because "_3_8" failed.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Ana06/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cd libs/vertexai / (Check for spelling errors)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/