Skip to content

fix: wrong error message and swallowed JSONDecodeError in tool.py #53838

fix: wrong error message and swallowed JSONDecodeError in tool.py

fix: wrong error message and swallowed JSONDecodeError in tool.py #53838

Triggered via pull request March 8, 2026 04:54
Status Failure
Total duration 2m 58s
Artifacts

check_diffs.yml

on: pull_request
Detect Changes & Set Matrix
11s
Detect Changes & Set Matrix
Matrix: ⚡ CodSpeed Benchmarks
Matrix: Compile Integration Tests
Matrix: Extended Tests
Matrix: lint
Matrix: test-pydantic
Matrix: test
✅ CI Success
2s
✅ CI Success
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint (libs/core, 3.12) / Python 3.12
Process completed with exit code 2.
ruff (E501): libs/core/langchain_core/messages/tool.py#L186
langchain_core/messages/tool.py:186:89: E501 Line too long (90 > 88)
lint (libs/core, 3.10) / Python 3.10
Process completed with exit code 2.
ruff (E501): libs/core/langchain_core/messages/tool.py#L186
langchain_core/messages/tool.py:186:89: E501 Line too long (90 > 88)
lint (libs/core, 3.11) / Python 3.11
Process completed with exit code 2.
ruff (E501): libs/core/langchain_core/messages/tool.py#L186
langchain_core/messages/tool.py:186:89: E501 Line too long (90 > 88)
lint (libs/core, 3.14) / Python 3.14
Process completed with exit code 2.
ruff (E501): libs/core/langchain_core/messages/tool.py#L186
langchain_core/messages/tool.py:186:89: E501 Line too long (90 > 88)
lint (libs/core, 3.13) / Python 3.13
Process completed with exit code 2.
ruff (E501): libs/core/langchain_core/messages/tool.py#L186
langchain_core/messages/tool.py:186:89: E501 Line too long (90 > 88)
✅ CI Success
Process completed with exit code 1.