type fix round 6 #630
ci.yml
on: pull_request
Lint & Type Check
1m 6s
Matrix: test-core
Batch Evaluation Tests
1m 7s
MCP End-to-End Tests
1m 22s
Upload Coverage
6s
Annotations
10 errors and 3 warnings
|
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/benchmarks/test_tau_bench_airline.py#L151
"get" is not a known attribute of "None" (reportOptionalMemberAccess)
|
|
Lint & Type Check:
eval_protocol/benchmarks/test_livebench_data_analysis.py#L514
Argument of type "list[dict[str, dict[str, str]]]" cannot be assigned to parameter "rollout_processor_kwargs" of type "RolloutProcessorInputParam | None" in function "evaluation_test"
Type "list[dict[str, dict[str, str]]]" is not assignable to type "RolloutProcessorInputParam | None"
"list[dict[str, dict[str, str]]]" is not assignable to "dict[str, Any]"
"list[dict[str, dict[str, str]]]" is not assignable to "None" (reportArgumentType)
|
|
Lint & Type Check:
eval_protocol/benchmarks/test_livebench_data_analysis.py#L513
Argument of type "list[list[Message]]" cannot be assigned to parameter "input_messages" of type "Sequence[list[InputMessagesParam] | None] | None" in function "evaluation_test" (reportArgumentType)
|
|
Lint & Type Check:
eval_protocol/benchmarks/test_livebench_data_analysis.py#L471
Argument of type "list[dict[str, dict[str, str]]]" cannot be assigned to parameter "rollout_processor_kwargs" of type "RolloutProcessorInputParam | None" in function "evaluation_test"
Type "list[dict[str, dict[str, str]]]" is not assignable to type "RolloutProcessorInputParam | None"
"list[dict[str, dict[str, str]]]" is not assignable to "dict[str, Any]"
"list[dict[str, dict[str, str]]]" is not assignable to "None" (reportArgumentType)
|
|
Lint & Type Check:
eval_protocol/benchmarks/test_livebench_data_analysis.py#L428
Argument of type "list[dict[str, dict[str, str]]]" cannot be assigned to parameter "rollout_processor_kwargs" of type "RolloutProcessorInputParam | None" in function "evaluation_test"
Type "list[dict[str, dict[str, str]]]" is not assignable to type "RolloutProcessorInputParam | None"
"list[dict[str, dict[str, str]]]" is not assignable to "dict[str, Any]"
"list[dict[str, dict[str, str]]]" is not assignable to "None" (reportArgumentType)
|
|
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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-batch-eval
Expired
|
33.7 KB |
sha256:dea29832d65beaf8d5c3b9b9c43031adb286f7ab6db6ff5da39b3a471fac2593
|
|
|
coverage-core-3.10
Expired
|
41 KB |
sha256:8b4af90b8295824de6c5914f2a4d2e0c757bb2b1af3b204af714aab74153eee5
|
|
|
coverage-core-3.11
Expired
|
41 KB |
sha256:86ccc21787f8a9517e92ac7cdb4f758e55a0be13e7d80f7907fc8fff3825b125
|
|
|
coverage-core-3.12
Expired
|
41 KB |
sha256:d8ccc65fa227ac24307e963c3448369520c876ea5f4e6ad6178d41f3ae37e7d4
|
|