Open source the proxy #1057
ci.yml
on: pull_request
Lint & Type Check
1m 56s
Matrix: test-core
Batch Evaluation Tests
1m 14s
MCP End-to-End Tests
1m 12s
Upload Coverage
0s
Annotations
7 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)
|
|
Core Tests (Python 3.11)
The operation was canceled.
|
|
Core Tests (Python 3.11)
Canceling since a higher priority waiting request for Python CI-refs/pull/265/merge exists
|
|
Python CI
Canceling since a higher priority waiting request for Python CI-refs/pull/265/merge exists
|
|
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:69b6c342b3e0364a79752307218d68118bfdb1c742483f7ca870c4b3ae363923
|
|
|
coverage-core-3.10
Expired
|
47.8 KB |
sha256:c00f0d9817169449b3ac03f3bdc621be8b071ba81d432491fbdaa88a4e9b7a13
|
|
|
coverage-core-3.12
Expired
|
47.8 KB |
sha256:cb03de4781aeb515c970daf8f8488df242166f3ce595be090fa08a53c3151d57
|
|