JOJ3-examples/expected.json
2024-06-18 17:27:57 +08:00

11 lines
388 B
JSON

[
{
"name": "healthcheck",
"results": [
{
"score": 0,
"comment": "## Forbidden File Check Failed:\n1 important project files missing\n\tno changelog\\.* file found, please refer to https://keepachangelog.com/en/1.1.0/ for more information\n\n## Release Tag Check Failed:\nWrong release tag 'a0'. Please use one of 'h1', 'h2', 'test'.\n"
}
]
}
]