Skip to content

Implement GraphVectorStore for AstraDB #216

Implement GraphVectorStore for AstraDB

Implement GraphVectorStore for AstraDB #216

Triggered via pull request September 6, 2024 20:49
Status Cancelled
Total duration 4m 39s
Artifacts

check_diffs.yml

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

Annotations

18 errors and 1 warning
cd libs/astradb / make test #3.11
Process completed with exit code 2.
cd libs/astradb / make test #3.10
The job was canceled because "_3_11" failed.
cd libs/astradb / make test #3.10
The operation was canceled.
cd libs/astradb / make test #3.9
The job was canceled because "_3_11" failed.
cd libs/astradb / make test #3.9
The operation was canceled.
cd libs/astradb / make test #3.8
The job was canceled because "_3_11" failed.
cd libs/astradb / make test #3.8
The operation was canceled.
Ruff (I001): libs/astradb/langchain_astradb/__init__.py#L3
langchain_astradb/__init__.py:3:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): libs/astradb/langchain_astradb/_mmr_helper.py#L3
langchain_astradb/_mmr_helper.py:3:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): libs/astradb/langchain_astradb/graph_vectorstores.py#L5
langchain_astradb/graph_vectorstores.py:5:1: I001 Import block is un-sorted or un-formatted
Ruff (ANN401): libs/astradb/langchain_astradb/graph_vectorstores.py#L185
langchain_astradb/graph_vectorstores.py:185:43: ANN401 Dynamically typed expressions (typing.Any) are disallowed in `docs`
Ruff (W293): libs/astradb/langchain_astradb/graph_vectorstores.py#L288
langchain_astradb/graph_vectorstores.py:288:1: W293 Blank line contains whitespace
cd libs/astradb / make lint #3.8
Process completed with exit code 2.
cd libs/astradb / make lint #3.11
The job was canceled because "_3_8" failed.
cd libs/astradb / make lint #3.11
The operation was canceled.
cd libs/astradb / make integration_tests #3.11
Canceling since a higher priority waiting request for 'CI-refs/pull/67/merge' exists
cd libs/astradb / 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/