Open source the proxy #1058
ci.yml
on: pull_request
Annotations
4 errors and 3 warnings
|
Lint & Type Check
3 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#L207
"Langfuse" is not exported from module "langfuse"
Import from "langfuse._client.client" instead (reportPrivateImportUsage)
|
|
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
|
39.3 KB |
sha256:ad3fb9eda28dbe14ffb39c7c9e9b16d84af66a82b4a658d1a2388a85673b6788
|
|
|
coverage-core-3.10
Expired
|
47.8 KB |
sha256:0ee5a75eababa285911022983a49a393e33e9e71dd857427be97900c257a0e42
|
|
|
coverage-core-3.11
Expired
|
47.8 KB |
sha256:c182ae19c16f1f4e01c03e1f1b7af661e153369c44f6f74ae41e360af8b0f82f
|
|
|
coverage-core-3.12
Expired
|
47.8 KB |
sha256:151b5852367b5f6562f9295d0aad8bf8c364e32089509a1532063f7adbb7dc4c
|
|