quickstart for github action rollout processor #1158
ci.yml
on: push
Annotations
5 errors and 3 warnings
|
Lint & Type Check
4 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#L421
"Langfuse" is not exported from module "langfuse"
Import from "langfuse._client.client" instead (reportPrivateImportUsage)
|
|
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
|
41.4 KB |
sha256:98d3b6d52a2e2a877e951a85c201b01efe91dfc0afe73e06969a472139cea64c
|
|
|
coverage-core-3.10
Expired
|
50.3 KB |
sha256:1a5ed988e495943a0c93bf7a41a8698d679f06c9806ea6eeb767a1c6545e445b
|
|
|
coverage-core-3.11
Expired
|
50.3 KB |
sha256:f3ae22930392c49f3b99198e940b3dae209c67345961c79c420ed9eb840a52b5
|
|
|
coverage-core-3.12
Expired
|
50.3 KB |
sha256:35d750a4ed68e217a99d3d360faa9f5efc57c27edaaf702aef7ea27794835094
|
|