Skip to content

Removes the test_cypher_save_load test from the GraphCypherQAChain in… #10

Removes the test_cypher_save_load test from the GraphCypherQAChain in…

Removes the test_cypher_save_load test from the GraphCypherQAChain in… #10

Triggered via push November 29, 2024 10:07
Status Failure
Total duration 1m 6s
Artifacts

check_diffs.yml

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

Annotations

7 errors
Ruff (F401): libs/neo4j/tests/integration_tests/chains/test_graph_database.py#L6
tests/integration_tests/chains/test_graph_database.py:6:8: F401 `pytest` imported but unused
Ruff (F401): libs/neo4j/tests/integration_tests/chains/test_graph_database.py#L7
tests/integration_tests/chains/test_graph_database.py:7:38: F401 `langchain.chains.loading.load_chain` imported but unused
cd libs/neo4j / make lint #3.9
Process completed with exit code 2.
Ruff (F401): libs/neo4j/tests/integration_tests/chains/test_graph_database.py#L6
tests/integration_tests/chains/test_graph_database.py:6:8: F401 `pytest` imported but unused
Ruff (F401): libs/neo4j/tests/integration_tests/chains/test_graph_database.py#L7
tests/integration_tests/chains/test_graph_database.py:7:38: F401 `langchain.chains.loading.load_chain` imported but unused
cd libs/neo4j / make lint #3.12
Process completed with exit code 2.
CI Success
Process completed with exit code 1.