Open source the proxy #1069
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#L208
"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.2 KB |
sha256:30b3d6c7984c680de4ae4d6d4f1ff529866bccd5da0ad4d18ffbf42474b0092e
|
|
|
coverage-core-3.10
Expired
|
49 KB |
sha256:9a7790330b962b9e4ae703e3eb4eaf0214e229cf7432a5ce252a095084f12ca6
|
|
|
coverage-core-3.11
Expired
|
49 KB |
sha256:c963ade8af13f5c100cf30b33489ba56100070c5d5e2763ced955d5a7ab41911
|
|
|
coverage-core-3.12
Expired
|
49 KB |
sha256:ea4917f88a5d4cf07c81ee9ae167aafa59341f8405567c7597dfd353dd22c77a
|
|