Add streaming to SingleTurnRolloutProcessor and Agent/MCP RP #1122
ci.yml
on: pull_request
Annotations
10 errors and 3 warnings
|
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
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#L78
Cannot access attribute "message" for class "TextChoices"
Attribute "message" is unknown (reportAttributeAccessIssue)
|
|
Lint & Type Check:
eval_protocol/pytest/default_single_turn_rollout_process.py#L78
Cannot access attribute "message" for class "StreamingChoices"
Attribute "message" is unknown (reportAttributeAccessIssue)
|
|
Lint & Type Check:
eval_protocol/pytest/default_single_turn_rollout_process.py#L70
"ModelResponse" is not iterable
"__aiter__" method not defined (reportGeneralTypeIssues)
|
|
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:98eef0c15689bd8a92c34e9b486e963257458c5dc9223041811d05d8b65cdc21
|
|
|
coverage-core-3.10
Expired
|
49.7 KB |
sha256:e09f89b4b08f02c92a8103bcac9d3c963ac4f3bdaeea07b93d86384e8455c425
|
|
|
coverage-core-3.11
Expired
|
49.8 KB |
sha256:a2f12d4519fdd388acb2816874d9219ea6cb4b61e43b4e7966e97e13f099b82b
|
|
|
coverage-core-3.12
Expired
|
49.8 KB |
sha256:018431f2e541c122c5a5178bc2f1d4ef77a11d047cc20dcdcfd912c0ef405ada
|
|