1{ 2 "nodes": [ 3 { 4 "line": 3, 5 "column": 5, 6 "problem": "NonDeclarationInNamespace", 7 "autofixable": false, 8 "suggest": "", 9 "rule": "Non-declaration statements in namespaces are not supported (arkts-no-ns-statements)" 10 } 11 ] 12}