• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "nodes": [
3        {
4            "line": 7,
5            "column": 6,
6            "problem": "CommaOperator",
7            "autofixable": false,
8            "suggest": "",
9            "rule": "The comma operator \",\" is supported only in \"for\" loops (arkts-no-comma-outside-loops)"
10        },
11        {
12            "line": 19,
13            "column": 12,
14            "problem": "CommaOperator",
15            "autofixable": false,
16            "suggest": "",
17            "rule": "The comma operator \",\" is supported only in \"for\" loops (arkts-no-comma-outside-loops)"
18        },
19        {
20            "line": 19,
21            "column": 12,
22            "problem": "CommaOperator",
23            "autofixable": false,
24            "suggest": "",
25            "rule": "The comma operator \",\" is supported only in \"for\" loops (arkts-no-comma-outside-loops)"
26        },
27        {
28            "line": 20,
29            "column": 12,
30            "problem": "CommaOperator",
31            "autofixable": false,
32            "suggest": "",
33            "rule": "The comma operator \",\" is supported only in \"for\" loops (arkts-no-comma-outside-loops)"
34        },
35        {
36            "line": 20,
37            "column": 12,
38            "problem": "CommaOperator",
39            "autofixable": false,
40            "suggest": "",
41            "rule": "The comma operator \",\" is supported only in \"for\" loops (arkts-no-comma-outside-loops)"
42        },
43        {
44            "line": 23,
45            "column": 27,
46            "problem": "CommaOperator",
47            "autofixable": false,
48            "suggest": "",
49            "rule": "The comma operator \",\" is supported only in \"for\" loops (arkts-no-comma-outside-loops)"
50        },
51        {
52            "line": 23,
53            "column": 27,
54            "problem": "CommaOperator",
55            "autofixable": false,
56            "suggest": "",
57            "rule": "The comma operator \",\" is supported only in \"for\" loops (arkts-no-comma-outside-loops)"
58        },
59        {
60            "line": 24,
61            "column": 15,
62            "problem": "CommaOperator",
63            "autofixable": false,
64            "suggest": "",
65            "rule": "The comma operator \",\" is supported only in \"for\" loops (arkts-no-comma-outside-loops)"
66        },
67        {
68            "line": 24,
69            "column": 15,
70            "problem": "CommaOperator",
71            "autofixable": false,
72            "suggest": "",
73            "rule": "The comma operator \",\" is supported only in \"for\" loops (arkts-no-comma-outside-loops)"
74        },
75        {
76            "line": 27,
77            "column": 24,
78            "problem": "CommaOperator",
79            "autofixable": false,
80            "suggest": "",
81            "rule": "The comma operator \",\" is supported only in \"for\" loops (arkts-no-comma-outside-loops)"
82        },
83        {
84            "line": 27,
85            "column": 24,
86            "problem": "CommaOperator",
87            "autofixable": false,
88            "suggest": "",
89            "rule": "The comma operator \",\" is supported only in \"for\" loops (arkts-no-comma-outside-loops)"
90        }
91    ]
92}
93