Pipeline training support + priority based rollout scheduler #1503
Triggered via pull request
December 5, 2025 18:44
Status
Cancelled
Total duration
1m 10s
Artifacts
–
ci.yml
on: pull_request
Annotations
12 errors and 2 warnings
|
Lint & Type Check
Canceling since a higher priority waiting request for Python CI-refs/pull/358/merge exists
|
|
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)
|
|
Python CI
Canceling since a higher priority waiting request for Python CI-refs/pull/358/merge exists
|
|
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)
|