Skip to content

YiAgent/OpenCI · issue-comment · parse-command YAML syntax error #35

Description

@github-actions

fingerprint: bf786e6d5188
occurrences: 3
last_seen: 2026-05-02T04:26:11Z
category: code
severity: high
pattern_id: none

摘要

OpenCI 的 issue-comment workflow 连续 3 次失败,原因均为本地 action
./actions/issue/parse-command/action.yml 第 14 行 YAML 语法错误。

根因猜测

actions/issue/parse-command/action.yml 第 14 行第 25 列存在 flow mapping
解析错误——缺少预期的 ,}。这是仓库配置级别的代码错误。

修复建议

检查 YiAgent/OpenCI 仓库的 actions/issue/parse-command/action.yml 第 14 行
附近,修复 YAML 语法(可能是未转义的特殊字符或缺少引号)。

失败 runs

脱敏日志摘要

##[error]/home/runner/work/OpenCI/OpenCI/./actions/issue/parse-command/action.yml: (Line: 14, Col: 25, Idx: 347) - (Line: 14, Col: 25, Idx: 347): While parsing a flow mapping,  did not find expected ',' or '}'.
##[error]System.ArgumentException: Unexpected type '' encountered while reading 'action manifest root'. The type 'MappingToken' was expected.
##[error]Failed to load ./actions/issue/parse-command/action.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    evolveci/triageEvolveCI agent — CI failure observation (one issue per fingerprint)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions