Restructure for new quickstarts. #1138
ci.yml
on: pull_request
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.2 KB |
sha256:2a65f8722c822fe16337f3e531ee1d929e0dc9f84773e55b8075e0aaaef36020
|
|
|
coverage-core-3.10
Expired
|
50.1 KB |
sha256:a3545f16d900eac86ca119852ceb292dcb4782966b19250cfff9efea58b1c901
|
|
|
coverage-core-3.11
Expired
|
50.1 KB |
sha256:f59d2cb1ded0c739f7e2f2853dec1c8243b0dd3da3740f8423342e36078496bb
|
|
|
coverage-core-3.12
Expired
|
50.1 KB |
sha256:03f89c1461750b77b742acda532d2c02bb9b261e9ad3a44c947b065f597c6412
|
|