Skip to content

Fix multi vector retriever subclassing #11529

Fix multi vector retriever subclassing

Fix multi vector retriever subclassing #11529

Triggered via pull request December 6, 2023 19:01
Status Cancelled
Total duration 1m 26s
Artifacts

langchain_ci.yml

on: pull_request
Matrix: compile-integration-tests / build
Matrix: extended-tests
Matrix: lint / build
Matrix: pydantic-compatibility / build
Matrix: test / build
Fit to window
Zoom out
Zoom in

Annotations

32 errors
Ruff (F821): libs/langchain/langchain/retrievers/multi_vector.py#L31
langchain/retrievers/multi_vector.py:31:15: F821 Undefined name `BaseStore`
Ruff (F821): libs/langchain/langchain/retrievers/multi_vector.py#L41
langchain/retrievers/multi_vector.py:41:33: F821 Undefined name `BaseStore`
Ruff (F821): libs/langchain/langchain/retrievers/multi_vector.py#L42
langchain/retrievers/multi_vector.py:42:10: F821 Undefined name `BaseStore`
lint / build (3.11)
Process completed with exit code 2.
lint / build (3.8)
The job was canceled because "_3_11" failed.
lint / build (3.8)
The operation was canceled.
compile-integration-tests / Python 3.9
Process completed with exit code 2.
test / Python 3.10
Process completed with exit code 2.
pydantic-compatibility / Pydantic v1/v2 compatibility - Python 3.9
Process completed with exit code 2.
pydantic-compatibility / Pydantic v1/v2 compatibility - Python 3.11
Process completed with exit code 2.
pydantic-compatibility / Pydantic v1/v2 compatibility - Python 3.8
The job was canceled because "_3_9" failed.
pydantic-compatibility / Pydantic v1/v2 compatibility - Python 3.8
Process completed with exit code 2.
compile-integration-tests / Python 3.8
The job was canceled because "_3_9" failed.
compile-integration-tests / Python 3.8
The operation was canceled.
compile-integration-tests / Python 3.11
The job was canceled because "_3_9" failed.
compile-integration-tests / Python 3.11
The operation was canceled.
test / Python 3.9
The job was canceled because "_3_10" failed.
test / Python 3.9
Process completed with exit code 2.
compile-integration-tests / Python 3.10
The job was canceled because "_3_9" failed.
compile-integration-tests / Python 3.10
The operation was canceled.
pydantic-compatibility / Pydantic v1/v2 compatibility - Python 3.10
The job was canceled because "_3_9" failed.
pydantic-compatibility / Pydantic v1/v2 compatibility - Python 3.10
The operation was canceled.
test / Python 3.8
The job was canceled because "_3_10" failed.
test / Python 3.8
The operation was canceled.
test / Python 3.11
The job was canceled because "_3_10" failed.
test / Python 3.11
The operation was canceled.
Python 3.8 extended tests
Process completed with exit code 2.
Python 3.10 extended tests
The job was canceled because "_3_8" failed.
Python 3.10 extended tests
Process completed with exit code 2.
Python 3.11 extended tests
The job was canceled because "_3_8" failed.
Python 3.11 extended tests
Process completed with exit code 2.
Python 3.9 extended tests
The operation was canceled.