fix: out
This commit is contained in:
		
							parent
							
								
									b949af5559
								
							
						
					
					
						commit
						713e2ae07c
					
				|  | @ -1,37 +1,39 @@ | ||||||
| [ | [ | ||||||
|   {healthcheck[{0 [{ |   { | ||||||
|     "name of check": "RepoSize", |     "name": healthcheck[{0 [{ | ||||||
|     "stdout": "Checking repository size: OK", |       "name of check": "RepoSize", | ||||||
|     "exit code": 0, |       "stdout": "Checking repository size: OK", | ||||||
|     "stderr": "", |       "exit code": 0, | ||||||
|     "errorLog": null |       "stderr": "", | ||||||
|   }, |       "errorLog": null | ||||||
|                    { |     },"results": | ||||||
|                      "name of check": "forbiddenFile", | 		[{ | ||||||
|                      "stdout": "Checking forbidden files: OK", |                               "name of check": "forbiddenFile", | ||||||
|                      "exit code": 0, |                               "stdout": "Checking forbidden files: OK", | ||||||
|                      "stderr": "", |                               "exit code": 0, | ||||||
|                      "errorLog": null |                               "stderr": "", | ||||||
|                    }, |                               "errorLog": null | ||||||
|                    { |                             }, | ||||||
|                      "name of check": "metaFile", |                             { | ||||||
|                      "stdout": "Checking the existence of meta file: OK", |                               "name of check": "metaFile", | ||||||
|                      "exit code": 0, |                               "stdout": "Checking the existence of meta file: OK", | ||||||
|                      "stderr": "", |                               "exit code": 0, | ||||||
|                      "errorLog": null |                               "stderr": "", | ||||||
|                    }, |                               "errorLog": null | ||||||
|                    { |                             }, | ||||||
|                      "name of check": "NonAsciiFiles", |                             { | ||||||
|                      "stdout": "Checking for non-ascii files: OK", |                               "name of check": "NonAsciiFiles", | ||||||
|                      "exit code": 0, |                               "stdout": "Checking for non-ascii files: OK", | ||||||
|                      "stderr": "", |                               "exit code": 0, | ||||||
|                      "errorLog": null |                               "stderr": "", | ||||||
|                    }, |                               "errorLog": null | ||||||
|                    { |                             }, | ||||||
|                      "name of check": "NonAsciiMsg", |                             { | ||||||
|                      "stdout": "Checking for non-ASCII characters in commit message: OK", |                               "name of check": "NonAsciiMsg", | ||||||
|                      "exit code": 0, |                               "stdout": "Checking for non-ASCII characters in commit message: OK", | ||||||
|                      "stderr": "", |                               "exit code": 0, | ||||||
|                      "errorLog": null |                               "stderr": "", | ||||||
|                    }]}]} |                               "errorLog": null | ||||||
|  |                             }]}] | ||||||
|  |   } | ||||||
| ] | ] | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 zzjc1234
						zzjc1234