INTPYTHON-449 Fix langchain local atlas usage #81
Annotations
6 errors and 1 warning
Analysing the code with our lint:
libs/mongodb/tests/integration_tests/test_cache.py#L1
tests/integration_tests/test_cache.py:1:1: I001 Import block is un-sorted or un-formatted
|
Analysing the code with our lint:
libs/mongodb/tests/integration_tests/test_mmr.py#L3
tests/integration_tests/test_mmr.py:3:1: I001 Import block is un-sorted or un-formatted
|
Analysing the code with our lint:
libs/mongodb/tests/integration_tests/test_vectorstore_from_documents.py#L3
tests/integration_tests/test_vectorstore_from_documents.py:3:1: I001 Import block is un-sorted or un-formatted
|
Analysing the code with our lint:
libs/mongodb/tests/integration_tests/test_vectorstore_from_documents.py#L6
tests/integration_tests/test_vectorstore_from_documents.py:6:20: F401 `typing.Generator` imported but unused
|
Analysing the code with our lint:
libs/mongodb/tests/integration_tests/test_vectorstore_from_texts.py#L3
tests/integration_tests/test_vectorstore_from_texts.py:3:1: I001 Import block is un-sorted or un-formatted
|
Analysing the code with our lint
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading