community: update RankLLM integration and fix LangChain deprecation #37966
Triggered via pull request
February 23, 2025 01:55
Status
Cancelled
Total duration
1m 49s
Artifacts
–
check_diffs.yml
on: pull_request
build
20s
Matrix: compile-integration-tests
Matrix: extended-tests
Matrix: lint
Matrix: test-doc-imports
Matrix: test-pydantic
Matrix: test
CI Success
0s
Annotations
23 errors
Ruff (I001):
docs/docs/integrations/document_transformers/rankllm-reranker.ipynb#L32
docs/docs/integrations/document_transformers/rankllm-reranker.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
cd . / make lint #3.9
Process completed with exit code 2.
|
Ruff (I001):
docs/docs/integrations/document_transformers/rankllm-reranker.ipynb#L32
docs/docs/integrations/document_transformers/rankllm-reranker.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
cd . / make lint #3.12
Process completed with exit code 2.
|
Ruff (I001):
libs/community/langchain_community/document_compressors/rankllm_rerank.py#L1
langchain_community/document_compressors/rankllm_rerank.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
libs/community/langchain_community/document_compressors/rankllm_rerank.py#L9
langchain_community/document_compressors/rankllm_rerank.py:9:34: F401 `langchain_core.utils.get_from_dict_or_env` imported but unused
|
Ruff (F401):
libs/community/langchain_community/document_compressors/rankllm_rerank.py#L10
langchain_community/document_compressors/rankllm_rerank.py:10:31: F401 `packaging.version.Version` imported but unused
|
Ruff (F401):
libs/community/langchain_community/document_compressors/rankllm_rerank.py#L11
langchain_community/document_compressors/rankllm_rerank.py:11:41: F401 `pydantic.PrivateAttr` imported but unused
|
cd libs/community / make lint #3.13
Process completed with exit code 2.
|
Ruff (I001):
libs/community/langchain_community/document_compressors/rankllm_rerank.py#L1
langchain_community/document_compressors/rankllm_rerank.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
libs/community/langchain_community/document_compressors/rankllm_rerank.py#L9
langchain_community/document_compressors/rankllm_rerank.py:9:34: F401 `langchain_core.utils.get_from_dict_or_env` imported but unused
|
Ruff (F401):
libs/community/langchain_community/document_compressors/rankllm_rerank.py#L10
langchain_community/document_compressors/rankllm_rerank.py:10:31: F401 `packaging.version.Version` imported but unused
|
Ruff (F401):
libs/community/langchain_community/document_compressors/rankllm_rerank.py#L11
langchain_community/document_compressors/rankllm_rerank.py:11:41: F401 `pydantic.PrivateAttr` imported but unused
|
cd libs/community / make lint #3.9
Process completed with exit code 2.
|
cd libs/community / make test #3.9
Canceling since a higher priority waiting request for 'CI-refs/pull/29931/merge' exists
|
cd libs/community / make test #3.9
The operation was canceled.
|
cd libs/community / make extended_tests #3.12
Canceling since a higher priority waiting request for 'CI-refs/pull/29931/merge' exists
|
cd libs/community / make extended_tests #3.12
The operation was canceled.
|
cd libs/community / make test #3.13
Canceling since a higher priority waiting request for 'CI-refs/pull/29931/merge' exists
|
cd libs/community / make test #3.13
The operation was canceled.
|
cd libs/community / make extended_tests #3.9
Canceling since a higher priority waiting request for 'CI-refs/pull/29931/merge' exists
|
cd libs/community / make extended_tests #3.9
The operation was canceled.
|
CI Success
Process completed with exit code 1.
|