Add streaming to SingleTurnRolloutProcessor and Agent/MCP RP #1131
ci.yml
on: pull_request
Lint & Type Check
1m 6s
Matrix: test-core
Batch Evaluation Tests
1m 7s
MCP End-to-End Tests
1m 25s
Upload Coverage
5s
Annotations
10 errors and 3 warnings
|
Lint & Type Check:
eval_protocol/pytest/default_single_turn_rollout_process.py#L80
Cannot access attribute "message" for class "TextChoices"
Attribute "message" is unknown (reportAttributeAccessIssue)
|
|
Lint & Type Check:
eval_protocol/pytest/default_single_turn_rollout_process.py#L80
Cannot access attribute "message" for class "StreamingChoices"
Attribute "message" is unknown (reportAttributeAccessIssue)
|
|
Lint & Type Check:
eval_protocol/pytest/default_single_turn_rollout_process.py#L80
"choices" is not a known attribute of "None" (reportOptionalMemberAccess)
|
|
Lint & Type Check:
eval_protocol/pytest/default_single_turn_rollout_process.py#L79
Cannot access attribute "message" for class "TextChoices"
Attribute "message" is unknown (reportAttributeAccessIssue)
|
|
Lint & Type Check:
eval_protocol/pytest/default_single_turn_rollout_process.py#L79
Cannot access attribute "message" for class "StreamingChoices"
Attribute "message" is unknown (reportAttributeAccessIssue)
|
|
Lint & Type Check:
eval_protocol/pytest/default_single_turn_rollout_process.py#L79
"choices" is not a known attribute of "None" (reportOptionalMemberAccess)
|
|
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
|
40.9 KB |
sha256:abb9a1a6a23533c103ef36561a62389946a3a484d82513629263714da4386014
|
|
|
coverage-core-3.10
Expired
|
49.8 KB |
sha256:1869b0304423d1f8b0001b7aeca7b6d7348826808a321b68c5080639bb3e3cbb
|
|
|
coverage-core-3.11
Expired
|
49.8 KB |
sha256:bebf676758b4e89f661737047e1f4a624fa9f1e43c03b35bb03c26eb07c96518
|
|
|
coverage-core-3.12
Expired
|
49.8 KB |
sha256:e358e372c08f6f106b963ec477385be05505d758c04dba27890154e8cb0f56a6
|
|