Pipeline training support + priority based rollout scheduler #1507
ci.yml
on: pull_request
Annotations
10 errors and 3 warnings
|
Lint & Type Check:
eval_protocol/benchmarks/test_glm_streaming_compliance.py#L1423
Argument of type "str | List[ChatCompletionContentPartParam] | None" cannot be assigned to parameter "content" of type "str | list[ChatCompletionContentPartTextParam] | None" in function "_coerce_content_to_str"
Type "str | List[ChatCompletionContentPartParam] | None" is not assignable to type "str | list[ChatCompletionContentPartTextParam] | None"
Type "List[ChatCompletionContentPartParam]" is not assignable to type "str | list[ChatCompletionContentPartTextParam] | None"
"List[ChatCompletionContentPartParam]" is not assignable to "str"
"List[ChatCompletionContentPartParam]" is not assignable to "list[ChatCompletionContentPartTextParam]"
Type parameter "_T@list" is invariant, but "ChatCompletionContentPartParam" is not the same as "ChatCompletionContentPartTextParam"
Consider switching from "list" to "Sequence" which is covariant
"List[ChatCompletionContentPartParam]" is not assignable to "None" (reportArgumentType)
|
|
Lint & Type Check:
eval_protocol/benchmarks/test_glm_streaming_compliance.py#L1352
Argument of type "str | List[ChatCompletionContentPartParam] | None" cannot be assigned to parameter "content" of type "str | list[ChatCompletionContentPartTextParam] | None" in function "_coerce_content_to_str"
Type "str | List[ChatCompletionContentPartParam] | None" is not assignable to type "str | list[ChatCompletionContentPartTextParam] | None"
Type "List[ChatCompletionContentPartParam]" is not assignable to type "str | list[ChatCompletionContentPartTextParam] | None"
"List[ChatCompletionContentPartParam]" is not assignable to "str"
"List[ChatCompletionContentPartParam]" is not assignable to "list[ChatCompletionContentPartTextParam]"
Type parameter "_T@list" is invariant, but "ChatCompletionContentPartParam" is not the same as "ChatCompletionContentPartTextParam"
Consider switching from "list" to "Sequence" which is covariant
"List[ChatCompletionContentPartParam]" is not assignable to "None" (reportArgumentType)
|
|
Lint & Type Check:
eval_protocol/benchmarks/test_glm_streaming_compliance.py#L1270
Argument of type "str | List[ChatCompletionContentPartParam] | None" cannot be assigned to parameter "content" of type "str | list[ChatCompletionContentPartTextParam] | None" in function "_coerce_content_to_str"
Type "str | List[ChatCompletionContentPartParam] | None" is not assignable to type "str | list[ChatCompletionContentPartTextParam] | None"
Type "List[ChatCompletionContentPartParam]" is not assignable to type "str | list[ChatCompletionContentPartTextParam] | None"
"List[ChatCompletionContentPartParam]" is not assignable to "str"
"List[ChatCompletionContentPartParam]" is not assignable to "list[ChatCompletionContentPartTextParam]"
Type parameter "_T@list" is invariant, but "ChatCompletionContentPartParam" is not the same as "ChatCompletionContentPartTextParam"
Consider switching from "list" to "Sequence" which is covariant
"List[ChatCompletionContentPartParam]" is not assignable to "None" (reportArgumentType)
|
|
Lint & Type Check:
eval_protocol/benchmarks/test_glm_streaming_compliance.py#L1196
Argument of type "str | List[ChatCompletionContentPartParam] | None" cannot be assigned to parameter "content" of type "str | list[ChatCompletionContentPartTextParam] | None" in function "_coerce_content_to_str"
Type "str | List[ChatCompletionContentPartParam] | None" is not assignable to type "str | list[ChatCompletionContentPartTextParam] | None"
Type "List[ChatCompletionContentPartParam]" is not assignable to type "str | list[ChatCompletionContentPartTextParam] | None"
"List[ChatCompletionContentPartParam]" is not assignable to "str"
"List[ChatCompletionContentPartParam]" is not assignable to "list[ChatCompletionContentPartTextParam]"
Type parameter "_T@list" is invariant, but "ChatCompletionContentPartParam" is not the same as "ChatCompletionContentPartTextParam"
Consider switching from "list" to "Sequence" which is covariant
"List[ChatCompletionContentPartParam]" is not assignable to "None" (reportArgumentType)
|
|
Lint & Type Check:
eval_protocol/benchmarks/test_glm_streaming_compliance.py#L1124
Argument of type "str | List[ChatCompletionContentPartParam] | None" cannot be assigned to parameter "content" of type "str | list[ChatCompletionContentPartTextParam] | None" in function "_coerce_content_to_str"
Type "str | List[ChatCompletionContentPartParam] | None" is not assignable to type "str | list[ChatCompletionContentPartTextParam] | None"
Type "List[ChatCompletionContentPartParam]" is not assignable to type "str | list[ChatCompletionContentPartTextParam] | None"
"List[ChatCompletionContentPartParam]" is not assignable to "str"
"List[ChatCompletionContentPartParam]" is not assignable to "list[ChatCompletionContentPartTextParam]"
Type parameter "_T@list" is invariant, but "ChatCompletionContentPartParam" is not the same as "ChatCompletionContentPartTextParam"
Consider switching from "list" to "Sequence" which is covariant
"List[ChatCompletionContentPartParam]" is not assignable to "None" (reportArgumentType)
|
|
Lint & Type Check:
eval_protocol/benchmarks/test_glm_streaming_compliance.py#L1006
Argument of type "str | List[ChatCompletionContentPartParam] | None" cannot be assigned to parameter "content" of type "str | list[ChatCompletionContentPartTextParam] | None" in function "_coerce_content_to_str"
Type "str | List[ChatCompletionContentPartParam] | None" is not assignable to type "str | list[ChatCompletionContentPartTextParam] | None"
Type "List[ChatCompletionContentPartParam]" is not assignable to type "str | list[ChatCompletionContentPartTextParam] | None"
"List[ChatCompletionContentPartParam]" is not assignable to "str"
"List[ChatCompletionContentPartParam]" is not assignable to "list[ChatCompletionContentPartTextParam]"
Type parameter "_T@list" is invariant, but "ChatCompletionContentPartParam" is not the same as "ChatCompletionContentPartTextParam"
Consider switching from "list" to "Sequence" which is covariant
"List[ChatCompletionContentPartParam]" is not assignable to "None" (reportArgumentType)
|
|
Lint & Type Check:
eval_protocol/benchmarks/test_glm_streaming_compliance.py#L914
Argument of type "str | List[ChatCompletionContentPartParam] | None" cannot be assigned to parameter "content" of type "str | list[ChatCompletionContentPartTextParam] | None" in function "_coerce_content_to_str"
Type "str | List[ChatCompletionContentPartParam] | None" is not assignable to type "str | list[ChatCompletionContentPartTextParam] | None"
Type "List[ChatCompletionContentPartParam]" is not assignable to type "str | list[ChatCompletionContentPartTextParam] | None"
"List[ChatCompletionContentPartParam]" is not assignable to "str"
"List[ChatCompletionContentPartParam]" is not assignable to "list[ChatCompletionContentPartTextParam]"
Type parameter "_T@list" is invariant, but "ChatCompletionContentPartParam" is not the same as "ChatCompletionContentPartTextParam"
Consider switching from "list" to "Sequence" which is covariant
"List[ChatCompletionContentPartParam]" is not assignable to "None" (reportArgumentType)
|
|
Lint & Type Check:
eval_protocol/benchmarks/test_glm_streaming_compliance.py#L837
Argument of type "str | List[ChatCompletionContentPartParam] | None" cannot be assigned to parameter "content" of type "str | list[ChatCompletionContentPartTextParam] | None" in function "_coerce_content_to_str"
Type "str | List[ChatCompletionContentPartParam] | None" is not assignable to type "str | list[ChatCompletionContentPartTextParam] | None"
Type "List[ChatCompletionContentPartParam]" is not assignable to type "str | list[ChatCompletionContentPartTextParam] | None"
"List[ChatCompletionContentPartParam]" is not assignable to "str"
"List[ChatCompletionContentPartParam]" is not assignable to "list[ChatCompletionContentPartTextParam]"
Type parameter "_T@list" is invariant, but "ChatCompletionContentPartParam" is not the same as "ChatCompletionContentPartTextParam"
Consider switching from "list" to "Sequence" which is covariant
"List[ChatCompletionContentPartParam]" is not assignable to "None" (reportArgumentType)
|
|
Lint & Type Check:
eval_protocol/benchmarks/test_glm_streaming_compliance.py#L738
Argument of type "str | List[ChatCompletionContentPartParam] | None" cannot be assigned to parameter "content" of type "str | list[ChatCompletionContentPartTextParam] | None" in function "_coerce_content_to_str"
Type "str | List[ChatCompletionContentPartParam] | None" is not assignable to type "str | list[ChatCompletionContentPartTextParam] | None"
Type "List[ChatCompletionContentPartParam]" is not assignable to type "str | list[ChatCompletionContentPartTextParam] | None"
"List[ChatCompletionContentPartParam]" is not assignable to "str"
"List[ChatCompletionContentPartParam]" is not assignable to "list[ChatCompletionContentPartTextParam]"
Type parameter "_T@list" is invariant, but "ChatCompletionContentPartParam" is not the same as "ChatCompletionContentPartTextParam"
Consider switching from "list" to "Sequence" which is covariant
"List[ChatCompletionContentPartParam]" is not assignable to "None" (reportArgumentType)
|
|
Lint & Type Check:
eval_protocol/benchmarks/test_glm_streaming_compliance.py#L682
Argument of type "str | List[ChatCompletionContentPartParam] | None" cannot be assigned to parameter "content" of type "str | list[ChatCompletionContentPartTextParam] | None" in function "_coerce_content_to_str"
Type "str | List[ChatCompletionContentPartParam] | None" is not assignable to type "str | list[ChatCompletionContentPartTextParam] | None"
Type "List[ChatCompletionContentPartParam]" is not assignable to type "str | list[ChatCompletionContentPartTextParam] | None"
"List[ChatCompletionContentPartParam]" is not assignable to "str"
"List[ChatCompletionContentPartParam]" is not assignable to "list[ChatCompletionContentPartTextParam]"
Type parameter "_T@list" is invariant, but "ChatCompletionContentPartParam" is not the same as "ChatCompletionContentPartTextParam"
Consider switching from "list" to "Sequence" which is covariant
"List[ChatCompletionContentPartParam]" is not assignable to "None" (reportArgumentType)
|
|
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
|
48.9 KB |
sha256:08da4b445bab79a60bf271ff0b198b05944081c478ef5914d3d6fc5738d18667
|
|
|
coverage-core-3.10
Expired
|
63.2 KB |
sha256:55dd7836dda8144d83b78e9176c9c8bec58955228c8de6f6da7ab45a81bfcd01
|
|
|
coverage-core-3.11
Expired
|
63.2 KB |
sha256:b813367a26cd54210a2a7c948752ca4caf72a7932952db0cd3cdc718e945271c
|
|
|
coverage-core-3.12
Expired
|
63.2 KB |
sha256:5474bf4605daf84a5181e1c67a5f2e9c9eb248932140a4baceaf16e4c7387a16
|
|