1{ 2 "copyright": [ 3 "Copyright (c) 2024 Huawei Device Co., Ltd.", 4 "Licensed under the Apache License, Version 2.0 (the 'License');", 5 "you may not use this file except in compliance with the License.", 6 "You may obtain a copy of the License at", 7 "", 8 "http://www.apache.org/licenses/LICENSE-2.0", 9 "", 10 "Unless required by applicable law or agreed to in writing, software", 11 "distributed under the License is distributed on an 'AS IS' BASIS,", 12 "WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.", 13 "See the License for the specific language governing permissions and", 14 "limitations under the License." 15 ], 16 "nodes": [ 17 { 18 "line": 31, 19 "column": 24, 20 "problem": "ClassAsObject", 21 "suggest": "", 22 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)" 23 }, 24 { 25 "line": 38, 26 "column": 27, 27 "problem": "ClassAsObject", 28 "suggest": "", 29 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)" 30 }, 31 { 32 "line": 59, 33 "column": 30, 34 "problem": "SendableClassInheritance", 35 "rule": "The inheritance for \"Sendable\" classes is limited (arkts-sendable-class-inheritance)" 36 }, 37 { 38 "line": 63, 39 "column": 30, 40 "problem": "SendableClassInheritance", 41 "rule": "The inheritance for \"Sendable\" classes is limited (arkts-sendable-class-inheritance)" 42 }, 43 { 44 "line": 68, 45 "column": 30, 46 "problem": "SendableClassInheritance", 47 "rule": "The inheritance for \"Sendable\" classes is limited (arkts-sendable-class-inheritance)" 48 }, 49 { 50 "line": 72, 51 "column": 30, 52 "problem": "SendableClassInheritance", 53 "rule": "The inheritance for \"Sendable\" classes is limited (arkts-sendable-class-inheritance)" 54 }, 55 { 56 "line": 81, 57 "column": 30, 58 "problem": "SendableClassInheritance", 59 "rule": "The inheritance for \"Sendable\" classes is limited (arkts-sendable-class-inheritance)" 60 }, 61 { 62 "line": 90, 63 "column": 30, 64 "problem": "SendableClassInheritance", 65 "rule": "The inheritance for \"Sendable\" classes is limited (arkts-sendable-class-inheritance)" 66 }, 67 { 68 "line": 125, 69 "column": 31, 70 "problem": "SendableClassInheritance", 71 "rule": "The inheritance for \"Sendable\" classes is limited (arkts-sendable-class-inheritance)" 72 }, 73 { 74 "line": 132, 75 "column": 31, 76 "problem": "SendableClassInheritance", 77 "rule": "The inheritance for \"Sendable\" classes is limited (arkts-sendable-class-inheritance)" 78 }, 79 { 80 "line": 139, 81 "column": 31, 82 "problem": "SendableClassInheritance", 83 "rule": "The inheritance for \"Sendable\" classes is limited (arkts-sendable-class-inheritance)" 84 }, 85 { 86 "line": 146, 87 "column": 31, 88 "problem": "SendableClassInheritance", 89 "rule": "The inheritance for \"Sendable\" classes is limited (arkts-sendable-class-inheritance)" 90 }, 91 { 92 "line": 155, 93 "column": 34, 94 "problem": "SendableClassInheritance", 95 "rule": "The inheritance for \"Sendable\" classes is limited (arkts-sendable-class-inheritance)" 96 }, 97 { 98 "line": 162, 99 "column": 34, 100 "problem": "SendableClassInheritance", 101 "rule": "The inheritance for \"Sendable\" classes is limited (arkts-sendable-class-inheritance)" 102 }, 103 { 104 "line": 169, 105 "column": 34, 106 "problem": "SendableClassInheritance", 107 "rule": "The inheritance for \"Sendable\" classes is limited (arkts-sendable-class-inheritance)" 108 } 109 ] 110}