type fix round 7 #633
ci.yml
on: pull_request
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.
|