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

Clean up issue templates #1130

Merged
merged 6 commits into from
May 26, 2024
Merged

Clean up issue templates #1130

merged 6 commits into from
May 26, 2024

Conversation

DhanshreeA
Copy link
Contributor

No description provided.

Copy link
Contributor

JSON and YAML Validation Results

YAML Validation Results

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

Violations:

[
  {
    "file": ".github/ISSUE_TEMPLATE/batch.yaml",
    "errors": [
      {
        "path": null,
        "message": "Invalid YAML",
        "error": "YAMLParseError Map keys must be unique at line 17, column 5"
      }
    ]
  }
]

1 similar comment
Copy link
Contributor

JSON and YAML Validation Results

YAML Validation Results

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

Violations:

[
  {
    "file": ".github/ISSUE_TEMPLATE/batch.yaml",
    "errors": [
      {
        "path": null,
        "message": "Invalid YAML",
        "error": "YAMLParseError Map keys must be unique at line 17, column 5"
      }
    ]
  }
]

@DhanshreeA DhanshreeA force-pushed the patch-clean-up-issue-templates branch from 9466bd4 to 2dccf40 Compare May 26, 2024 11:45
Copy link
Contributor

JSON and YAML Validation Results

YAML Validation Results

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

Violations:

[
  {
    "file": ".github/ISSUE_TEMPLATE/batch.yaml",
    "errors": [
      {
        "path": null,
        "message": "Invalid YAML",
        "error": "YAMLParseError Map keys must be unique at line 17, column 5"
      }
    ]
  }
]

@DhanshreeA DhanshreeA force-pushed the patch-clean-up-issue-templates branch from 2dccf40 to 21fdd52 Compare May 26, 2024 11:47
@DhanshreeA DhanshreeA merged commit 71ce9f0 into master May 26, 2024
18 of 19 checks passed
@DhanshreeA DhanshreeA deleted the patch-clean-up-issue-templates branch May 26, 2024 11:48
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