99 "stdout" : " " ,
1010 "stderr" : " "
1111 },
12- "artifacts" : [
13- {
14- "type" : " notifications" ,
15- "identifier" : " 1dd479d9-c9bd-4711-aed8-5bfb3ec5fcfa" ,
16- "summary" : " (C chain)v1.9 failed." ,
17- "elements" : [
18- {
19- "severity" : " info" ,
20- "type" : " compiler" ,
21- "message" : " source_0.c: In function \u2018 trapez\u2019 :" ,
22- "output" : {
23- "source" : " stderr" ,
24- "extract" : " source_0.c: In function \u2018 trapez\u2019 :" ,
25- "begin" : 0 ,
26- "end" : 37
27- }
28- },
29- {
30- "severity" : " warning" ,
31- "type" : " compiler" ,
32- "message" : " source_0.c:21:10: warning: unused variable \u2018 x\u2019 [-Wunused-variable]" ,
33- "origin" : {
34- "source" : " parts://7a1808d0-c997-4e28-acdf-bfda3ce70960" ,
35- "extract" : " double x = 0;" ,
36- "begin" : 406 ,
37- "end" : 421 ,
38- "line" : 15 ,
39- "col" : 10
40- },
41- "output" : {
42- "source" : " stderr" ,
43- "extract" : " source_0.c:21:10: warning: unused variable \u2018 x\u2019 [-Wunused-variable]" ,
44- "begin" : 38 ,
45- "end" : 108
46- }
47- },
48- {
49- "severity" : " error" ,
50- "type" : " callcheck" ,
51- "message" : " [C function filtering] Function call not allowed:\n\" system\" ; original source: codeFromStudent, line (corrected): 20, col: 3\n Forbidden calls:\n system.\n " ,
52- "origin" : {
53- "elementID" : " parts://7a1808d0-c997-4e28-acdf-bfda3ce70960" ,
54- "extract" : " system(\" /bin/rm /tmp/foo.txt\" ); // illegal call (should be catched by checker)" ,
55- "begin" : 325 ,
56- "end" : 405 ,
57- "line" : 14 ,
58- "col" : 3
59- }
60- }
61- ]
62- },
12+ "artifacts" : [
6313 {
6414 "type" : " file" ,
6515 "identifier" : " de762095-6cd2-439f-80eb-313e85d33869" ,
66- "MIMEtype" : " image/png " ,
67- "path" : " /images/img.png " ,
68- "content" : " "
16+ "MIMEtype" : " text/plain " ,
17+ "path" : " /output/text1.txt " ,
18+ "content" : " c29tZSBjb250ZW50 "
6919 },
7020 {
7121 "type" : " file" ,
7222 "identifier" : " 10516761-d937-4ba4-a82f-dc2847d45032" ,
73- "MIMEtype" : " image/png" ,
74- "path" : " /images/img2.png" ,
75- "content" : " "
76- },
77- {
78- "type" : " s3file" ,
79- "identifier" : " cc3c1cf9-c02d-4694-902c-93c298d68c51" ,
80- "MIMEtype" : " application/gzip" ,
81- "path" : " /largefile/result.tar.gz" ,
82- "url" : " https://s3.temporary.file.url/result.tar.gz" ,
83- "size" : 123456789 ,
84- "hash" : " sha512:hashcode_of_file"
23+ "MIMEtype" : " text/plain" ,
24+ "path" : " /output/text2.txt" ,
25+ "content" : " c29tZSBvdGhlciBjb250ZW50"
8526 }
8627 ]
8728}
0 commit comments