JOJ3-examples/expected.json
2024-05-03 20:19:01 +08:00

9 lines
247 B
JSON

[
{
"name": "healthcheck",
"stdout": "Checking for non-ascii files: Failed",
"exit code": 1,
"stderr": "Non-ASCII characters found in the following files:\n\texamples/repohealth/asciifile/nonascii.txt",
"errorLog": null
}
]