Home
last modified time | relevance | path

Searched defs:rule (Results 1 – 25 of 710) sorted by relevance

12345678910>>...29

/arkcompiler/ets_frontend/ets2panda/linter/test/
Des_object.ts.relax.json22 "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 …]
Des_object.ts.strict.json22 "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 …]
Dlimited_stdlib_api.ts.strict.json22 "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 …]
Dlimited_stdlib_api.ts.relax.json22 "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 …]
Dstructural_identity.ts.relax.json22 "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 …]
Dstructural_identity.ts.strict.json22 "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 …]
Dtypes.ts.strict.json22 "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 …]
Dfunction_expression.ts.strict.json22 … "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 …]
Darkui_decorators.ts.strict.json22 "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 …]
Darkui_decorators.ts.relax.json22 "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 …]
Dfunction_object_methods.ts.relax.json22 "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 …]
Dtypes.ts.relax.json22 "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/
Des_object.ts.strict.json22 "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 …]
Des_object.ts.relax.json22 "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 …]
Dlimited_stdlib_api.ts.relax.json22 "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 …]
Dlimited_stdlib_api.ts.strict.json22 "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 …]
Dstructural_identity.ts.relax.json22 "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 …]
Dstructural_identity.ts.strict.json22 "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 …]
Dtypes.ts.strict.json22 "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 …]
Dfunction_expression.ts.strict.json22 … "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 …]
Darkui_decorators.ts.strict.json22 "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 …]
Darkui_decorators.ts.relax.json22 "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 …]
Dfunction_object_methods.ts.relax.json22 "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 …]
Dtypes.ts.relax.json22 "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 …]
Dprototype_assignment.ts.strict.json22 … "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 …]

12345678910>>...29