• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "nodes": [
3        {
4            "line": 2,
5            "column": 5,
6            "problem": "StrictDiagnostic",
7            "autofixable": false,
8            "suggest": "Property 'n' has no initializer and is not definitely assigned in the constructor.",
9            "rule": "Property 'n' has no initializer and is not definitely assigned in the constructor."
10        },
11        {
12            "line": 3,
13            "column": 5,
14            "problem": "StrictDiagnostic",
15            "autofixable": false,
16            "suggest": "Property 's' has no initializer and is not definitely assigned in the constructor.",
17            "rule": "Property 's' has no initializer and is not definitely assigned in the constructor."
18        },
19        {
20            "line": 7,
21            "column": 26,
22            "problem": "StrictDiagnostic",
23            "autofixable": false,
24            "suggest": "Function lacks ending return statement and return type does not include 'undefined'.",
25            "rule": "Function lacks ending return statement and return type does not include 'undefined'."
26        },
27        {
28            "line": 16,
29            "column": 5,
30            "problem": "StrictDiagnostic",
31            "autofixable": false,
32            "suggest": "Type 'null' is not assignable to type 'number'.",
33            "rule": "Type 'null' is not assignable to type 'number'."
34        },
35        {
36            "line": 28,
37            "column": 19,
38            "problem": "StrictDiagnostic",
39            "autofixable": false,
40            "suggest": "Function lacks ending return statement and return type does not include 'undefined'.",
41            "rule": "Function lacks ending return statement and return type does not include 'undefined'."
42        },
43        {
44            "line": 39,
45            "column": 14,
46            "problem": "StrictDiagnostic",
47            "autofixable": false,
48            "suggest": "Function lacks ending return statement and return type does not include 'undefined'.",
49            "rule": "Function lacks ending return statement and return type does not include 'undefined'."
50        },
51        {
52            "line": 42,
53            "column": 32,
54            "problem": "StrictDiagnostic",
55            "autofixable": false,
56            "suggest": "Function lacks ending return statement and return type does not include 'undefined'.",
57            "rule": "Function lacks ending return statement and return type does not include 'undefined'."
58        },
59        {
60            "line": 44,
61            "column": 14,
62            "problem": "StrictDiagnostic",
63            "autofixable": false,
64            "suggest": "Function lacks ending return statement and return type does not include 'undefined'.",
65            "rule": "Function lacks ending return statement and return type does not include 'undefined'."
66        }
67    ]
68}
69