Skip to content

Refactoring all PDF loader and parser #34890

Refactoring all PDF loader and parser

Refactoring all PDF loader and parser #34890

Triggered via pull request December 10, 2024 15:26
Status Failure
Total duration 3m 59s
Artifacts

check_diffs.yml

on: pull_request
Matrix: compile-integration-tests
Matrix: extended-tests
Matrix: lint
Matrix: test-doc-imports
Matrix: test-pydantic
Matrix: test
CI Success
0s
CI Success
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 17 warnings
Ruff (I001): libs/community/langchain_community/document_loaders/parsers/pdf.py#L3
langchain_community/document_loaders/parsers/pdf.py:3:1: I001 Import block is un-sorted or un-formatted
Ruff (E501): libs/community/langchain_community/document_loaders/parsers/pdf.py#L132
langchain_community/document_loaders/parsers/pdf.py:132:89: E501 Line too long (100 > 88)
Ruff (E501): libs/community/langchain_community/document_loaders/parsers/pdf.py#L165
langchain_community/document_loaders/parsers/pdf.py:165:89: E501 Line too long (112 > 88)
Ruff (E501): libs/community/langchain_community/document_loaders/parsers/pdf.py#L432
langchain_community/document_loaders/parsers/pdf.py:432:89: E501 Line too long (119 > 88)
Ruff (E501): libs/community/langchain_community/document_loaders/parsers/pdf.py#L434
langchain_community/document_loaders/parsers/pdf.py:434:89: E501 Line too long (93 > 88)
Ruff (E501): libs/community/langchain_community/document_loaders/parsers/pdf.py#L496
langchain_community/document_loaders/parsers/pdf.py:496:89: E501 Line too long (114 > 88)
Ruff (E501): libs/community/langchain_community/document_loaders/parsers/pdf.py#L497
langchain_community/document_loaders/parsers/pdf.py:497:89: E501 Line too long (92 > 88)
Ruff (E501): libs/community/langchain_community/document_loaders/parsers/pdf.py#L498
langchain_community/document_loaders/parsers/pdf.py:498:89: E501 Line too long (93 > 88)
Ruff (E501): libs/community/langchain_community/document_loaders/parsers/pdf.py#L499
langchain_community/document_loaders/parsers/pdf.py:499:89: E501 Line too long (114 > 88)
Ruff (E501): libs/community/langchain_community/document_loaders/parsers/pdf.py#L500
langchain_community/document_loaders/parsers/pdf.py:500:89: E501 Line too long (89 > 88)
Ruff (I001): libs/community/langchain_community/document_loaders/parsers/pdf.py#L3
langchain_community/document_loaders/parsers/pdf.py:3:1: I001 Import block is un-sorted or un-formatted
Ruff (E501): libs/community/langchain_community/document_loaders/parsers/pdf.py#L132
langchain_community/document_loaders/parsers/pdf.py:132:89: E501 Line too long (100 > 88)
Ruff (E501): libs/community/langchain_community/document_loaders/parsers/pdf.py#L165
langchain_community/document_loaders/parsers/pdf.py:165:89: E501 Line too long (112 > 88)
Ruff (E501): libs/community/langchain_community/document_loaders/parsers/pdf.py#L432
langchain_community/document_loaders/parsers/pdf.py:432:89: E501 Line too long (119 > 88)
Ruff (E501): libs/community/langchain_community/document_loaders/parsers/pdf.py#L434
langchain_community/document_loaders/parsers/pdf.py:434:89: E501 Line too long (93 > 88)
Ruff (E501): libs/community/langchain_community/document_loaders/parsers/pdf.py#L496
langchain_community/document_loaders/parsers/pdf.py:496:89: E501 Line too long (114 > 88)
Ruff (E501): libs/community/langchain_community/document_loaders/parsers/pdf.py#L497
langchain_community/document_loaders/parsers/pdf.py:497:89: E501 Line too long (92 > 88)
Ruff (E501): libs/community/langchain_community/document_loaders/parsers/pdf.py#L498
langchain_community/document_loaders/parsers/pdf.py:498:89: E501 Line too long (93 > 88)
Ruff (E501): libs/community/langchain_community/document_loaders/parsers/pdf.py#L499
langchain_community/document_loaders/parsers/pdf.py:499:89: E501 Line too long (114 > 88)
Ruff (E501): libs/community/langchain_community/document_loaders/parsers/pdf.py#L500
langchain_community/document_loaders/parsers/pdf.py:500:89: E501 Line too long (89 > 88)
cd libs/community / make extended_tests #3.9
Process completed with exit code 2.
cd libs/community / make extended_tests #3.12
Process completed with exit code 2.
CI Success
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / make lint #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / make lint #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / poetry run pytest -m compile tests/integration_tests #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / poetry run pytest -m compile tests/integration_tests #3.11
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / make test # pydantic: ~=2.10.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / make test # pydantic: ~=2.7.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / make test # pydantic: ~=2.8.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / make test #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / make test #3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / make test # pydantic: ~=2.9.0, python: 3.11,
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / make extended_tests #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-doc-imports (3.12) / check doc imports #3.12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd . / make lint #3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd . / make lint #3.12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cd libs/community / make extended_tests #3.12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CI Success
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636