Skip to content

added FalkorDB vector store support i.e implementation, test, docs an… #33213

added FalkorDB vector store support i.e implementation, test, docs an…

added FalkorDB vector store support i.e implementation, test, docs an… #33213

Triggered via pull request November 11, 2024 14:53
Status Failure
Total duration 3m 38s
Artifacts

check_diffs.yml

on: pull_request
Matrix: compile-integration-tests
Matrix: extended-tests
Matrix: lint
Matrix: test-doc-imports
Matrix: test-pydantic
Matrix: test
CI Success
0s
CI Success
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 1 warning
cd . / make lint #3.9
Process completed with exit code 1.
cd . / make lint #3.12
Process completed with exit code 1.
test-doc-imports (3.12) / check doc imports #3.12
Process completed with exit code 1.
Ruff (I001): libs/community/langchain_community/vectorstores/falkordb_vector.py#L1
langchain_community/vectorstores/falkordb_vector.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (E501): libs/community/langchain_community/vectorstores/falkordb_vector.py#L40
langchain_community/vectorstores/falkordb_vector.py:40:89: E501 Line too long (97 > 88)
Ruff (E501): libs/community/langchain_community/vectorstores/falkordb_vector.py#L43
langchain_community/vectorstores/falkordb_vector.py:43:89: E501 Line too long (102 > 88)
Ruff (E501): libs/community/langchain_community/vectorstores/falkordb_vector.py#L44
langchain_community/vectorstores/falkordb_vector.py:44:89: E501 Line too long (101 > 88)
Ruff (E501): libs/community/langchain_community/vectorstores/falkordb_vector.py#L99
langchain_community/vectorstores/falkordb_vector.py:99:89: E501 Line too long (108 > 88)
Ruff (E501): libs/community/langchain_community/vectorstores/falkordb_vector.py#L125
langchain_community/vectorstores/falkordb_vector.py:125:89: E501 Line too long (105 > 88)
Ruff (E501): libs/community/langchain_community/vectorstores/falkordb_vector.py#L130
langchain_community/vectorstores/falkordb_vector.py:130:89: E501 Line too long (105 > 88)
Ruff (E501): libs/community/langchain_community/vectorstores/falkordb_vector.py#L132
langchain_community/vectorstores/falkordb_vector.py:132:89: E501 Line too long (93 > 88)
Ruff (E501): libs/community/langchain_community/vectorstores/falkordb_vector.py#L138
langchain_community/vectorstores/falkordb_vector.py:138:89: E501 Line too long (93 > 88)
Ruff (E501): libs/community/langchain_community/vectorstores/falkordb_vector.py#L146
langchain_community/vectorstores/falkordb_vector.py:146:89: E501 Line too long (109 > 88)
cd libs/community / make test # pydantic: ~=2.7.0, python: 3.11,
Process completed with exit code 2.
cd libs/community / make test # pydantic: ~=2.9.0, python: 3.11,
Process completed with exit code 2.
cd libs/community / make test #3.9
Process completed with exit code 2.
cd libs/community / poetry run pytest -m compile tests/integration_tests #3.11
Process completed with exit code 2.
cd libs/community / poetry run pytest -m compile tests/integration_tests #3.9
Process completed with exit code 2.
cd libs/community / make test # pydantic: ~=2.8.0, python: 3.11,
Process completed with exit code 2.
cd libs/community / make extended_tests #3.11
Process completed with exit code 2.
cd libs/community / make extended_tests #3.9
Process completed with exit code 2.
Ruff (I001): libs/community/langchain_community/vectorstores/falkordb_vector.py#L1
langchain_community/vectorstores/falkordb_vector.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (E501): libs/community/langchain_community/vectorstores/falkordb_vector.py#L40
langchain_community/vectorstores/falkordb_vector.py:40:89: E501 Line too long (97 > 88)
Ruff (E501): libs/community/langchain_community/vectorstores/falkordb_vector.py#L43
langchain_community/vectorstores/falkordb_vector.py:43:89: E501 Line too long (102 > 88)
Ruff (E501): libs/community/langchain_community/vectorstores/falkordb_vector.py#L44
langchain_community/vectorstores/falkordb_vector.py:44:89: E501 Line too long (101 > 88)
Ruff (E501): libs/community/langchain_community/vectorstores/falkordb_vector.py#L99
langchain_community/vectorstores/falkordb_vector.py:99:89: E501 Line too long (108 > 88)
Ruff (E501): libs/community/langchain_community/vectorstores/falkordb_vector.py#L125
langchain_community/vectorstores/falkordb_vector.py:125:89: E501 Line too long (105 > 88)
Ruff (E501): libs/community/langchain_community/vectorstores/falkordb_vector.py#L130
langchain_community/vectorstores/falkordb_vector.py:130:89: E501 Line too long (105 > 88)
Ruff (E501): libs/community/langchain_community/vectorstores/falkordb_vector.py#L132
langchain_community/vectorstores/falkordb_vector.py:132:89: E501 Line too long (93 > 88)
Ruff (E501): libs/community/langchain_community/vectorstores/falkordb_vector.py#L138
langchain_community/vectorstores/falkordb_vector.py:138:89: E501 Line too long (93 > 88)
Ruff (E501): libs/community/langchain_community/vectorstores/falkordb_vector.py#L146
langchain_community/vectorstores/falkordb_vector.py:146:89: E501 Line too long (109 > 88)
cd libs/community / make test #3.13
Process completed with exit code 2.
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/