Open source the proxy #1059
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
|
40 KB |
sha256:4606d16829efdf8b7aa7364f06024f737cb255c22b839b7db188017836ed946b
|
|
|
coverage-core-3.10
Expired
|
48.7 KB |
sha256:4c058568f0b384252a3bef92cfb3ca7d066faaedb03f8c184ed5aa01d5d2a0ea
|
|
|
coverage-core-3.11
Expired
|
48.7 KB |
sha256:4bc0662bd8c37077daebfc4d9faaef0ebbd03b7a068f82fb39cab1cde4a54e97
|
|
|
coverage-core-3.12
Expired
|
48.7 KB |
sha256:bff0b7948dc74874bf549fb216ada587cbb3223bf6e73726cebac8efebc8326a
|
|