From da6feb58a420a361b286bb11f1841469bbc350a8 Mon Sep 17 00:00:00 2001 From: zzjc1234 <2359047351@qq.com> Date: Sat, 25 May 2024 23:39:52 +0800 Subject: [PATCH] fix: out --- expected.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expected.json b/expected.json index 2d32064..b0d0ad9 100644 --- a/expected.json +++ b/expected.json @@ -4,7 +4,7 @@ "results": [ { "scores": 0, - "comments": '[{"name of check":"RepoSize","stdout":"Checking repository size: OK","exit code":0,"stderr":"","errorLog":null},{"name of check":"forbiddenFile","stdout":"Checking forbidden files: OK","exit code":0,"stderr":"","errorLog":null},{"name of check":"metaFile","stdout":"Checking the existence of meta file: OK","exit code":0,"stderr":"","errorLog":null},{"name of check":"NonAsciiFiles","stdout":"Checking for non-ascii files: OK","exit code":0,"stderr":"","errorLog":null},{"name of check":"NonAsciiMsg","stdout":"Checking for non-ASCII characters in commit message: OK","exit code":0,"stderr":"","errorLog":null}]', + "comments": "[{\"name of check\":\"RepoSize\",\"stdout\":\"Checking repository size: OK\",\"exit code\":0,\"stderr\":\"\",\"errorLog\":null},{\"name of check\":\"forbiddenFile\",\"stdout\":\"Checking forbidden files: OK\",\"exit code\":0,\"stderr\":\"\",\"errorLog\":null},{\"name of check\":\"metaFile\",\"stdout\":\"Checking the existence of meta file: OK\",\"exit code\":0,\"stderr\":\"\",\"errorLog\":null},{\"name of check\":\"NonAsciiFiles\",\"stdout\":\"Checking for non-ascii files: OK\",\"exit code\":0,\"stderr\":\"\",\"errorLog\":null},{\"name of check\":\"NonAsciiMsg\",\"stdout\":\"Checking for non-ASCII characters in commit message: OK\",\"exit code\":0,\"stderr\":\"\",\"errorLog\":null}]" } ] }