Skip to content

Conversation

@eryajf
Copy link
Member

@eryajf eryajf commented Jan 19, 2024

在提出此拉取请求时,我确认了以下几点(请复选框):

  • 我已阅读并理解贡献者指南
  • 我已检查没有与此请求重复的拉取请求。
  • 我已经考虑过,并确认这份呈件对其他人很有价值。
  • 我接受此提交可能不会被使用,并根据维护人员的意愿关闭拉取请求。

@github-actions
Copy link
Contributor

JSON and YAML Validation Results

YAML Validation Results

  • ✅ File(s) Passed: 331
  • ❌ File(s) Failed: 2
  • ⏭️ File(s) Skipped: 7

Violations:

[
  {
    "file": "items/数据管道/Bifrost.yaml",
    "errors": [
      {
        "path": null,
        "message": "Invalid YAML",
        "error": "YAMLParseError Plain value cannot start with reserved character ` at line 6, column 1"
      }
    ]
  },
  {
    "file": "items/时序数据库/trickster.yaml",
    "errors": [
      {
        "path": null,
        "message": "Invalid YAML",
        "error": "YAMLParseError Unexpected scalar at node end at line 5, column 52"
      }
    ]
  }
]

@eryajf eryajf closed this Jan 19, 2024
@eryajf eryajf deleted the test_branch1 branch January 27, 2024 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants