swe-bench #1151
ci.yml
on: pull_request
Lint & Type Check
1m 2s
Matrix: test-core
Batch Evaluation Tests
1m 18s
MCP End-to-End Tests
2m 17s
Upload Coverage
0s
Annotations
6 errors and 9 warnings
|
Lint & Type Check
4 errors
|
|
Lint & Type Check:
eval_protocol/proxy/proxy_core/redis_utils.py#L45
Type "Awaitable[Set[Unknown]] | Set[Unknown]" is not assignable to return type "Set[str]"
Type "Awaitable[Set[Unknown]] | Set[Unknown]" is not assignable to type "Set[str]"
"Awaitable[Set[Unknown]]" is not assignable to "Set[str]" (reportReturnType)
|
|
Lint & Type Check:
eval_protocol/proxy/proxy_core/redis_utils.py#L44
Argument of type "Awaitable[Set[Unknown]] | Set[Unknown]" cannot be assigned to parameter "obj" of type "Sized" in function "len"
Type "Awaitable[Set[Unknown]] | Set[Unknown]" is not assignable to type "Sized"
"Awaitable[Set[Unknown]]" is incompatible with protocol "Sized"
"__len__" is not present (reportArgumentType)
|
|
Lint & Type Check:
eval_protocol/proxy/proxy_core/langfuse.py#L421
"Langfuse" is not exported from module "langfuse"
Import from "langfuse._client.client" instead (reportPrivateImportUsage)
|
|
Lint & Type Check:
eval_protocol/proxy/proxy_core/langfuse.py#L208
"Langfuse" is not exported from module "langfuse"
Import from "langfuse._client.client" instead (reportPrivateImportUsage)
|
|
Core Tests (Python 3.11)
Process completed with exit code 1.
|
|
Lint & Type Check
The process '/usr/bin/git' failed with exit code 128
|
|
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)
|
|
Batch Evaluation Tests
The process '/usr/bin/git' failed with exit code 128
|
|
MCP End-to-End Tests
The process '/usr/bin/git' failed with exit code 128
|
|
MCP End-to-End Tests
No files were found with the provided path: coverage.xml. No artifacts will be uploaded.
|
|
Core Tests (Python 3.10)
The process '/usr/bin/git' failed with exit code 128
|
|
Core Tests (Python 3.11)
The process '/usr/bin/git' failed with exit code 128
|
|
Core Tests (Python 3.12)
The process '/usr/bin/git' failed with exit code 128
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-batch-eval
Expired
|
41.4 KB |
sha256:df4f0f792f583d7b19a73dfc2cce3d209b489b9d0352752761537846778ce732
|
|
|
coverage-core-3.10
Expired
|
50.3 KB |
sha256:6c498ceac27d77fae2b6e293a9034d28a3091f972f1756b84b815f23a3a326e9
|
|
|
coverage-core-3.12
Expired
|
50.4 KB |
sha256:5ddd14170e422e377569fcf6097f10223cfd15d5aaf66241aaf2e3bb63926585
|
|