13af6ab5fSopenharmony_ci{
23af6ab5fSopenharmony_ci    "copyright": [
33af6ab5fSopenharmony_ci        "Copyright (c) 2022-2024 Huawei Device Co., Ltd.",
43af6ab5fSopenharmony_ci        "Licensed under the Apache License, Version 2.0 (the 'License');",
53af6ab5fSopenharmony_ci        "you may not use this file except in compliance with the License.",
63af6ab5fSopenharmony_ci        "You may obtain a copy of the License at",
73af6ab5fSopenharmony_ci        "http://www.apache.org/licenses/LICENSE-2.0",
83af6ab5fSopenharmony_ci        "Unless required by applicable law or agreed to in writing, software",
93af6ab5fSopenharmony_ci        "distributed under the License is distributed on an 'AS IS' BASIS,",
103af6ab5fSopenharmony_ci        "WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.",
113af6ab5fSopenharmony_ci        "See the License for the specific language governing permissions and",
123af6ab5fSopenharmony_ci        "limitations under the License."
133af6ab5fSopenharmony_ci    ],
143af6ab5fSopenharmony_ci    "nodes": [
153af6ab5fSopenharmony_ci        {
163af6ab5fSopenharmony_ci            "line": 27,
173af6ab5fSopenharmony_ci            "column": 9,
183af6ab5fSopenharmony_ci            "problem": "ClassAsObject",
193af6ab5fSopenharmony_ci            "suggest": "",
203af6ab5fSopenharmony_ci            "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
213af6ab5fSopenharmony_ci        },
223af6ab5fSopenharmony_ci        {
233af6ab5fSopenharmony_ci            "line": 28,
243af6ab5fSopenharmony_ci            "column": 5,
253af6ab5fSopenharmony_ci            "problem": "ClassAsObject",
263af6ab5fSopenharmony_ci            "suggest": "",
273af6ab5fSopenharmony_ci            "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
283af6ab5fSopenharmony_ci        },
293af6ab5fSopenharmony_ci        {
303af6ab5fSopenharmony_ci            "line": 29,
313af6ab5fSopenharmony_ci            "column": 11,
323af6ab5fSopenharmony_ci            "problem": "ClassAsObject",
333af6ab5fSopenharmony_ci            "suggest": "",
343af6ab5fSopenharmony_ci            "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
353af6ab5fSopenharmony_ci        },
363af6ab5fSopenharmony_ci        {
373af6ab5fSopenharmony_ci            "line": 30,
383af6ab5fSopenharmony_ci            "column": 7,
393af6ab5fSopenharmony_ci            "problem": "ClassAsObject",
403af6ab5fSopenharmony_ci            "suggest": "",
413af6ab5fSopenharmony_ci            "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
423af6ab5fSopenharmony_ci        },
433af6ab5fSopenharmony_ci        {
443af6ab5fSopenharmony_ci            "line": 38,
453af6ab5fSopenharmony_ci            "column": 20,
463af6ab5fSopenharmony_ci            "problem": "TypeQuery",
473af6ab5fSopenharmony_ci            "suggest": "",
483af6ab5fSopenharmony_ci            "rule": "\"typeof\" operator is allowed only in expression contexts (arkts-no-type-query)"
493af6ab5fSopenharmony_ci        },
503af6ab5fSopenharmony_ci        {
513af6ab5fSopenharmony_ci            "line": 39,
523af6ab5fSopenharmony_ci            "column": 6,
533af6ab5fSopenharmony_ci            "problem": "ClassAsObject",
543af6ab5fSopenharmony_ci            "suggest": "",
553af6ab5fSopenharmony_ci            "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
563af6ab5fSopenharmony_ci        },
573af6ab5fSopenharmony_ci        {
583af6ab5fSopenharmony_ci            "line": 42,
593af6ab5fSopenharmony_ci            "column": 12,
603af6ab5fSopenharmony_ci            "problem": "ClassAsObject",
613af6ab5fSopenharmony_ci            "suggest": "",
623af6ab5fSopenharmony_ci            "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
633af6ab5fSopenharmony_ci        },
643af6ab5fSopenharmony_ci        {
653af6ab5fSopenharmony_ci            "line": 45,
663af6ab5fSopenharmony_ci            "column": 20,
673af6ab5fSopenharmony_ci            "problem": "TypeQuery",
683af6ab5fSopenharmony_ci            "suggest": "",
693af6ab5fSopenharmony_ci            "rule": "\"typeof\" operator is allowed only in expression contexts (arkts-no-type-query)"
703af6ab5fSopenharmony_ci        },
713af6ab5fSopenharmony_ci        {
723af6ab5fSopenharmony_ci            "line": 46,
733af6ab5fSopenharmony_ci            "column": 8,
743af6ab5fSopenharmony_ci            "problem": "ClassAsObject",
753af6ab5fSopenharmony_ci            "suggest": "",
763af6ab5fSopenharmony_ci            "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
773af6ab5fSopenharmony_ci        },
783af6ab5fSopenharmony_ci        {
793af6ab5fSopenharmony_ci            "line": 49,
803af6ab5fSopenharmony_ci            "column": 14,
813af6ab5fSopenharmony_ci            "problem": "ClassAsObject",
823af6ab5fSopenharmony_ci            "suggest": "",
833af6ab5fSopenharmony_ci            "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
843af6ab5fSopenharmony_ci        },
853af6ab5fSopenharmony_ci        {
863af6ab5fSopenharmony_ci            "line": 58,
873af6ab5fSopenharmony_ci            "column": 22,
883af6ab5fSopenharmony_ci            "problem": "TypeQuery",
893af6ab5fSopenharmony_ci            "suggest": "",
903af6ab5fSopenharmony_ci            "rule": "\"typeof\" operator is allowed only in expression contexts (arkts-no-type-query)"
913af6ab5fSopenharmony_ci        },
923af6ab5fSopenharmony_ci        {
933af6ab5fSopenharmony_ci            "line": 60,
943af6ab5fSopenharmony_ci            "column": 7,
953af6ab5fSopenharmony_ci            "problem": "ClassAsObject",
963af6ab5fSopenharmony_ci            "suggest": "",
973af6ab5fSopenharmony_ci            "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
983af6ab5fSopenharmony_ci        },
993af6ab5fSopenharmony_ci        {
1003af6ab5fSopenharmony_ci            "line": 68,
1013af6ab5fSopenharmony_ci            "column": 9,
1023af6ab5fSopenharmony_ci            "problem": "AnyType",
1033af6ab5fSopenharmony_ci            "suggest": "",
1043af6ab5fSopenharmony_ci            "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)"
1053af6ab5fSopenharmony_ci        },
1063af6ab5fSopenharmony_ci        {
1073af6ab5fSopenharmony_ci            "line": 70,
1083af6ab5fSopenharmony_ci            "column": 9,
1093af6ab5fSopenharmony_ci            "problem": "AnyType",
1103af6ab5fSopenharmony_ci            "suggest": "",
1113af6ab5fSopenharmony_ci            "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)"
1123af6ab5fSopenharmony_ci        },
1133af6ab5fSopenharmony_ci        {
1143af6ab5fSopenharmony_ci            "line": 71,
1153af6ab5fSopenharmony_ci            "column": 9,
1163af6ab5fSopenharmony_ci            "problem": "AnyType",
1173af6ab5fSopenharmony_ci            "suggest": "",
1183af6ab5fSopenharmony_ci            "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)"
1193af6ab5fSopenharmony_ci        },
1203af6ab5fSopenharmony_ci        {
1213af6ab5fSopenharmony_ci            "line": 72,
1223af6ab5fSopenharmony_ci            "column": 9,
1233af6ab5fSopenharmony_ci            "problem": "AnyType",
1243af6ab5fSopenharmony_ci            "suggest": "",
1253af6ab5fSopenharmony_ci            "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)"
1263af6ab5fSopenharmony_ci        },
1273af6ab5fSopenharmony_ci        {
1283af6ab5fSopenharmony_ci            "line": 74,
1293af6ab5fSopenharmony_ci            "column": 9,
1303af6ab5fSopenharmony_ci            "problem": "AnyType",
1313af6ab5fSopenharmony_ci            "suggest": "",
1323af6ab5fSopenharmony_ci            "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)"
1333af6ab5fSopenharmony_ci        },
1343af6ab5fSopenharmony_ci        {
1353af6ab5fSopenharmony_ci            "line": 75,
1363af6ab5fSopenharmony_ci            "column": 9,
1373af6ab5fSopenharmony_ci            "problem": "AnyType",
1383af6ab5fSopenharmony_ci            "suggest": "",
1393af6ab5fSopenharmony_ci            "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)"
1403af6ab5fSopenharmony_ci        },
1413af6ab5fSopenharmony_ci        {
1423af6ab5fSopenharmony_ci            "line": 76,
1433af6ab5fSopenharmony_ci            "column": 9,
1443af6ab5fSopenharmony_ci            "problem": "AnyType",
1453af6ab5fSopenharmony_ci            "suggest": "",
1463af6ab5fSopenharmony_ci            "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)"
1473af6ab5fSopenharmony_ci        },
1483af6ab5fSopenharmony_ci        {
1493af6ab5fSopenharmony_ci            "line": 78,
1503af6ab5fSopenharmony_ci            "column": 9,
1513af6ab5fSopenharmony_ci            "problem": "AnyType",
1523af6ab5fSopenharmony_ci            "suggest": "",
1533af6ab5fSopenharmony_ci            "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)"
1543af6ab5fSopenharmony_ci        },
1553af6ab5fSopenharmony_ci        {
1563af6ab5fSopenharmony_ci            "line": 79,
1573af6ab5fSopenharmony_ci            "column": 9,
1583af6ab5fSopenharmony_ci            "problem": "AnyType",
1593af6ab5fSopenharmony_ci            "suggest": "",
1603af6ab5fSopenharmony_ci            "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)"
1613af6ab5fSopenharmony_ci        },
1623af6ab5fSopenharmony_ci        {
1633af6ab5fSopenharmony_ci            "line": 81,
1643af6ab5fSopenharmony_ci            "column": 9,
1653af6ab5fSopenharmony_ci            "problem": "AnyType",
1663af6ab5fSopenharmony_ci            "suggest": "",
1673af6ab5fSopenharmony_ci            "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)"
1683af6ab5fSopenharmony_ci        },
1693af6ab5fSopenharmony_ci        {
1703af6ab5fSopenharmony_ci            "line": 87,
1713af6ab5fSopenharmony_ci            "column": 39,
1723af6ab5fSopenharmony_ci            "problem": "ClassAsObject",
1733af6ab5fSopenharmony_ci            "suggest": "",
1743af6ab5fSopenharmony_ci            "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
1753af6ab5fSopenharmony_ci        },
1763af6ab5fSopenharmony_ci        {
1773af6ab5fSopenharmony_ci            "line": 91,
1783af6ab5fSopenharmony_ci            "column": 12,
1793af6ab5fSopenharmony_ci            "problem": "ClassAsObject",
1803af6ab5fSopenharmony_ci            "suggest": "",
1813af6ab5fSopenharmony_ci            "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
1823af6ab5fSopenharmony_ci        },
1833af6ab5fSopenharmony_ci        {
1843af6ab5fSopenharmony_ci            "line": 96,
1853af6ab5fSopenharmony_ci            "column": 5,
1863af6ab5fSopenharmony_ci            "problem": "AnyType",
1873af6ab5fSopenharmony_ci            "suggest": "",
1883af6ab5fSopenharmony_ci            "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)"
1893af6ab5fSopenharmony_ci        },
1903af6ab5fSopenharmony_ci        {
1913af6ab5fSopenharmony_ci            "line": 98,
1923af6ab5fSopenharmony_ci            "column": 8,
1933af6ab5fSopenharmony_ci            "problem": "AnyType",
1943af6ab5fSopenharmony_ci            "suggest": "",
1953af6ab5fSopenharmony_ci            "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)"
1963af6ab5fSopenharmony_ci        },
1973af6ab5fSopenharmony_ci        {
1983af6ab5fSopenharmony_ci            "line": 116,
1993af6ab5fSopenharmony_ci            "column": 42,
2003af6ab5fSopenharmony_ci            "problem": "ClassAsObject",
2013af6ab5fSopenharmony_ci            "suggest": "",
2023af6ab5fSopenharmony_ci            "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
2033af6ab5fSopenharmony_ci        }
2043af6ab5fSopenharmony_ci    ]
2053af6ab5fSopenharmony_ci}