Skip to content

type fix round 7

type fix round 7 #633

Triggered via pull request September 1, 2025 14:20
Status Success
Total duration 5m 16s
Artifacts –

ci.yml

on: pull_request
Lint & Type Check
56s
Lint & Type Check
Matrix: test-core
Batch Evaluation Tests
1m 5s
Batch Evaluation Tests
MCP End-to-End Tests
43s
MCP End-to-End Tests
Upload Coverage
9s
Upload Coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint & Type Check: eval_protocol/benchmarks/test_tau_bench_retail.py#L178
Argument missing for parameter "env_assertions" (reportCallIssue)
Lint & Type Check: eval_protocol/benchmarks/test_tau_bench_retail.py#L174
Argument missing for parameter "requestor" (reportCallIssue)
Lint & Type Check: eval_protocol/benchmarks/test_tau_bench_retail.py#L162
Argument missing for parameter "requestor" (reportCallIssue)
Lint & Type Check: eval_protocol/benchmarks/test_tau_bench_airline.py#L199
Argument missing for parameter "persona" (reportCallIssue)
Lint & Type Check: eval_protocol/benchmarks/test_tau_bench_airline.py#L198
Arguments missing for parameters "description", "ticket", "initial_state" (reportCallIssue)
Lint & Type Check: eval_protocol/benchmarks/test_tau_bench_airline.py#L188
Argument missing for parameter "env_assertions" (reportCallIssue)
Lint & Type Check: eval_protocol/benchmarks/test_tau_bench_airline.py#L184
Argument missing for parameter "requestor" (reportCallIssue)
Lint & Type Check: eval_protocol/benchmarks/test_tau_bench_airline.py#L172
Argument missing for parameter "requestor" (reportCallIssue)
Lint & Type Check: eval_protocol/adapters/langfuse.py#L16
"Langfuse" is not exported from module "langfuse"   Import from "langfuse._client.client" instead (reportPrivateImportUsage)
Lint & Type Check: eval_protocol/adapters/bigquery.py#L197
Except clause is unreachable because exception is already handled   "Exception" is a subclass of "Exception" (reportUnusedExcept)
Lint & Type Check: eval_protocol/mcp/__init__.py#L49
Operation on "__all__" is not supported, so exported symbol list may be incorrect (reportUnsupportedDunderAll)
Lint & Type Check: eval_protocol/mcp/__init__.py#L49
Operation on "__all__" is not supported, so exported symbol list may be incorrect (reportUnsupportedDunderAll)
MCP End-to-End Tests
No files were found with the provided path: coverage.xml. No artifacts will be uploaded.