async support #184
Annotations
25 errors and 1 warning
cd libs/elasticsearch / make test #3.11
Process completed with exit code 2.
|
Ruff (I001):
libs/elasticsearch/langchain_elasticsearch/__init__.py#L1
langchain_elasticsearch/__init__.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (E501):
libs/elasticsearch/langchain_elasticsearch/__init__.py#L21
langchain_elasticsearch/__init__.py:21:89: E501 Line too long (118 > 88)
|
Ruff (E501):
libs/elasticsearch/langchain_elasticsearch/_async/cache.py#L180
langchain_elasticsearch/_async/cache.py:180:89: E501 Line too long (95 > 88)
|
Ruff (E501):
libs/elasticsearch/langchain_elasticsearch/_async/chat_history.py#L79
langchain_elasticsearch/_async/chat_history.py:79:89: E501 Line too long (89 > 88)
|
Ruff (F841):
libs/elasticsearch/langchain_elasticsearch/_async/embeddings.py#L98
langchain_elasticsearch/_async/embeddings.py:98:9: F841 Local variable `es_url` is assigned to but never used
|
Ruff (I001):
libs/elasticsearch/langchain_elasticsearch/_async/vectorstores.py#L1
langchain_elasticsearch/_async/vectorstores.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
libs/elasticsearch/langchain_elasticsearch/_async/vectorstores.py#L21
langchain_elasticsearch/_async/vectorstores.py:21:5: F401 `langchain_elasticsearch._utilities.model_must_be_deployed` imported but unused
|
Ruff (E501):
libs/elasticsearch/langchain_elasticsearch/_async/vectorstores.py#L26
langchain_elasticsearch/_async/vectorstores.py:26:89: E501 Line too long (165 > 88)
|
Ruff (E501):
libs/elasticsearch/langchain_elasticsearch/_async/vectorstores.py#L579
langchain_elasticsearch/_async/vectorstores.py:579:89: E501 Line too long (90 > 88)
|
Ruff (I001):
libs/elasticsearch/langchain_elasticsearch/_sync/cache.py#L1
langchain_elasticsearch/_sync/cache.py:1:1: I001 Import block is un-sorted or un-formatted
|
cd libs/elasticsearch / make test #3.10
The job was canceled because "_3_11" failed.
|
cd libs/elasticsearch / make test #3.10
The operation was canceled.
|
cd libs/elasticsearch / make test #3.9
The job was canceled because "_3_11" failed.
|
cd libs/elasticsearch / make test #3.9
The operation was canceled.
|
cd libs/elasticsearch / make test #3.8
The job was canceled because "_3_11" failed.
|
cd libs/elasticsearch / make test #3.8
The operation was canceled.
|
cd libs/elasticsearch / make lint #3.8
The job was canceled because "_3_11" failed.
|
cd libs/elasticsearch / make lint #3.8
The operation was canceled.
|
cd libs/elasticsearch / make integration_tests (3.9)
Process completed with exit code 2.
|
cd libs/elasticsearch / make integration_tests (3.10)
The job was canceled because "_3_9" failed.
|
cd libs/elasticsearch / make integration_tests (3.10)
Process completed with exit code 2.
|
cd libs/elasticsearch / make integration_tests (3.11)
The job was canceled because "_3_9" failed.
|
cd libs/elasticsearch / make integration_tests (3.11)
The operation was canceled.
|
CI Success
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: Ana06/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|