1{ 2 "nodes": [ 3 { 4 "line": 36, 5 "column": 1, 6 "problem": "StructuralIdentity", 7 "autofixable": false, 8 "suggest": "", 9 "rule": "Structural typing is not supported (arkts-no-structural-typing)" 10 }, 11 { 12 "line": 39, 13 "column": 1, 14 "problem": "StructuralIdentity", 15 "autofixable": false, 16 "suggest": "", 17 "rule": "Structural typing is not supported (arkts-no-structural-typing)" 18 } 19 ] 20}