completion params instead of model #1149
ci.yml
on: pull_request
Lint & Type Check
1m 36s
Matrix: test-core
Batch Evaluation Tests
3m 23s
MCP End-to-End Tests
1m 53s
Upload Coverage
8s
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:7259066a930792c1c50b194126e36136033f06303d85435cb3c8f75a4e06333d
|
|
|
coverage-core-3.10
Expired
|
50.4 KB |
sha256:5e0b97f3099740c623682c941b8ebbd471b5ea01560e726fdfa8c48b9387f32b
|
|
|
coverage-core-3.11
Expired
|
50.4 KB |
sha256:84779bd3a9f0b93dc3acc8e5485b6ed8065738a07d6beda4565b19d67fd8f49e
|
|
|
coverage-core-3.12
Expired
|
50.4 KB |
sha256:f105a7a7263dab6fffb7758255ca1bece5064ca5a6bc5b8f2f0bf4eccff84e7d
|
|