type fix round 6 #623
ci.yml
on: pull_request
Annotations
10 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)
|
|
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:b1814a767becb4cab507ff5a7e999d2632cddaa7b2a214b5ba5d4e224389bd9f
|
|
|
coverage-core-3.10
Expired
|
40.9 KB |
sha256:0dcd7354acbbcd6d2d71bad0a25a26274c0e32104489a21e07460a34995e4a2e
|
|
|
coverage-core-3.11
Expired
|
40.9 KB |
sha256:4fea0ecbde024c79997f98b0cff8324c46a794b1ea9da65122b0e848f8800d1b
|
|
|
coverage-core-3.12
Expired
|
40.9 KB |
sha256:9207a3e5b275bc7c3586c8423823607ef686dc097348ee484519952f354ddc40
|
|