community[feat]: Add OpenSearch Chat Message History #28386
check_diffs.yml
on: pull_request
build
11s
Matrix: compile-integration-tests
Matrix: dependencies
Matrix: extended-tests
Matrix: lint
Matrix: test-doc-imports
Matrix: test
CI Success
0s
Annotations
25 errors and 1 warning
Ruff (E501):
libs/community/langchain_community/chat_message_histories/__init__.py#L134
langchain_community/chat_message_histories/__init__.py:134:89: E501 Line too long (92 > 88)
|
Ruff (F401):
libs/community/langchain_community/chat_message_histories/opensearch.py#L10
langchain_community/chat_message_histories/opensearch.py:10:30: F401 `opensearchpy.OpenSearch` imported but unused
|
cd libs/community / make lint #3.8
Process completed with exit code 2.
|
cd libs/community / make lint #3.12
FailFast: cancelling since parallel instance has failed
|
Ruff (E501):
libs/community/langchain_community/chat_message_histories/__init__.py#L134
langchain_community/chat_message_histories/__init__.py:134:89: E501 Line too long (92 > 88)
|
Ruff (F401):
libs/community/langchain_community/chat_message_histories/opensearch.py#L10
langchain_community/chat_message_histories/opensearch.py:10:30: F401 `opensearchpy.OpenSearch` imported but unused
|
cd libs/community / make lint #3.12
Process completed with exit code 2.
|
cd . / make lint #3.8
FailFast: cancelling since parallel instance has failed
|
cd . / make lint #3.8
The operation was canceled.
|
cd . / make lint #3.12
FailFast: cancelling since parallel instance has failed
|
cd libs/experimental / make lint #3.8
FailFast: cancelling since parallel instance has failed
|
cd libs/experimental / make lint #3.8
The operation was canceled.
|
cd libs/experimental / make lint #3.12
FailFast: cancelling since parallel instance has failed
|
cd libs/experimental / make lint #3.12
The operation was canceled.
|
cd libs/community / make test #3.8
Process completed with exit code 2.
|
cd libs/community / make test #3.12
FailFast: cancelling since parallel instance has failed
|
cd libs/community / make test #3.12
The operation was canceled.
|
cd libs/community / dependency checks 3.8
Process completed with exit code 2.
|
cd libs/community / dependency checks 3.12
FailFast: cancelling since parallel instance has failed
|
cd libs/community / dependency checks 3.12
Process completed with exit code 2.
|
cd libs/experimental / make test #3.12
FailFast: cancelling since parallel instance has failed
|
cd libs/experimental / make test #3.12
The operation was canceled.
|
cd libs/experimental / make test #3.8
FailFast: cancelling since parallel instance has failed
|
cd libs/experimental / make test #3.8
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/
|