Add streaming to SingleTurnRolloutProcessor and Agent/MCP RP #1129
ci.yml
on: pull_request
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:1539325a3b9be2cf6ab1156b6762e50c2f714771a3bf16475696ecd63033703b
|
|
|
coverage-core-3.10
Expired
|
49.8 KB |
sha256:32fe4f0e3f0e2b8cbb593002fb7c5fe51b36f93b249d8beea8d18a52cd41129b
|
|
|
coverage-core-3.11
Expired
|
49.8 KB |
sha256:49998174f02cbb8fe958a157a711f7ba2e37594a5803b1961c23ee203b30cd77
|
|
|
coverage-core-3.12
Expired
|
49.8 KB |
sha256:9d4ab135a2847d1c6b6e23a2d0c6649c122d3e4dabaa577f746b9b1319b097ec
|
|