community: Cassandra Vector Store: modernize implementation #31596
Annotations
10 errors
libs/community/tests/integration_tests/vectorstores/test_cassandra.py#L3
tests/integration_tests/vectorstores/test_cassandra.py:3:1: I001 Import block is un-sorted or un-formatted
|
libs/community/tests/integration_tests/vectorstores/test_cassandra.py#L7
tests/integration_tests/vectorstores/test_cassandra.py:7:53: F401 `typing.Type` imported but unused
|
libs/community/tests/integration_tests/vectorstores/test_cassandra.py#L15
tests/integration_tests/vectorstores/test_cassandra.py:15:5: F401 `tests.integration_tests.vectorstores.fake_embeddings.AngularTwoDimensionalEmbeddings` imported but unused
|
libs/community/tests/integration_tests/vectorstores/test_cassandra.py#L213
tests/integration_tests/vectorstores/test_cassandra.py:213:89: E501 Line too long (102 > 88)
|
libs/community/tests/integration_tests/vectorstores/test_cassandra.py#L227
tests/integration_tests/vectorstores/test_cassandra.py:227:89: E501 Line too long (102 > 88)
|
libs/community/tests/integration_tests/vectorstores/test_cassandra.py#L241
tests/integration_tests/vectorstores/test_cassandra.py:241:89: E501 Line too long (93 > 88)
|
libs/community/tests/integration_tests/vectorstores/test_cassandra.py#L244
tests/integration_tests/vectorstores/test_cassandra.py:244:89: E501 Line too long (115 > 88)
|
libs/community/tests/integration_tests/vectorstores/test_cassandra.py#L254
tests/integration_tests/vectorstores/test_cassandra.py:254:89: E501 Line too long (105 > 88)
|
libs/community/tests/integration_tests/vectorstores/test_cassandra.py#L269
tests/integration_tests/vectorstores/test_cassandra.py:269:89: E501 Line too long (99 > 88)
|
libs/community/tests/integration_tests/vectorstores/test_cassandra.py#L307
tests/integration_tests/vectorstores/test_cassandra.py:307:89: E501 Line too long (111 > 88)
|
This job failed
Loading