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

12 lines
442 B
JSON

[
{
"name": "healthcheck",
"results": [
{
"score": 0,
"comment": "## Non-ASCII Characters File Check Failed:\nNon-ASCII characters found in the following files:\n\texpected.json\n## Non-ASCII Characters Commit Message Check Failed:\nNon-ASCII characters in commit messages:\n测试\n\n测试\n\n## Release Tag Check Failed:\nWrong release tag 'a0'. Please use one of 'h1', 'h2', 'test'.\n"
}
]
}
]