Skip to content

community: add modelscope endpoint #35760

community: add modelscope endpoint

community: add modelscope endpoint #35760

Triggered via pull request December 26, 2024 08:59
Status Failure
Total duration 2m 31s
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

27 errors and 29 warnings
Ruff (I001): libs/community/langchain_community/chat_models/modelscope_endpoint.py#L3
langchain_community/chat_models/modelscope_endpoint.py:3:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): libs/community/langchain_community/llms/modelscope_endpoint.py#L13
langchain_community/llms/modelscope_endpoint.py:13:79: F401 `langchain_core.utils.pre_init` imported but unused
Ruff (E501): libs/community/langchain_community/llms/modelscope_endpoint.py#L112
langchain_community/llms/modelscope_endpoint.py:112:89: E501 Line too long (113 > 88)
Ruff (E501): libs/community/langchain_community/llms/modelscope_endpoint.py#L164
langchain_community/llms/modelscope_endpoint.py:164:89: E501 Line too long (97 > 88)
Ruff (E501): libs/community/langchain_community/llms/modelscope_endpoint.py#L173
langchain_community/llms/modelscope_endpoint.py:173:89: E501 Line too long (116 > 88)
Ruff (E501): libs/community/langchain_community/llms/modelscope_endpoint.py#L174
langchain_community/llms/modelscope_endpoint.py:174:89: E501 Line too long (100 > 88)
cd libs/community / make lint #3.9
Process completed with exit code 2.
cd libs/langchain / make test #3.9
Process completed with exit code 2.
cd libs/langchain / make test # pydantic: ~=2.7.0, python: 3.11,
Process completed with exit code 2.
cd libs/langchain / make test # pydantic: ~=2.9.0, python: 3.11,
Process completed with exit code 2.
cd libs/langchain / make test # pydantic: ~=2.8.0, python: 3.11,
Process completed with exit code 2.
Ruff (I001): libs/community/langchain_community/chat_models/modelscope_endpoint.py#L3
langchain_community/chat_models/modelscope_endpoint.py:3:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): libs/community/langchain_community/llms/modelscope_endpoint.py#L13
langchain_community/llms/modelscope_endpoint.py:13:79: F401 `langchain_core.utils.pre_init` imported but unused
Ruff (E501): libs/community/langchain_community/llms/modelscope_endpoint.py#L112
langchain_community/llms/modelscope_endpoint.py:112:89: E501 Line too long (113 > 88)
Ruff (E501): libs/community/langchain_community/llms/modelscope_endpoint.py#L164
langchain_community/llms/modelscope_endpoint.py:164:89: E501 Line too long (97 > 88)
Ruff (E501): libs/community/langchain_community/llms/modelscope_endpoint.py#L173
langchain_community/llms/modelscope_endpoint.py:173:89: E501 Line too long (116 > 88)
Ruff (E501): libs/community/langchain_community/llms/modelscope_endpoint.py#L174
langchain_community/llms/modelscope_endpoint.py:174:89: E501 Line too long (100 > 88)
cd libs/community / make lint #3.13
Process completed with exit code 2.
cd libs/langchain / make test # pydantic: ~=2.10.0, python: 3.11,
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.
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.
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/langchain / make test #3.13
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 / 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 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/langchain / 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/langchain / 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 / 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/langchain / 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/langchain / 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/langchain / 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 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/langchain / 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/langchain / 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
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 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 #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/langchain / poetry run pytest -m compile tests/integration_tests #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.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/langchain / make extended_tests #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/langchain / 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 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/langchain / 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
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/langchain / 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 / 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
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