| /arkcompiler/ets_frontend/ets2panda/linter/test/ |
| D | es_object.ts.relax.json | 22 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 29 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 36 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 43 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 50 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 57 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 64 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 71 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 78 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 85 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string [all …]
|
| D | es_object.ts.strict.json | 22 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 29 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 36 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 43 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 50 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 57 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 64 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 71 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 78 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 85 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string [all …]
|
| D | limited_stdlib_api.ts.strict.json | 22 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 29 "rule": "\"globalThis\" is not supported (arkts-no-globalthis)" string 36 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 43 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 50 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 57 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 64 …"rule": "Object literal must correspond to some explicitly declared class or interface (arkts-no-u… string 71 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 78 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 85 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string [all …]
|
| D | limited_stdlib_api.ts.relax.json | 22 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 29 "rule": "\"globalThis\" is not supported (arkts-no-globalthis)" string 36 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 43 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 50 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 57 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 64 …"rule": "Object literal must correspond to some explicitly declared class or interface (arkts-no-u… string 71 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 78 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 85 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string [all …]
|
| D | structural_identity.ts.relax.json | 22 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 29 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 36 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 43 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 50 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 57 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 64 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 71 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 78 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 85 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string [all …]
|
| D | structural_identity.ts.strict.json | 22 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 29 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 36 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 43 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 50 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 57 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 64 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 71 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 78 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 85 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string [all …]
|
| D | types.ts.strict.json | 22 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 29 "rule": "\"Symbol()\" API is not supported (arkts-no-symbol)" string 36 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 43 …"rule": "Object literal must correspond to some explicitly declared class or interface (arkts-no-u… string 50 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)" string 57 "rule": "Indexed access types are not supported (arkts-no-aliases-by-index)" string 64 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 71 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 78 "rule": "Nested functions are not supported (arkts-no-nested-funcs)" string 85 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string [all …]
|
| D | function_expression.ts.strict.json | 22 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" string 29 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" string 36 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 43 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" string 50 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" string 57 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" string 64 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" string 71 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" string 78 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" string 85 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" string [all …]
|
| D | arkui_decorators.ts.strict.json | 22 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 29 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 36 "rule": "Use inheritance instead of intersection types (arkts-no-intersection-types)" string 43 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 50 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 57 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 64 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 71 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 78 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 85 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string [all …]
|
| D | arkui_decorators.ts.relax.json | 22 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 29 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 36 "rule": "Use inheritance instead of intersection types (arkts-no-intersection-types)" string 43 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 50 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 57 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 64 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 71 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 78 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 85 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string [all …]
|
| D | function_object_methods.ts.relax.json | 22 "rule": "Reassigning object methods is not supported (arkts-no-method-reassignment)" string 29 …"rule": "\"Function.apply\", \"Function.bind\", \"Function.call\" are not supported (arkts-no-func… string 36 "rule": "Reassigning object methods is not supported (arkts-no-method-reassignment)" string 43 …"rule": "\"Function.apply\", \"Function.bind\", \"Function.call\" are not supported (arkts-no-func… string 50 …"rule": "\"Function.apply\", \"Function.bind\", \"Function.call\" are not supported (arkts-no-func… string 57 …"rule": "\"Function.apply\", \"Function.bind\", \"Function.call\" are not supported (arkts-no-func… string 64 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 71 …"rule": "\"Function.apply\", \"Function.bind\", \"Function.call\" are not supported (arkts-no-func… string 78 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 85 …"rule": "\"Function.apply\", \"Function.bind\", \"Function.call\" are not supported (arkts-no-func… string [all …]
|
| D | types.ts.relax.json | 22 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 29 "rule": "\"Symbol()\" API is not supported (arkts-no-symbol)" string 36 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 43 …"rule": "Object literal must correspond to some explicitly declared class or interface (arkts-no-u… string 50 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)" string 57 "rule": "Indexed access types are not supported (arkts-no-aliases-by-index)" string 64 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 71 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 78 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 85 "rule": "Type guarding is supported with \"instanceof\" and \"as\" (arkts-no-is)" string [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter-4.2/test/ |
| D | es_object.ts.strict.json | 22 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 29 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 36 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 43 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 50 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 57 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 64 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 71 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 78 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 85 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string [all …]
|
| D | es_object.ts.relax.json | 22 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 29 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 36 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 43 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 50 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 57 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 64 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 71 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 78 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string 85 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobject)" string [all …]
|
| D | limited_stdlib_api.ts.relax.json | 22 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 29 "rule": "\"globalThis\" is not supported (arkts-no-globalthis)" string 36 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 43 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 50 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 57 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 64 …"rule": "Object literal must correspond to some explicitly declared class or interface (arkts-no-u… string 71 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 78 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 85 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string [all …]
|
| D | limited_stdlib_api.ts.strict.json | 22 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 29 "rule": "\"globalThis\" is not supported (arkts-no-globalthis)" string 36 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 43 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 50 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 57 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 64 …"rule": "Object literal must correspond to some explicitly declared class or interface (arkts-no-u… string 71 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 78 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string 85 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" string [all …]
|
| D | structural_identity.ts.relax.json | 22 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 29 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 36 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 43 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 50 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 57 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 64 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 71 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 78 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 85 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string [all …]
|
| D | structural_identity.ts.strict.json | 22 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 29 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 36 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 43 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 50 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 57 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 64 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 71 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 78 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string 85 "rule": "Structural typing is not supported (arkts-no-structural-typing)" string [all …]
|
| D | types.ts.strict.json | 22 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 29 "rule": "\"Symbol()\" API is not supported (arkts-no-symbol)" string 36 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 43 …"rule": "Object literal must correspond to some explicitly declared class or interface (arkts-no-u… string 50 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)" string 57 "rule": "Indexed access types are not supported (arkts-no-aliases-by-index)" string 64 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 71 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 78 "rule": "Nested functions are not supported (arkts-no-nested-funcs)" string 85 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string [all …]
|
| D | function_expression.ts.strict.json | 22 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" string 29 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" string 36 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 43 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" string 50 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" string 57 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" string 64 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" string 71 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" string 78 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" string 85 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" string [all …]
|
| D | arkui_decorators.ts.strict.json | 22 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 29 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 36 "rule": "Use inheritance instead of intersection types (arkts-no-intersection-types)" string 43 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 50 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 57 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 64 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 71 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 78 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 85 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string [all …]
|
| D | arkui_decorators.ts.relax.json | 22 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 29 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 36 "rule": "Use inheritance instead of intersection types (arkts-no-intersection-types)" string 43 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 50 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 57 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 64 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 71 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 78 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 85 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string [all …]
|
| D | function_object_methods.ts.relax.json | 22 "rule": "Reassigning object methods is not supported (arkts-no-method-reassignment)" string 29 …"rule": "\"Function.apply\", \"Function.bind\", \"Function.call\" are not supported (arkts-no-func… string 36 "rule": "Reassigning object methods is not supported (arkts-no-method-reassignment)" string 43 …"rule": "\"Function.apply\", \"Function.bind\", \"Function.call\" are not supported (arkts-no-func… string 50 …"rule": "\"Function.apply\", \"Function.bind\", \"Function.call\" are not supported (arkts-no-func… string 57 …"rule": "\"Function.apply\", \"Function.bind\", \"Function.call\" are not supported (arkts-no-func… string 64 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 71 …"rule": "\"Function.apply\", \"Function.bind\", \"Function.call\" are not supported (arkts-no-func… string 78 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 85 …"rule": "\"Function.apply\", \"Function.bind\", \"Function.call\" are not supported (arkts-no-func… string [all …]
|
| D | types.ts.relax.json | 22 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 29 "rule": "\"Symbol()\" API is not supported (arkts-no-symbol)" string 36 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 43 …"rule": "Object literal must correspond to some explicitly declared class or interface (arkts-no-u… string 50 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)" string 57 "rule": "Indexed access types are not supported (arkts-no-aliases-by-index)" string 64 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 71 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 78 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 85 "rule": "Type guarding is supported with \"instanceof\" and \"as\" (arkts-no-is)" string [all …]
|
| D | prototype_assignment.ts.strict.json | 22 … "rule": "Using \"this\" inside stand-alone functions is not supported (arkts-no-standalone-this)" string 29 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" string 36 … "rule": "Using \"this\" inside stand-alone functions is not supported (arkts-no-standalone-this)" string 43 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 50 "rule": "Prototype assignment is not supported (arkts-no-prototype-assignment)" string 57 "rule": "Prototype assignment is not supported (arkts-no-prototype-assignment)" string 64 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" string 71 … "rule": "Using \"this\" inside stand-alone functions is not supported (arkts-no-standalone-this)" string 78 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" string 85 "rule": "Nested functions are not supported (arkts-no-nested-funcs)" string [all …]
|