{
    "copyright": [
        "Copyright (c) 2025-2026 Huawei Device Co., Ltd.",
        "Licensed under the Apache License, Version 2.0 (the 'License');",
        "you may not use this file except in compliance with the License.",
        "You may obtain a copy of the License at",
        "",
        "http://www.apache.org/licenses/LICENSE-2.0",
        "",
        "Unless required by applicable law or agreed to in writing, software",
        "distributed under the License is distributed on an 'AS IS' BASIS,",
        "WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.",
        "See the License for the specific language governing permissions and",
        "limitations under the License."
    ],
    "result": [
        {
            "line": 19,
            "column": 6,
            "endLine": 19,
            "endColumn": 12,
            "problem": "BuiltinNarrowTypes",
            "suggest": "",
            "rule": "Using narrowing of types is not allowed in this API (arkts-builtin-narrow-types)",
            "severity": "ERROR"
        },
        {
            "line": 23,
            "column": 7,
            "endLine": 23,
            "endColumn": 13,
            "problem": "BuiltinNarrowTypes",
            "suggest": "",
            "rule": "Using narrowing of types is not allowed in this API (arkts-builtin-narrow-types)",
            "severity": "ERROR"
        },
        {
            "line": 25,
            "column": 21,
            "endLine": 25,
            "endColumn": 28,
            "problem": "BuiltinNarrowTypes",
            "suggest": "",
            "rule": "Using narrowing of types is not allowed in this API (arkts-builtin-narrow-types)",
            "severity": "ERROR"
        },
        {
            "line": 29,
            "column": 23,
            "endLine": 29,
            "endColumn": 29,
            "problem": "BuiltinNarrowTypes",
            "suggest": "",
            "rule": "Using narrowing of types is not allowed in this API (arkts-builtin-narrow-types)",
            "severity": "ERROR"
        },
        {
            "line": 30,
            "column": 12,
            "endLine": 30,
            "endColumn": 18,
            "problem": "BuiltinNarrowTypes",
            "suggest": "",
            "rule": "Using narrowing of types is not allowed in this API (arkts-builtin-narrow-types)",
            "severity": "ERROR"
        },
        {
            "line": 30,
            "column": 5,
            "endLine": 30,
            "endColumn": 9,
            "problem": "BuiltinNewCtor",
            "suggest": "",
            "rule": "API is not support initial ctor signature (arkts-builtin-new-cotr)",
            "severity": "ERROR"
        },
        {
            "line": 34,
            "column": 11,
            "endLine": 34,
            "endColumn": 17,
            "problem": "BuiltinNarrowTypes",
            "suggest": "",
            "rule": "Using narrowing of types is not allowed in this API (arkts-builtin-narrow-types)",
            "severity": "ERROR"
        },
        {
            "line": 35,
            "column": 35,
            "endLine": 35,
            "endColumn": 41,
            "problem": "BuiltinNarrowTypes",
            "suggest": "",
            "rule": "Using narrowing of types is not allowed in this API (arkts-builtin-narrow-types)",
            "severity": "ERROR"
        },
        {
            "line": 37,
            "column": 13,
            "endLine": 37,
            "endColumn": 19,
            "problem": "BuiltinNarrowTypes",
            "suggest": "",
            "rule": "Using narrowing of types is not allowed in this API (arkts-builtin-narrow-types)",
            "severity": "ERROR"
        },
        {
            "line": 40,
            "column": 14,
            "endLine": 40,
            "endColumn": 19,
            "problem": "BuiltinNewCtor",
            "suggest": "",
            "rule": "API is not support initial ctor signature (arkts-builtin-new-cotr)",
            "severity": "ERROR"
        },
        {
            "line": 41,
            "column": 9,
            "endLine": 41,
            "endColumn": 16,
            "problem": "BuiltinNarrowTypes",
            "suggest": "",
            "rule": "Using narrowing of types is not allowed in this API (arkts-builtin-narrow-types)",
            "severity": "ERROR"
        },
        {
            "line": 44,
            "column": 13,
            "endLine": 44,
            "endColumn": 19,
            "problem": "BuiltinNarrowTypes",
            "suggest": "",
            "rule": "Using narrowing of types is not allowed in this API (arkts-builtin-narrow-types)",
            "severity": "ERROR"
        },
        {
            "line": 45,
            "column": 13,
            "endLine": 45,
            "endColumn": 19,
            "problem": "BuiltinNarrowTypes",
            "suggest": "",
            "rule": "Using narrowing of types is not allowed in this API (arkts-builtin-narrow-types)",
            "severity": "ERROR"
        },
        {
            "line": 47,
            "column": 46,
            "endLine": 47,
            "endColumn": 50,
            "problem": "ExtendsExpression",
            "suggest": "",
            "rule": "Extends or implements expression are not supported(arkts-no-extends-expression)",
            "severity": "ERROR"
        },
        {
            "line": 59,
            "column": 3,
            "endLine": 61,
            "endColumn": 4,
            "problem": "BuiltinNarrowTypes",
            "suggest": "",
            "rule": "Using narrowing of types is not allowed in this API (arkts-builtin-narrow-types)",
            "severity": "ERROR"
        },
        {
            "line": 50,
            "column": 21,
            "endLine": 50,
            "endColumn": 25,
            "problem": "BuiltinNewCtor",
            "suggest": "",
            "rule": "API is not support initial ctor signature (arkts-builtin-new-cotr)",
            "severity": "ERROR"
        },
        {
            "line": 56,
            "column": 24,
            "endLine": 56,
            "endColumn": 46,
            "problem": "IsOperator",
            "suggest": "",
            "rule": "Type guarding is supported with \"instanceof\" and \"as\" (arkts-no-is)",
            "severity": "ERROR"
        },
        {
            "line": 57,
            "column": 21,
            "endLine": 57,
            "endColumn": 27,
            "problem": "BuiltinNarrowTypes",
            "suggest": "",
            "rule": "Using narrowing of types is not allowed in this API (arkts-builtin-narrow-types)",
            "severity": "ERROR"
        },
        {
            "line": 59,
            "column": 10,
            "endLine": 59,
            "endColumn": 22,
            "problem": "MethodInheritRule",
            "suggest": "",
            "rule": "Overridden method parameters and return types must respect type inheritance principles (arkts-method-inherit-rule)",
            "severity": "ERROR"
        },
        {
            "line": 64,
            "column": 5,
            "endLine": 64,
            "endColumn": 43,
            "problem": "AnyType",
            "suggest": "",
            "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)",
            "severity": "ERROR"
        },
        {
            "line": 64,
            "column": 17,
            "endLine": 64,
            "endColumn": 34,
            "problem": "DynamicCtorCall",
            "suggest": "",
            "rule": "\"new\" expression with dynamic constructor type is not supported (arkts-no-dynamic-ctor-call)",
            "severity": "ERROR"
        },
        {
            "line": 65,
            "column": 5,
            "endLine": 65,
            "endColumn": 44,
            "problem": "AnyType",
            "suggest": "",
            "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)",
            "severity": "ERROR"
        },
        {
            "line": 65,
            "column": 18,
            "endLine": 65,
            "endColumn": 35,
            "problem": "DynamicCtorCall",
            "suggest": "",
            "rule": "\"new\" expression with dynamic constructor type is not supported (arkts-no-dynamic-ctor-call)",
            "severity": "ERROR"
        },
        {
            "line": 66,
            "column": 5,
            "endLine": 66,
            "endColumn": 44,
            "problem": "AnyType",
            "suggest": "",
            "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)",
            "severity": "ERROR"
        },
        {
            "line": 66,
            "column": 18,
            "endLine": 66,
            "endColumn": 35,
            "problem": "DynamicCtorCall",
            "suggest": "",
            "rule": "\"new\" expression with dynamic constructor type is not supported (arkts-no-dynamic-ctor-call)",
            "severity": "ERROR"
        },
        {
            "line": 67,
            "column": 5,
            "endLine": 67,
            "endColumn": 47,
            "problem": "AnyType",
            "suggest": "",
            "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)",
            "severity": "ERROR"
        },
        {
            "line": 68,
            "column": 43,
            "endLine": 68,
            "endColumn": 60,
            "problem": "DynamicCtorCall",
            "suggest": "",
            "rule": "\"new\" expression with dynamic constructor type is not supported (arkts-no-dynamic-ctor-call)",
            "severity": "ERROR"
        },
        {
            "line": 73,
            "column": 13,
            "endLine": 73,
            "endColumn": 19,
            "problem": "BuiltinNarrowTypes",
            "suggest": "",
            "rule": "Using narrowing of types is not allowed in this API (arkts-builtin-narrow-types)",
            "severity": "ERROR"
        },
        {
            "line": 76,
            "column": 13,
            "endLine": 76,
            "endColumn": 19,
            "problem": "BuiltinNarrowTypes",
            "suggest": "",
            "rule": "Using narrowing of types is not allowed in this API (arkts-builtin-narrow-types)",
            "severity": "ERROR"
        }
    ]
}