type fix round 6 #625
ci.yml
on: pull_request
Annotations
13 errors and 3 warnings
|
Lint & Type Check:
eval_protocol/benchmarks/test_livebench_data_analysis.py#L300
"columns" is not a known attribute of "None" (reportOptionalMemberAccess)
|
|
Lint & Type Check:
eval_protocol/benchmarks/test_livebench_data_analysis.py#L299
Argument of type "Unknown | None" cannot be assigned to parameter "obj" of type "Sized" in function "len"
Type "Unknown | None" is not assignable to type "Sized"
"None" is incompatible with protocol "Sized"
"__len__" is not present (reportArgumentType)
|
|
Lint & Type Check:
eval_protocol/benchmarks/test_livebench_data_analysis.py#L298
"columns" is not a known attribute of "None" (reportOptionalMemberAccess)
|
|
Lint & Type Check:
eval_protocol/benchmarks/test_livebench_data_analysis.py#L297
Argument of type "Unknown | None" cannot be assigned to parameter "obj" of type "Sized" in function "len"
Type "Unknown | None" is not assignable to type "Sized"
"None" is incompatible with protocol "Sized"
"__len__" is not present (reportArgumentType)
|
|
Lint & Type Check:
eval_protocol/benchmarks/test_livebench_data_analysis.py#L296
"drop" is not a known attribute of "None" (reportOptionalMemberAccess)
|
|
Lint & Type Check:
eval_protocol/benchmarks/test_livebench_data_analysis.py#L295
"columns" is not a known attribute of "None" (reportOptionalMemberAccess)
|
|
Lint & Type Check:
eval_protocol/benchmarks/test_livebench_data_analysis.py#L294
"columns" is not a known attribute of "None" (reportOptionalMemberAccess)
|
|
Lint & Type Check:
eval_protocol/benchmarks/test_livebench_data_analysis.py#L294
"columns" is not a known attribute of "None" (reportOptionalMemberAccess)
|
|
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)
|
|
Core Tests (Python 3.12)
Process completed with exit code 1.
|
|
Core Tests (Python 3.11)
Process completed with exit code 1.
|
|
Core Tests (Python 3.10)
Process completed with exit code 1.
|
|
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.6 KB |
sha256:d6d8411f701a24195d31bd894ae0c570515a85b58a002819a83618002cf1e1c2
|
|