Skip to content

allow no content if tool calls exist #32765

allow no content if tool calls exist

allow no content if tool calls exist #32765

Triggered via pull request November 1, 2024 23:46
Status Failure
Total duration 2m 44s
Artifacts

check_diffs.yml

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

Annotations

16 errors and 1 warning
Ruff (EM101): libs/core/langchain_core/messages/utils.py#L324
langchain_core/messages/utils.py:324:32: EM101 Exception must not use a string literal, assign to variable first
Ruff (E501): libs/core/langchain_core/messages/utils.py#L327
langchain_core/messages/utils.py:327:89: E501 Line too long (110 > 88)
cd libs/core / make lint #3.9
Process completed with exit code 2.
Ruff (EM101): libs/core/langchain_core/messages/utils.py#L324
langchain_core/messages/utils.py:324:32: EM101 Exception must not use a string literal, assign to variable first
Ruff (E501): libs/core/langchain_core/messages/utils.py#L327
langchain_core/messages/utils.py:327:89: E501 Line too long (110 > 88)
cd libs/core / make lint #3.12
Process completed with exit code 2.
Ruff (EM101): libs/core/langchain_core/messages/utils.py#L324
langchain_core/messages/utils.py:324:32: EM101 Exception must not use a string literal, assign to variable first
Ruff (E501): libs/core/langchain_core/messages/utils.py#L327
langchain_core/messages/utils.py:327:89: E501 Line too long (110 > 88)
cd libs/core / make lint #3.10
Process completed with exit code 2.
Ruff (EM101): libs/core/langchain_core/messages/utils.py#L324
langchain_core/messages/utils.py:324:32: EM101 Exception must not use a string literal, assign to variable first
Ruff (E501): libs/core/langchain_core/messages/utils.py#L327
langchain_core/messages/utils.py:327:89: E501 Line too long (110 > 88)
cd libs/core / make lint #3.11
Process completed with exit code 2.
Ruff (EM101): libs/core/langchain_core/messages/utils.py#L324
langchain_core/messages/utils.py:324:32: EM101 Exception must not use a string literal, assign to variable first
Ruff (E501): libs/core/langchain_core/messages/utils.py#L327
langchain_core/messages/utils.py:327:89: E501 Line too long (110 > 88)
cd libs/core / make lint #3.13
Process completed with exit code 2.
CI Success
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: Ana06/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/