Skip to content

Update test_tool_call.py #222

Update test_tool_call.py

Update test_tool_call.py #222

Triggered via push February 10, 2025 17:20
Status Failure
Total duration 1m 12s
Artifacts
pyright type-check
59s
pyright type-check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
pyright type-check: examples/server/tests/unit/test_tool_call.py#L151
Expected 2 positional arguments (reportCallIssue)
pyright type-check: scripts/plot_tool_call_tests.py#L2
Import "pandas" could not be resolved (reportMissingImports)
pyright type-check
2 errors
pyright type-check: scripts/plot_tool_call_tests.py#L4
Import "seaborn" could not be resolved from source (reportMissingModuleSource)
pyright type-check: scripts/plot_tool_call_tests.py#L6
Import "re" is not accessed (reportUnusedImport)