1{ 2 "nodes": [ 3 { 4 "line": 8, 5 "column": 9, 6 "problem": "InstanceofUnsupported", 7 "autofixable": false, 8 "suggest": "", 9 "rule": "\"instanceof\" operator is partially supported (arkts-instanceof-ref-types)" 10 }, 11 { 12 "line": 9, 13 "column": 9, 14 "problem": "InstanceofUnsupported", 15 "autofixable": false, 16 "suggest": "", 17 "rule": "\"instanceof\" operator is partially supported (arkts-instanceof-ref-types)" 18 } 19 ] 20}