Refactoring all PDF loader and parser #35544
check_diffs.yml
on: pull_request
build
13s
Matrix: compile-integration-tests
Matrix: extended-tests
Matrix: lint
Matrix: test-doc-imports
Matrix: test-pydantic
Matrix: test
CI Success
0s
Annotations
28 errors and 17 warnings
cd libs/community / make test # pydantic: ~=2.10.0, python: 3.11,
Process completed with exit code 2.
|
cd libs/community / make test #3.9
Process completed with exit code 2.
|
Ruff (I001):
docs/docs/how_to/document_loader_custom.ipynb#L2
docs/docs/how_to/document_loader_custom.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
docs/docs/how_to/document_loader_pdf.ipynb#L5
docs/docs/how_to/document_loader_pdf.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
docs/docs/how_to/document_loader_pdf.ipynb#L42
docs/docs/how_to/document_loader_pdf.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
docs/docs/integrations/document_loaders/pdfminer.ipynb#L74
docs/docs/integrations/document_loaders/pdfminer.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
docs/docs/integrations/document_loaders/pdfminer.ipynb#L82
docs/docs/integrations/document_loaders/pdfminer.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
docs/docs/integrations/document_loaders/pdfminer.ipynb#L171
docs/docs/integrations/document_loaders/pdfminer.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
docs/docs/integrations/document_loaders/pdfplumber.ipynb#L74
docs/docs/integrations/document_loaders/pdfplumber.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
docs/docs/integrations/document_loaders/pdfplumber.ipynb#L82
docs/docs/integrations/document_loaders/pdfplumber.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
docs/docs/integrations/document_loaders/pdfplumber.ipynb#L104
docs/docs/integrations/document_loaders/pdfplumber.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
docs/docs/integrations/document_loaders/pymupdf.ipynb#L74
docs/docs/integrations/document_loaders/pymupdf.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
cd libs/community / make test # pydantic: ~=2.7.0, python: 3.11,
Process completed with exit code 2.
|
cd libs/community / make test #3.13
Process completed with exit code 2.
|
cd libs/community / make test # pydantic: ~=2.8.0, python: 3.11,
Process completed with exit code 2.
|
cd libs/community / make test # pydantic: ~=2.9.0, python: 3.11,
Process completed with exit code 2.
|
Ruff (I001):
docs/docs/how_to/document_loader_custom.ipynb#L2
docs/docs/how_to/document_loader_custom.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
docs/docs/how_to/document_loader_pdf.ipynb#L5
docs/docs/how_to/document_loader_pdf.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
docs/docs/how_to/document_loader_pdf.ipynb#L42
docs/docs/how_to/document_loader_pdf.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
docs/docs/integrations/document_loaders/pdfminer.ipynb#L74
docs/docs/integrations/document_loaders/pdfminer.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
docs/docs/integrations/document_loaders/pdfminer.ipynb#L82
docs/docs/integrations/document_loaders/pdfminer.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
docs/docs/integrations/document_loaders/pdfminer.ipynb#L171
docs/docs/integrations/document_loaders/pdfminer.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
docs/docs/integrations/document_loaders/pdfplumber.ipynb#L74
docs/docs/integrations/document_loaders/pdfplumber.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
docs/docs/integrations/document_loaders/pdfplumber.ipynb#L82
docs/docs/integrations/document_loaders/pdfplumber.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
docs/docs/integrations/document_loaders/pdfplumber.ipynb#L104
docs/docs/integrations/document_loaders/pdfplumber.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
docs/docs/integrations/document_loaders/pymupdf.ipynb#L74
docs/docs/integrations/document_loaders/pymupdf.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
test-doc-imports (3.12) / check doc imports #3.12
Process completed with exit code 1.
|
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 / 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 / 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 / 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 . / 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 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 #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.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 # 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 . / 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
|
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 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 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
|
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
|
CI Success
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|