-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathjson.json
68 lines (68 loc) · 2.96 KB
/
json.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
[
{
"severity" : "error",
"line_from" : 34,
"line_to" : 34,
"type" : "MissingReturnType",
"message" : "Method JBZoo\\CIReportConverter\\JUnit\\TestCaseElement::setName does not have a return type, expecting void",
"file_name" : "src\/JUnit\/TestCaseElement.php",
"file_path" : "\/Users\/smetdenis\/Work\/projects\/jbzoo-ci-report-converter\/src\/JUnit\/TestCaseElement.php",
"snippet" : " public function setName()",
"selected_text" : "setName",
"from" : 728,
"to" : 735,
"snippet_from" : 708,
"snippet_to" : 742,
"column_from" : 21,
"column_to" : 28,
"error_level" : 2,
"shortcode" : 50,
"link" : "https:\/\/psalm.dev\/050",
"taint_trace" : null,
"other_references" : null
},
{
"severity" : "info",
"line_from" : 42,
"line_to" : 42,
"type" : "MissingReturnType",
"message" : "Method JBZoo\\CIReportConverter\\JUnit\\TestCaseElement::setClassname does not have a return type, expecting void",
"file_name" : "src\/JUnit\/TestCaseElement.php",
"file_path" : "\/Users\/smetdenis\/Work\/projects\/jbzoo-ci-report-converter\/src\/JUnit\/TestCaseElement.php",
"snippet" : " public function setClassname()",
"selected_text" : "setClassname",
"from" : 868,
"to" : 880,
"snippet_from" : 848,
"snippet_to" : 892,
"column_from" : 21,
"column_to" : 33,
"error_level" : -1,
"shortcode" : 50,
"link" : "https:\/\/psalm.dev\/050",
"taint_trace" : null,
"other_references" : null
},
{
"severity" : "suppress",
"line_from" : 42,
"line_to" : 42,
"type" : "MissingReturnType",
"message" : "Method JBZoo\\CIReportConverter\\JUnit\\TestCaseElement::setClassname does not have a return type, expecting void",
"file_name" : "src\/JUnit\/TestCaseElementSuppress.php",
"file_path" : "\/Users\/smetdenis\/Work\/projects\/jbzoo-ci-report-converter\/src\/JUnit\/TestCaseElementSuppress.php",
"snippet" : " public function setClassname()",
"selected_text" : "setClassname",
"from" : 868,
"to" : 880,
"snippet_from" : 848,
"snippet_to" : 892,
"column_from" : 21,
"column_to" : 33,
"error_level" : -2,
"shortcode" : 50,
"link" : "https:\/\/psalm.dev\/050",
"taint_trace" : null,
"other_references" : null
}
]