Skip to content

integration for caching embeddings #110

integration for caching embeddings

integration for caching embeddings #110

Re-run triggered May 13, 2024 13:50
Status Failure
Total duration 2m 2s
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

16 errors and 1 warning
Ruff (E501): libs/elasticsearch/langchain_elasticsearch/cache.py#L219
langchain_elasticsearch/cache.py:219:89: E501 Line too long (97 > 88)
Ruff (E501): libs/elasticsearch/langchain_elasticsearch/cache.py#L220
langchain_elasticsearch/cache.py:220:89: E501 Line too long (100 > 88)
Ruff (E402): libs/elasticsearch/tests/unit_tests/test_cache.py#L137
tests/unit_tests/test_cache.py:137:1: E402 Module level import not at top of file
Ruff (F811): libs/elasticsearch/tests/unit_tests/test_cache.py#L140
tests/unit_tests/test_cache.py:140:5: F811 Redefinition of unused `test_key_generation` from line 42
Ruff (F811): libs/elasticsearch/tests/unit_tests/test_cache.py#L153
tests/unit_tests/test_cache.py:153:5: F811 Redefinition of unused `test_build_document` from line 61
cd libs/elasticsearch / make lint #3.11
Process completed with exit code 2.
cd libs/elasticsearch / make lint #3.8
The job was canceled because "_3_11" failed.
Ruff (E501): libs/elasticsearch/langchain_elasticsearch/cache.py#L219
langchain_elasticsearch/cache.py:219:89: E501 Line too long (97 > 88)
Ruff (E501): libs/elasticsearch/langchain_elasticsearch/cache.py#L220
langchain_elasticsearch/cache.py:220:89: E501 Line too long (100 > 88)
Ruff (E402): libs/elasticsearch/tests/unit_tests/test_cache.py#L137
tests/unit_tests/test_cache.py:137:1: E402 Module level import not at top of file
Ruff (F811): libs/elasticsearch/tests/unit_tests/test_cache.py#L140
tests/unit_tests/test_cache.py:140:5: F811 Redefinition of unused `test_key_generation` from line 42
Ruff (F811): libs/elasticsearch/tests/unit_tests/test_cache.py#L153
tests/unit_tests/test_cache.py:153:5: F811 Redefinition of unused `test_build_document` from line 61
cd libs/elasticsearch / make lint #3.8
Process completed with exit code 2.
cd libs/elasticsearch / make test #3.8
Process completed with exit code 2.
cd libs/elasticsearch / make test #3.10
The job was canceled because "_3_8" failed.
CI Success
Process completed with exit code 1.
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/.