fix: out
This commit is contained in:
parent
50dbbb5a76
commit
2926f68091
|
@ -3,12 +3,17 @@
|
||||||
"name": "healthcheck",
|
"name": "healthcheck",
|
||||||
"results":
|
"results":
|
||||||
[
|
[
|
||||||
|
{
|
||||||
|
"score": 0,
|
||||||
|
"comments": [
|
||||||
{
|
{
|
||||||
"name of check": "RepoSize",
|
"name of check": "RepoSize",
|
||||||
"stdout": "Checking repository size: OK",
|
"stdout": "Checking repository size: OK",
|
||||||
"exit code": 0,
|
"exit code": 0,
|
||||||
"stderr": "",
|
"stderr": "",
|
||||||
"errorLog": null
|
"errorLog": null
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name of check": "forbiddenFile",
|
"name of check": "forbiddenFile",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user