Open source the proxy #1060
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:401bd8c55a97f4815626063b287049d9821fe52ecb50ea8a53ef5233fea23f5a
|
|
|
coverage-core-3.10
Expired
|
48.7 KB |
sha256:5c2ed6bde9be7b9d8e3e99c2dd2a989db58368ded3af2593f7ec0c654299d692
|
|
|
coverage-core-3.11
Expired
|
48.7 KB |
sha256:f85e84a836d69135b70496fbabbc27bc8a77d47e5115cc00c36541a40bd7c5f6
|
|
|
coverage-core-3.12
Expired
|
48.7 KB |
sha256:15579e794a0fba137942c92caa8e581d742c2c9c679fa07f5bc37b7abd015c49
|
|