community: fix MarkdownHeaderTextSplitter fails to parse headers with non-printable characters #15681
check_diffs.yml
on: pull_request
build
9s
Matrix: compile-integration-tests
Matrix: dependencies
Matrix: extended-tests
Matrix: lint
Matrix: test-doc-imports / build
Matrix: test
CI Success
0s
Annotations
20 errors and 1 warning
Ruff (F401):
libs/text-splitters/langchain_text_splitters/markdown.py#L3
langchain_text_splitters/markdown.py:3:8: F401 `re` imported but unused
|
Ruff (E501):
libs/text-splitters/langchain_text_splitters/markdown.py#L111
langchain_text_splitters/markdown.py:111:89: E501 Line too long (92 > 88)
|
Ruff (F541):
libs/text-splitters/tests/unit_tests/test_text_splitters.py#L1246
tests/unit_tests/test_text_splitters.py:1246:26: F541 f-string without any placeholders
|
Ruff (F541):
libs/text-splitters/tests/unit_tests/test_text_splitters.py#L1250
tests/unit_tests/test_text_splitters.py:1250:26: F541 f-string without any placeholders
|
cd libs/text-splitters / make lint #3.8
Process completed with exit code 2.
|
cd libs/text-splitters / make lint #3.11
The job was canceled because "_3_8" failed.
|
cd libs/text-splitters / make lint #3.11
The operation was canceled.
|
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/community / make lint #3.11
FailFast: cancelling since parallel instance has failed
|
cd libs/community / make lint #3.11
The operation was canceled.
|
cd libs/community / make lint #3.8
FailFast: cancelling since parallel instance has failed
|
cd libs/community / make lint #3.8
The operation was canceled.
|
cd libs/experimental / make lint #3.11
FailFast: cancelling since parallel instance has failed
|
cd libs/experimental / make lint #3.11
The operation was canceled.
|
cd libs/langchain / make lint #3.8
FailFast: cancelling since parallel instance has failed
|
cd libs/langchain / make lint #3.8
The operation was canceled.
|
cd libs/langchain / make lint #3.11
FailFast: cancelling since parallel instance has failed
|
cd libs/langchain / make lint #3.11
The operation was canceled.
|
CI Success
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Ana06/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|