Runnable Context Provider #9388
langchain_ci.yml
on: pull_request
Matrix: compile-integration-tests / build
Matrix: extended-tests
Matrix: lint / build
Matrix: pydantic-compatibility / build
Matrix: test / build
Annotations
4 errors and 4 warnings
Ruff (E501):
libs/langchain/tests/unit_tests/schema/runnable/test_runnable.py#L399
tests/unit_tests/schema/runnable/test_runnable.py:399:89: E501 Line too long (102 > 88)
|
lint / build (3.8)
Process completed with exit code 2.
|
Ruff (E501):
libs/langchain/tests/unit_tests/schema/runnable/test_runnable.py#L399
tests/unit_tests/schema/runnable/test_runnable.py:399:89: E501 Line too long (102 > 88)
|
lint / build (3.11)
Process completed with exit code 2.
|
Python 3.8 extended tests
Failed to save: Cache service responded with 429 during upload chunk.
|
Python 3.11 extended tests
Failed to save: Cache service responded with 429 during upload chunk.
|
Python 3.9 extended tests
Failed to save: Cache service responded with 429 during upload chunk.
|
Python 3.10 extended tests
Failed to save: Cache service responded with 429 during upload chunk.
|