Skip to content

async support

async support #192

Triggered via pull request November 22, 2024 10:05
Status Failure
Total duration 1m 55s
Artifacts

check_diffs.yml

on: pull_request
Matrix: integration-test
Matrix: lint
Matrix: test
CI Success
0s
CI Success
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 1 warning
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
Ruff (I001): libs/elasticsearch/langchain_elasticsearch/_sync/chat_history.py#L1
langchain_elasticsearch/_sync/chat_history.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): libs/elasticsearch/langchain_elasticsearch/_sync/embeddings.py#L1
langchain_elasticsearch/_sync/embeddings.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): libs/elasticsearch/langchain_elasticsearch/_sync/retrievers.py#L1
langchain_elasticsearch/_sync/retrievers.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): libs/elasticsearch/langchain_elasticsearch/_sync/vectorstores.py#L1
langchain_elasticsearch/_sync/vectorstores.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): libs/elasticsearch/tests/integration_tests/_sync/_test_utilities.py#L1
tests/integration_tests/_sync/_test_utilities.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): libs/elasticsearch/tests/integration_tests/_sync/test_cache.py#L1
tests/integration_tests/_sync/test_cache.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): libs/elasticsearch/tests/integration_tests/_sync/test_chat_history.py#L1
tests/integration_tests/_sync/test_chat_history.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): libs/elasticsearch/tests/integration_tests/_sync/test_embeddings.py#L3
tests/integration_tests/_sync/test_embeddings.py:3:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): libs/elasticsearch/tests/integration_tests/_sync/test_retrievers.py#L3
tests/integration_tests/_sync/test_retrievers.py:3:1: I001 Import block is un-sorted or un-formatted
cd libs/elasticsearch / make lint #3.11
The job was canceled because "_3_8" failed.
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
Ruff (I001): libs/elasticsearch/langchain_elasticsearch/_sync/chat_history.py#L1
langchain_elasticsearch/_sync/chat_history.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): libs/elasticsearch/langchain_elasticsearch/_sync/embeddings.py#L1
langchain_elasticsearch/_sync/embeddings.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): libs/elasticsearch/langchain_elasticsearch/_sync/retrievers.py#L1
langchain_elasticsearch/_sync/retrievers.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): libs/elasticsearch/langchain_elasticsearch/_sync/vectorstores.py#L1
langchain_elasticsearch/_sync/vectorstores.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): libs/elasticsearch/tests/integration_tests/_sync/_test_utilities.py#L1
tests/integration_tests/_sync/_test_utilities.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): libs/elasticsearch/tests/integration_tests/_sync/test_cache.py#L1
tests/integration_tests/_sync/test_cache.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): libs/elasticsearch/tests/integration_tests/_sync/test_chat_history.py#L1
tests/integration_tests/_sync/test_chat_history.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): libs/elasticsearch/tests/integration_tests/_sync/test_embeddings.py#L3
tests/integration_tests/_sync/test_embeddings.py:3:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): libs/elasticsearch/tests/integration_tests/_sync/test_retrievers.py#L3
tests/integration_tests/_sync/test_retrievers.py:3:1: I001 Import block is un-sorted or un-formatted
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/