1{ 2 "copyright": [ 3 "Copyright (c) 2022-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": 16, 19 "column": 15, 20 "problem": "FunctionExpression", 21 "suggest": "", 22 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 23 }, 24 { 25 "line": 18, 26 "column": 18, 27 "problem": "FunctionExpression", 28 "suggest": "", 29 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 30 }, 31 { 32 "line": 18, 33 "column": 39, 34 "problem": "AnyType", 35 "suggest": "", 36 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" 37 }, 38 { 39 "line": 23, 40 "column": 10, 41 "problem": "FunctionExpression", 42 "suggest": "", 43 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 44 }, 45 { 46 "line": 28, 47 "column": 17, 48 "problem": "FunctionExpression", 49 "suggest": "", 50 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 51 }, 52 { 53 "line": 32, 54 "column": 2, 55 "problem": "FunctionExpression", 56 "suggest": "", 57 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 58 }, 59 { 60 "line": 36, 61 "column": 7, 62 "problem": "FunctionExpression", 63 "suggest": "", 64 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 65 }, 66 { 67 "line": 41, 68 "column": 26, 69 "problem": "FunctionExpression", 70 "suggest": "", 71 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 72 }, 73 { 74 "line": 44, 75 "column": 27, 76 "problem": "FunctionExpression", 77 "suggest": "", 78 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 79 }, 80 { 81 "line": 48, 82 "column": 22, 83 "problem": "FunctionExpression", 84 "suggest": "", 85 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 86 }, 87 { 88 "line": 48, 89 "column": 22, 90 "problem": "LimitedReturnTypeInference", 91 "suggest": "", 92 "rule": "Function return type inference is limited (arkts-no-implicit-return-types)" 93 }, 94 { 95 "line": 48, 96 "column": 35, 97 "problem": "AnyType", 98 "suggest": "", 99 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" 100 }, 101 { 102 "line": 52, 103 "column": 19, 104 "problem": "FunctionExpression", 105 "suggest": "", 106 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 107 }, 108 { 109 "line": 52, 110 "column": 19, 111 "problem": "GeneratorFunction", 112 "suggest": "", 113 "rule": "Generator functions are not supported (arkts-no-generators)" 114 }, 115 { 116 "line": 53, 117 "column": 3, 118 "problem": "YieldExpression", 119 "suggest": "", 120 "rule": "Generator functions are not supported (arkts-no-generators)" 121 }, 122 { 123 "line": 56, 124 "column": 17, 125 "problem": "FunctionExpression", 126 "suggest": "", 127 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 128 }, 129 { 130 "line": 60, 131 "column": 18, 132 "problem": "FunctionExpression", 133 "suggest": "", 134 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 135 }, 136 { 137 "line": 64, 138 "column": 19, 139 "problem": "FunctionExpression", 140 "suggest": "", 141 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 142 }, 143 { 144 "line": 71, 145 "column": 25, 146 "problem": "FunctionExpression", 147 "suggest": "", 148 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 149 }, 150 { 151 "line": 78, 152 "column": 12, 153 "problem": "FunctionExpression", 154 "suggest": "", 155 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 156 }, 157 { 158 "line": 82, 159 "column": 5, 160 "problem": "AnyType", 161 "suggest": "", 162 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" 163 }, 164 { 165 "line": 82, 166 "column": 19, 167 "problem": "PropertyAccessByIndex", 168 "suggest": "", 169 "rule": "Indexed access is not supported for fields (arkts-no-props-by-index)" 170 }, 171 { 172 "line": 82, 173 "column": 19, 174 "problem": "FunctionExpression", 175 "suggest": "", 176 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 177 }, 178 { 179 "line": 86, 180 "column": 6, 181 "problem": "FunctionExpression", 182 "suggest": "", 183 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 184 }, 185 { 186 "line": 91, 187 "column": 9, 188 "problem": "FunctionExpression", 189 "suggest": "", 190 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 191 }, 192 { 193 "line": 96, 194 "column": 25, 195 "problem": "FunctionExpression", 196 "suggest": "", 197 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 198 }, 199 { 200 "line": 102, 201 "column": 9, 202 "problem": "AnyType", 203 "suggest": "", 204 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" 205 }, 206 { 207 "line": 104, 208 "column": 7, 209 "problem": "FunctionBind", 210 "suggest": "", 211 "rule": "\"Function.bind\" is not supported (arkts-no-func-bind)" 212 }, 213 { 214 "line": 102, 215 "column": 15, 216 "problem": "FunctionExpression", 217 "suggest": "", 218 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 219 }, 220 { 221 "line": 108, 222 "column": 16, 223 "problem": "FunctionExpression", 224 "suggest": "", 225 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 226 }, 227 { 228 "line": 109, 229 "column": 24, 230 "problem": "FunctionExpression", 231 "suggest": "", 232 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 233 }, 234 { 235 "line": 112, 236 "column": 5, 237 "problem": "FunctionExpression", 238 "suggest": "", 239 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 240 }, 241 { 242 "line": 113, 243 "column": 10, 244 "problem": "FunctionExpression", 245 "suggest": "", 246 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 247 } 248 ] 249}