Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test commit to test yaml checking #19

Closed
wants to merge 1 commit into from
Closed

Test commit to test yaml checking #19

wants to merge 1 commit into from

Conversation

maxwofford
Copy link
Member

Do not merge this to main! This intentionally contains an error

Do not merge this to main
Copy link

JSON and YAML Validation Results

YAML Validation Results

  • ✅ File(s) Passed: 1
  • ❌ File(s) Failed: 1
  • ⏭️ File(s) Skipped: 0

Violations:

[
  {
    "file": "data.yml",
    "errors": [
      {
        "path": null,
        "message": "Invalid YAML",
        "error": "YAMLParseError A block sequence may not be used as an implicit map key at line 10, column 1"
      }
    ]
  }
]

@maxwofford maxwofford closed this Jan 10, 2025
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.

1 participant