change test ut

Signed-off-by: wangcaoyu <wangcaoyu@huawei.com>
This commit is contained in:
wangcaoyu 2024-03-09 17:28:44 +08:00
parent 368ccfb559
commit 1f0a68ff7d
223 changed files with 1678 additions and 1431 deletions

View File

@ -24,7 +24,7 @@
"character": -1
},
"newPos": {
"line": 6,
"line": 21,
"character": 3
},
"oldDescription": "",

View File

@ -20,7 +20,7 @@
],
"newHierarchicalRelations": [],
"oldPos": {
"line": 5,
"line": 20,
"character": 3
},
"newPos": {
@ -57,7 +57,7 @@
"character": -1
},
"newPos": {
"line": 5,
"line": 20,
"character": 3
},
"oldDescription": "",

View File

@ -20,7 +20,7 @@
],
"newHierarchicalRelations": [],
"oldPos": {
"line": 6,
"line": 21,
"character": 3
},
"newPos": {

View File

@ -19,7 +19,7 @@
],
"newHierarchicalRelations": [],
"oldPos": {
"line": 4,
"line": 19,
"character": 1
},
"newPos": {
@ -52,7 +52,7 @@
],
"newHierarchicalRelations": [],
"oldPos": {
"line": 5,
"line": 20,
"character": 3
},
"newPos": {

View File

@ -24,7 +24,7 @@
"character": -1
},
"newPos": {
"line": 6,
"line": 21,
"character": 3
},
"oldDescription": "",

View File

@ -20,7 +20,7 @@
],
"newHierarchicalRelations": [],
"oldPos": {
"line": 6,
"line": 21,
"character": 3
},
"newPos": {
@ -57,7 +57,7 @@
"character": -1
},
"newPos": {
"line": 6,
"line": 21,
"character": 3
},
"oldDescription": "",

View File

@ -20,7 +20,7 @@
],
"newHierarchicalRelations": [],
"oldPos": {
"line": 6,
"line": 21,
"character": 3
},
"newPos": {

View File

@ -24,11 +24,11 @@
"CONSTANT"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 3
},
"newPos": {
"line": 5,
"line": 20,
"character": 3
},
"oldDescription": "1",

View File

@ -24,7 +24,7 @@
"character": -1
},
"newPos": {
"line": 9,
"line": 24,
"character": 3
},
"oldDescription": "",

View File

@ -20,7 +20,7 @@
],
"newHierarchicalRelations": [],
"oldPos": {
"line": 9,
"line": 24,
"character": 3
},
"newPos": {
@ -57,7 +57,7 @@
"character": -1
},
"newPos": {
"line": 9,
"line": 24,
"character": 3
},
"oldDescription": "",

View File

@ -20,7 +20,7 @@
],
"newHierarchicalRelations": [],
"oldPos": {
"line": 9,
"line": 24,
"character": 3
},
"newPos": {

View File

@ -24,11 +24,11 @@
"VALUE_ONE"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 3
},
"newPos": {
"line": 5,
"line": 20,
"character": 3
},
"oldDescription": "0",
@ -61,11 +61,11 @@
"VALUE_TWO"
],
"oldPos": {
"line": 7,
"line": 22,
"character": 3
},
"newPos": {
"line": 7,
"line": 22,
"character": 3
},
"oldDescription": "1",
@ -98,11 +98,11 @@
"VALUE_THREE"
],
"oldPos": {
"line": 9,
"line": 24,
"character": 3
},
"newPos": {
"line": 9,
"line": 24,
"character": 3
},
"oldDescription": "2",

View File

@ -24,11 +24,11 @@
"VALUE_ONE"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 3
},
"newPos": {
"line": 5,
"line": 20,
"character": 3
},
"oldDescription": "0",

View File

@ -1,41 +1,41 @@
[
{
"apiType": "Method",
"statusCode": 16,
"oldApiDefinedText": "requestPermissionsFromUser(context: Context, permissionList: Array<Permissions>): Promise<PermissionRequestResult>;",
"newApiDefinedText": "requestPermissionsFromUser(context: Context, permissions: Array<Permissions>): Promise<PermissionRequestResult>;",
"oldApiName": "requestPermissionsFromUser",
"newApiName": "requestPermissionsFromUser",
"oldDtsName": "ut_extend_syscap.d.ts",
"newDtsName": "ut_extend_syscap.d.ts",
"diffType": 41,
"diffMessage": "函数中的参数名称发生改变",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [
"ut_extend_syscap.d.ts",
"abilityAccessCtrl",
"AtManager",
"requestPermissionsFromUser"
],
"newHierarchicalRelations": [
"ut_extend_syscap.d.ts",
"abilityAccessCtrl",
"AtManager",
"requestPermissionsFromUser"
],
"oldPos": {
"line": 15,
"character": 5
},
"newPos": {
"line": 15,
"character": 5
},
"oldDescription": "permissionList: Array<Permissions>",
"newDescription": "permissions: Array<Permissions>",
"oldSyscapField": "Security",
"newSyscapField": "Security"
}
[
{
"apiType": "Method",
"statusCode": 16,
"oldApiDefinedText": "requestPermissionsFromUser(context: Context, permissionList: Array<Permissions>): Promise<PermissionRequestResult>;",
"newApiDefinedText": "requestPermissionsFromUser(context: Context, permissions: Array<Permissions>): Promise<PermissionRequestResult>;",
"oldApiName": "requestPermissionsFromUser",
"newApiName": "requestPermissionsFromUser",
"oldDtsName": "ut_extend_syscap.d.ts",
"newDtsName": "ut_extend_syscap.d.ts",
"diffType": 41,
"diffMessage": "函数中的参数名称发生改变",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [
"ut_extend_syscap.d.ts",
"abilityAccessCtrl",
"AtManager",
"requestPermissionsFromUser"
],
"newHierarchicalRelations": [
"ut_extend_syscap.d.ts",
"abilityAccessCtrl",
"AtManager",
"requestPermissionsFromUser"
],
"oldPos": {
"line": 30,
"character": 5
},
"newPos": {
"line": 30,
"character": 5
},
"oldDescription": "permissionList: Array<Permissions>",
"newDescription": "permissions: Array<Permissions>",
"oldSyscapField": "Security",
"newSyscapField": "Security"
}
]

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 3
},
"newPos": {
"line": 5,
"line": 20,
"character": 3
},
"oldDescription": "str2: string",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 3
},
"newPos": {
"line": 5,
"line": 20,
"character": 3
},
"oldDescription": "str: string",
@ -61,11 +61,11 @@
"func"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 3
},
"newPos": {
"line": 5,
"line": 20,
"character": 3
},
"oldDescription": "str2: string",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 3
},
"newPos": {
"line": 5,
"line": 20,
"character": 3
},
"oldDescription": "str2: string",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 3
},
"newPos": {
"line": 5,
"line": 20,
"character": 3
},
"oldDescription": "",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 3
},
"newPos": {
"line": 5,
"line": 20,
"character": 3
},
"oldDescription": "str2?: string",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 3
},
"newPos": {
"line": 5,
"line": 20,
"character": 3
},
"oldDescription": "str2: string",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 3
},
"newPos": {
"line": 5,
"line": 20,
"character": 3
},
"oldDescription": "str: string",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 3
},
"newPos": {
"line": 5,
"line": 20,
"character": 3
},
"oldDescription": "str: string",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 3
},
"newPos": {
"line": 5,
"line": 20,
"character": 3
},
"oldDescription": "str: string | number",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 3
},
"newPos": {
"line": 5,
"line": 20,
"character": 3
},
"oldDescription": "",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 3
},
"newPos": {
"line": 5,
"line": 20,
"character": 3
},
"oldDescription": "string",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 3
},
"newPos": {
"line": 5,
"line": 20,
"character": 3
},
"oldDescription": "string",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 3
},
"newPos": {
"line": 5,
"line": 20,
"character": 3
},
"oldDescription": "string,number",

View File

@ -22,11 +22,11 @@
"Test"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 1
},
"newPos": {
"line": 5,
"line": 20,
"character": 1
},
"oldDescription": "form",

View File

@ -22,11 +22,11 @@
"test"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 1
},
"newPos": {
"line": 5,
"line": 20,
"character": 1
},
"oldDescription": "crossplatform",

View File

@ -22,11 +22,11 @@
"test"
],
"oldPos": {
"line": 7,
"line": 22,
"character": 1
},
"newPos": {
"line": 7,
"line": 22,
"character": 1
},
"oldDescription": "8",

View File

@ -22,11 +22,11 @@
"test"
],
"oldPos": {
"line": 7,
"line": 22,
"character": 1
},
"newPos": {
"line": 6,
"line": 21,
"character": 1
},
"oldDescription": "9",

View File

@ -22,11 +22,11 @@
"test"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 1
},
"newPos": {
"line": 7,
"line": 22,
"character": 1
},
"oldDescription": "-1",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 10,
"line": 25,
"character": 3
},
"newPos": {
"line": 11,
"line": 26,
"character": 3
},
"oldDescription": "201,202",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 11,
"line": 26,
"character": 3
},
"newPos": {
"line": 11,
"line": 26,
"character": 3
},
"oldDescription": "201,202,401",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 9,
"line": 24,
"character": 3
},
"newPos": {
"line": 11,
"line": 26,
"character": 3
},
"oldDescription": "",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 3
},
"newPos": {
"line": 11,
"line": 26,
"character": 3
},
"oldDescription": "",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 11,
"line": 26,
"character": 3
},
"newPos": {
"line": 10,
"line": 25,
"character": 3
},
"oldDescription": "201,202,401",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 11,
"line": 26,
"character": 3
},
"newPos": {
"line": 6,
"line": 21,
"character": 3
},
"oldDescription": "201,202,401",

View File

@ -22,11 +22,11 @@
"test"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 1
},
"newPos": {
"line": 5,
"line": 20,
"character": 1
},
"oldDescription": "famodelonly",

View File

@ -22,11 +22,11 @@
"test"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 1
},
"newPos": {
"line": 6,
"line": 21,
"character": 1
},
"oldDescription": "famodelonly",

View File

@ -22,11 +22,11 @@
"Test"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 1
},
"newPos": {
"line": 6,
"line": 21,
"character": 1
},
"oldDescription": "NA",

View File

@ -22,11 +22,11 @@
"test"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 1
},
"newPos": {
"line": 6,
"line": 21,
"character": 1
},
"oldDescription": "NA",

View File

@ -22,11 +22,11 @@
"test"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 1
},
"newPos": {
"line": 6,
"line": 21,
"character": 1
},
"oldDescription": "",

View File

@ -22,11 +22,11 @@
"test"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 1
},
"newPos": {
"line": 6,
"line": 21,
"character": 1
},
"oldDescription": "",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 9,
"line": 24,
"character": 3
},
"newPos": {
"line": 9,
"line": 24,
"character": 3
},
"oldDescription": "ohos.permission.GET_SENSITIVE_PERMISSIONS",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 8,
"line": 23,
"character": 3
},
"newPos": {
"line": 9,
"line": 24,
"character": 3
},
"oldDescription": "",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 9,
"line": 24,
"character": 3
},
"newPos": {
"line": 9,
"line": 24,
"character": 3
},
"oldDescription": "ohos.permission.GET_SENSITIVE_PERMISSIONS",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 9,
"line": 24,
"character": 3
},
"newPos": {
"line": 9,
"line": 24,
"character": 3
},
"oldDescription": "ohos.permission.GET_SENSITIVE_PERMISSIONS and ohos.permission.GRANT_SENSITIVE_PERMISSIONS",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 9,
"line": 24,
"character": 3
},
"newPos": {
"line": 9,
"line": 24,
"character": 3
},
"oldDescription": "ohos.permission.GET_SENSITIVE_PERMISSIONS and ohos.permission.GRANT_SENSITIVE_PERMISSIONS",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 9,
"line": 24,
"character": 3
},
"newPos": {
"line": 9,
"line": 24,
"character": 3
},
"oldDescription": "ohos.permission.GET_SENSITIVE_PERMISSIONS",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 9,
"line": 24,
"character": 3
},
"newPos": {
"line": 9,
"line": 24,
"character": 3
},
"oldDescription": "ohos.permission.GET_SENSITIVE_PERMISSIONS",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 9,
"line": 24,
"character": 3
},
"newPos": {
"line": 9,
"line": 24,
"character": 3
},
"oldDescription": "ohos.permission.GET_SENSITIVE_PERMISSIONS or ohos.permission.GRANT_SENSITIVE_PERMISSIONS",

View File

@ -24,11 +24,11 @@
"func"
],
"oldPos": {
"line": 9,
"line": 24,
"character": 3
},
"newPos": {
"line": 9,
"line": 24,
"character": 3
},
"oldDescription": "ohos.permission.GET_SENSITIVE_PERMISSIONS or ohos.permission.GRANT_SENSITIVE_PERMISSIONS",

View File

@ -22,11 +22,11 @@
"Test"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 1
},
"newPos": {
"line": 6,
"line": 21,
"character": 1
},
"oldDescription": "NA",

View File

@ -22,11 +22,11 @@
"test"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 1
},
"newPos": {
"line": 6,
"line": 21,
"character": 1
},
"oldDescription": "stagemodelonly",

View File

@ -22,11 +22,11 @@
"test"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 1
},
"newPos": {
"line": 5,
"line": 20,
"character": 1
},
"oldDescription": "stagemodelonly",

View File

@ -22,11 +22,11 @@
"test"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 1
},
"newPos": {
"line": 6,
"line": 21,
"character": 1
},
"oldDescription": "SystemCapability.Ability.AbilityRuntime.AbilityCore",

View File

@ -22,11 +22,11 @@
"test"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 1
},
"newPos": {
"line": 5,
"line": 20,
"character": 1
},
"oldDescription": "SystemCapability.Ability.AbilityRuntime.AbilityCore",

View File

@ -22,11 +22,11 @@
"test"
],
"oldPos": {
"line": 5,
"line": 20,
"character": 1
},
"newPos": {
"line": 6,
"line": 21,
"character": 1
},
"oldDescription": "",

View File

@ -22,11 +22,11 @@
"Test"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 1
},
"newPos": {
"line": 5,
"line": 20,
"character": 1
},
"oldDescription": "systemapi",

View File

@ -1,214 +1,214 @@
[
{
"apiType": "Namespace",
"statusCode": 4,
"oldApiDefinedText": " export namespace test",
"newApiDefinedText": " export namespace test",
"oldApiName": "test",
"newApiName": "test",
"oldDtsName": "ut_multiple_changes_in_single_file.d.ts",
"newDtsName": "ut_multiple_changes_in_single_file.d.ts",
"diffType": 63,
"diffMessage": "起始版本号新增",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [
"ut_multiple_changes_in_single_file.d.ts",
"test"
],
"newHierarchicalRelations": [
"ut_multiple_changes_in_single_file.d.ts",
"test"
],
"oldPos": {
"line": 1,
"character": 1
},
"newPos": {
"line": 4,
"character": 1
},
"oldDescription": "-1",
"newDescription": "10",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Method",
"statusCode": 12,
"oldApiDefinedText": "function func(str: string): void;",
"newApiDefinedText": "function func(str: string): void;",
"oldApiName": "func",
"newApiName": "func",
"oldDtsName": "ut_multiple_changes_in_single_file.d.ts",
"newDtsName": "ut_multiple_changes_in_single_file.d.ts",
"diffType": 27,
"diffMessage": "权限发送改变无法判断范围变化",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": false,
"oldHierarchicalRelations": [
"ut_multiple_changes_in_single_file.d.ts",
"test",
"func"
],
"newHierarchicalRelations": [
"ut_multiple_changes_in_single_file.d.ts",
"test",
"func"
],
"oldPos": {
"line": 5,
"character": 3
},
"newPos": {
"line": 8,
"character": 3
},
"oldDescription": "ohos.permission.GET_SENSITIVE_PERMISSIONS",
"newDescription": "ohos.permission.GET_PERMISSIONS",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Method",
"statusCode": 16,
"oldApiDefinedText": "func1(str: string):void;",
"newApiDefinedText": "func1(str: string, str1: number): void;",
"oldApiName": "func1",
"newApiName": "func1",
"oldDtsName": "ut_multiple_changes_in_single_file.d.ts",
"newDtsName": "ut_multiple_changes_in_single_file.d.ts",
"diffType": 37,
"diffMessage": "函数新增必选参数",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": false,
"oldHierarchicalRelations": [
"ut_multiple_changes_in_single_file.d.ts",
"test",
"test1",
"func1"
],
"newHierarchicalRelations": [
"ut_multiple_changes_in_single_file.d.ts",
"test",
"test1",
"func1"
],
"oldPos": {
"line": 8,
"character": 5
},
"newPos": {
"line": 11,
"character": 5
},
"oldDescription": "",
"newDescription": "str1: number",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Enum",
"statusCode": 3,
"oldApiDefinedText": "",
"newApiDefinedText": " enum Test3",
"oldApiName": "",
"newApiName": "Test3",
"oldDtsName": "",
"newDtsName": "ut_multiple_changes_in_single_file.d.ts",
"diffType": 59,
"diffMessage": "新增API",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [],
"newHierarchicalRelations": [
"ut_multiple_changes_in_single_file.d.ts",
"test",
"Test3"
],
"oldPos": {
"line": -1,
"character": -1
},
"newPos": {
"line": 14,
"character": 3
},
"oldDescription": "",
"newDescription": " enum Test3",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "EnumValue",
"statusCode": 3,
"oldApiDefinedText": "",
"newApiDefinedText": "VALUE_ONE = 1",
"oldApiName": "",
"newApiName": "VALUE_ONE",
"oldDtsName": "",
"newDtsName": "ut_multiple_changes_in_single_file.d.ts",
"diffType": 59,
"diffMessage": "新增API",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [],
"newHierarchicalRelations": [
"ut_multiple_changes_in_single_file.d.ts",
"test",
"Test3",
"VALUE_ONE"
],
"oldPos": {
"line": -1,
"character": -1
},
"newPos": {
"line": 15,
"character": 5
},
"oldDescription": "",
"newDescription": "VALUE_ONE = 1",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "EnumValue",
"statusCode": 3,
"oldApiDefinedText": "",
"newApiDefinedText": "VALUE_TWO",
"oldApiName": "",
"newApiName": "VALUE_TWO",
"oldDtsName": "",
"newDtsName": "ut_multiple_changes_in_single_file.d.ts",
"diffType": 59,
"diffMessage": "新增API",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [],
"newHierarchicalRelations": [
"ut_multiple_changes_in_single_file.d.ts",
"test",
"Test3",
"VALUE_TWO"
],
"oldPos": {
"line": -1,
"character": -1
},
"newPos": {
"line": 17,
"character": 5
},
"oldDescription": "",
"newDescription": "VALUE_TWO",
"oldSyscapField": "",
"newSyscapField": ""
}
[
{
"apiType": "Namespace",
"statusCode": 4,
"oldApiDefinedText": " export namespace test",
"newApiDefinedText": " export namespace test",
"oldApiName": "test",
"newApiName": "test",
"oldDtsName": "ut_multiple_changes_in_single_file.d.ts",
"newDtsName": "ut_multiple_changes_in_single_file.d.ts",
"diffType": 63,
"diffMessage": "起始版本号新增",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [
"ut_multiple_changes_in_single_file.d.ts",
"test"
],
"newHierarchicalRelations": [
"ut_multiple_changes_in_single_file.d.ts",
"test"
],
"oldPos": {
"line": 16,
"character": 1
},
"newPos": {
"line": 19,
"character": 1
},
"oldDescription": "-1",
"newDescription": "10",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Method",
"statusCode": 12,
"oldApiDefinedText": "function func(str: string): void;",
"newApiDefinedText": "function func(str: string): void;",
"oldApiName": "func",
"newApiName": "func",
"oldDtsName": "ut_multiple_changes_in_single_file.d.ts",
"newDtsName": "ut_multiple_changes_in_single_file.d.ts",
"diffType": 27,
"diffMessage": "权限发送改变无法判断范围变化",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": false,
"oldHierarchicalRelations": [
"ut_multiple_changes_in_single_file.d.ts",
"test",
"func"
],
"newHierarchicalRelations": [
"ut_multiple_changes_in_single_file.d.ts",
"test",
"func"
],
"oldPos": {
"line": 20,
"character": 3
},
"newPos": {
"line": 23,
"character": 3
},
"oldDescription": "ohos.permission.GET_SENSITIVE_PERMISSIONS",
"newDescription": "ohos.permission.GET_PERMISSIONS",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Method",
"statusCode": 16,
"oldApiDefinedText": "func1(str: string):void;",
"newApiDefinedText": "func1(str: string, str1: number): void;",
"oldApiName": "func1",
"newApiName": "func1",
"oldDtsName": "ut_multiple_changes_in_single_file.d.ts",
"newDtsName": "ut_multiple_changes_in_single_file.d.ts",
"diffType": 37,
"diffMessage": "函数新增必选参数",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": false,
"oldHierarchicalRelations": [
"ut_multiple_changes_in_single_file.d.ts",
"test",
"test1",
"func1"
],
"newHierarchicalRelations": [
"ut_multiple_changes_in_single_file.d.ts",
"test",
"test1",
"func1"
],
"oldPos": {
"line": 23,
"character": 5
},
"newPos": {
"line": 26,
"character": 5
},
"oldDescription": "",
"newDescription": "str1: number",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Enum",
"statusCode": 3,
"oldApiDefinedText": "",
"newApiDefinedText": " enum Test3",
"oldApiName": "",
"newApiName": "Test3",
"oldDtsName": "",
"newDtsName": "ut_multiple_changes_in_single_file.d.ts",
"diffType": 59,
"diffMessage": "新增API",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [],
"newHierarchicalRelations": [
"ut_multiple_changes_in_single_file.d.ts",
"test",
"Test3"
],
"oldPos": {
"line": -1,
"character": -1
},
"newPos": {
"line": 29,
"character": 3
},
"oldDescription": "",
"newDescription": " enum Test3",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "EnumValue",
"statusCode": 3,
"oldApiDefinedText": "",
"newApiDefinedText": "VALUE_ONE = 1",
"oldApiName": "",
"newApiName": "VALUE_ONE",
"oldDtsName": "",
"newDtsName": "ut_multiple_changes_in_single_file.d.ts",
"diffType": 59,
"diffMessage": "新增API",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [],
"newHierarchicalRelations": [
"ut_multiple_changes_in_single_file.d.ts",
"test",
"Test3",
"VALUE_ONE"
],
"oldPos": {
"line": -1,
"character": -1
},
"newPos": {
"line": 30,
"character": 5
},
"oldDescription": "",
"newDescription": "VALUE_ONE = 1",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "EnumValue",
"statusCode": 3,
"oldApiDefinedText": "",
"newApiDefinedText": "VALUE_TWO",
"oldApiName": "",
"newApiName": "VALUE_TWO",
"oldDtsName": "",
"newDtsName": "ut_multiple_changes_in_single_file.d.ts",
"diffType": 59,
"diffMessage": "新增API",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [],
"newHierarchicalRelations": [
"ut_multiple_changes_in_single_file.d.ts",
"test",
"Test3",
"VALUE_TWO"
],
"oldPos": {
"line": -1,
"character": -1
},
"newPos": {
"line": 32,
"character": 5
},
"oldDescription": "",
"newDescription": "VALUE_TWO",
"oldSyscapField": "",
"newSyscapField": ""
}
]

View File

@ -24,7 +24,7 @@
"character": -1
},
"newPos": {
"line": 7,
"line": 22,
"character": 3
},
"oldDescription": "",

View File

@ -20,7 +20,7 @@
],
"newHierarchicalRelations": [],
"oldPos": {
"line": 7,
"line": 22,
"character": 3
},
"newPos": {

View File

@ -24,11 +24,11 @@
"constant"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 3
},
"newPos": {
"line": 6,
"line": 21,
"character": 3
},
"oldDescription": "readonly constant?: 1;",

View File

@ -24,11 +24,11 @@
"constant"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 3
},
"newPos": {
"line": 6,
"line": 21,
"character": 3
},
"oldDescription": "readonly constant: 1;",

View File

@ -24,11 +24,11 @@
"str"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 3
},
"newPos": {
"line": 6,
"line": 21,
"character": 3
},
"oldDescription": "string",

View File

@ -24,7 +24,7 @@
"character": -1
},
"newPos": {
"line": 7,
"line": 22,
"character": 3
},
"oldDescription": "",

View File

@ -20,7 +20,7 @@
],
"newHierarchicalRelations": [],
"oldPos": {
"line": 7,
"line": 22,
"character": 3
},
"newPos": {

View File

@ -24,11 +24,11 @@
"str"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 3
},
"newPos": {
"line": 6,
"line": 21,
"character": 3
},
"oldDescription": "str?: string;",

View File

@ -24,11 +24,11 @@
"str"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 3
},
"newPos": {
"line": 6,
"line": 21,
"character": 3
},
"oldDescription": "str: string;",

View File

@ -1,98 +1,98 @@
[
{
"apiType": "Method",
"statusCode": 0,
"oldApiDefinedText": "declare function copyDir(src: string, dest: string, callback: AsyncCallback<void>): void;",
"newApiDefinedText": "",
"oldApiName": "copyDir",
"newApiName": "",
"oldDtsName": "ut_same_name_function_001.d.ts",
"newDtsName": "",
"diffType": 60,
"diffMessage": "删除API",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": false,
"oldHierarchicalRelations": [
"ut_same_name_function_001.d.ts",
"copyDir"
],
"newHierarchicalRelations": [],
"oldPos": {
"line": 25,
"character": 1
},
"newPos": {
"line": -1,
"character": -1
},
"oldDescription": "declare function copyDir(src: string, dest: string, callback: AsyncCallback<void>): void;",
"newDescription": "",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Method",
"statusCode": 3,
"oldApiDefinedText": "",
"newApiDefinedText": "declare function copyDir(src: string, dest: string): Promise<void>;",
"oldApiName": "",
"newApiName": "copyDir",
"oldDtsName": "",
"newDtsName": "ut_same_name_function_001.d.ts",
"diffType": 59,
"diffMessage": "新增API",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [],
"newHierarchicalRelations": [
"ut_same_name_function_001.d.ts",
"copyDir"
],
"oldPos": {
"line": -1,
"character": -1
},
"newPos": {
"line": 23,
"character": 1
},
"oldDescription": "",
"newDescription": "declare function copyDir(src: string, dest: string): Promise<void>;",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Method",
"statusCode": 3,
"oldApiDefinedText": "",
"newApiDefinedText": "declare function copyDir(src: string, dest: number, callback: AsyncCallback<void>): void;",
"oldApiName": "",
"newApiName": "copyDir",
"oldDtsName": "",
"newDtsName": "ut_same_name_function_001.d.ts",
"diffType": 59,
"diffMessage": "新增API",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [],
"newHierarchicalRelations": [
"ut_same_name_function_001.d.ts",
"copyDir"
],
"oldPos": {
"line": -1,
"character": -1
},
"newPos": {
"line": 27,
"character": 1
},
"oldDescription": "",
"newDescription": "declare function copyDir(src: string, dest: number, callback: AsyncCallback<void>): void;",
"oldSyscapField": "",
"newSyscapField": ""
}
[
{
"apiType": "Method",
"statusCode": 0,
"oldApiDefinedText": "declare function copyDir(src: string, dest: string, callback: AsyncCallback<void>): void;",
"newApiDefinedText": "",
"oldApiName": "copyDir",
"newApiName": "",
"oldDtsName": "ut_same_name_function_001.d.ts",
"newDtsName": "",
"diffType": 60,
"diffMessage": "删除API",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": false,
"oldHierarchicalRelations": [
"ut_same_name_function_001.d.ts",
"copyDir"
],
"newHierarchicalRelations": [],
"oldPos": {
"line": 24,
"character": 1
},
"newPos": {
"line": -1,
"character": -1
},
"oldDescription": "declare function copyDir(src: string, dest: string, callback: AsyncCallback<void>): void;",
"newDescription": "",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Method",
"statusCode": 3,
"oldApiDefinedText": "",
"newApiDefinedText": "declare function copyDir(src: string, dest: string): Promise<void>;",
"oldApiName": "",
"newApiName": "copyDir",
"oldDtsName": "",
"newDtsName": "ut_same_name_function_001.d.ts",
"diffType": 59,
"diffMessage": "新增API",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [],
"newHierarchicalRelations": [
"ut_same_name_function_001.d.ts",
"copyDir"
],
"oldPos": {
"line": -1,
"character": -1
},
"newPos": {
"line": 22,
"character": 1
},
"oldDescription": "",
"newDescription": "declare function copyDir(src: string, dest: string): Promise<void>;",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Method",
"statusCode": 3,
"oldApiDefinedText": "",
"newApiDefinedText": "declare function copyDir(src: string, dest: number, callback: AsyncCallback<void>): void;",
"oldApiName": "",
"newApiName": "copyDir",
"oldDtsName": "",
"newDtsName": "ut_same_name_function_001.d.ts",
"diffType": 59,
"diffMessage": "新增API",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [],
"newHierarchicalRelations": [
"ut_same_name_function_001.d.ts",
"copyDir"
],
"oldPos": {
"line": -1,
"character": -1
},
"newPos": {
"line": 26,
"character": 1
},
"oldDescription": "",
"newDescription": "declare function copyDir(src: string, dest: number, callback: AsyncCallback<void>): void;",
"oldSyscapField": "",
"newSyscapField": ""
}
]

View File

@ -1,72 +1,72 @@
[
{
"apiType": "Method",
"statusCode": 16,
"oldApiDefinedText": "declare function copyDir(src: string, dest: string, mode?: number): Promise<void>;",
"newApiDefinedText": "declare function copyDir(src: number, dest: string, mode?: number): Promise<void>;",
"oldApiName": "copyDir",
"newApiName": "copyDir",
"oldDtsName": "ut_same_name_function_002.d.ts",
"newDtsName": "ut_same_name_function_002.d.ts",
"diffType": 42,
"diffMessage": "函数的参数类型变更",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": false,
"oldHierarchicalRelations": [
"ut_same_name_function_002.d.ts",
"copyDir"
],
"newHierarchicalRelations": [
"ut_same_name_function_002.d.ts",
"copyDir"
],
"oldPos": {
"line": 23,
"character": 1
},
"newPos": {
"line": 23,
"character": 1
},
"oldDescription": "src: string",
"newDescription": "src: number",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Method",
"statusCode": 16,
"oldApiDefinedText": "declare function copyDir(src: string, dest: string, callback: AsyncCallback<void>): void;",
"newApiDefinedText": "declare function copyDir(src: string, dest: string, callback: AsyncCallback<void>): ConflictFiles;",
"oldApiName": "copyDir",
"newApiName": "copyDir",
"oldDtsName": "ut_same_name_function_002.d.ts",
"newDtsName": "ut_same_name_function_002.d.ts",
"diffType": 32,
"diffMessage": "函数返回值类型扩大",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": false,
"oldHierarchicalRelations": [
"ut_same_name_function_002.d.ts",
"copyDir"
],
"newHierarchicalRelations": [
"ut_same_name_function_002.d.ts",
"copyDir"
],
"oldPos": {
"line": 25,
"character": 1
},
"newPos": {
"line": 25,
"character": 1
},
"oldDescription": "",
"newDescription": "ConflictFiles",
"oldSyscapField": "",
"newSyscapField": ""
}
[
{
"apiType": "Method",
"statusCode": 16,
"oldApiDefinedText": "declare function copyDir(src: string, dest: string, mode?: number): Promise<void>;",
"newApiDefinedText": "declare function copyDir(src: number, dest: string, mode?: number): Promise<void>;",
"oldApiName": "copyDir",
"newApiName": "copyDir",
"oldDtsName": "ut_same_name_function_002.d.ts",
"newDtsName": "ut_same_name_function_002.d.ts",
"diffType": 42,
"diffMessage": "函数的参数类型变更",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": false,
"oldHierarchicalRelations": [
"ut_same_name_function_002.d.ts",
"copyDir"
],
"newHierarchicalRelations": [
"ut_same_name_function_002.d.ts",
"copyDir"
],
"oldPos": {
"line": 22,
"character": 1
},
"newPos": {
"line": 22,
"character": 1
},
"oldDescription": "src: string",
"newDescription": "src: number",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Method",
"statusCode": 16,
"oldApiDefinedText": "declare function copyDir(src: string, dest: string, callback: AsyncCallback<void>): void;",
"newApiDefinedText": "declare function copyDir(src: string, dest: string, callback: AsyncCallback<void>): ConflictFiles;",
"oldApiName": "copyDir",
"newApiName": "copyDir",
"oldDtsName": "ut_same_name_function_002.d.ts",
"newDtsName": "ut_same_name_function_002.d.ts",
"diffType": 32,
"diffMessage": "函数返回值类型扩大",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": false,
"oldHierarchicalRelations": [
"ut_same_name_function_002.d.ts",
"copyDir"
],
"newHierarchicalRelations": [
"ut_same_name_function_002.d.ts",
"copyDir"
],
"oldPos": {
"line": 24,
"character": 1
},
"newPos": {
"line": 24,
"character": 1
},
"oldDescription": "",
"newDescription": "ConflictFiles",
"oldSyscapField": "",
"newSyscapField": ""
}
]

View File

@ -1,66 +1,66 @@
[
{
"apiType": "Struct",
"statusCode": 0,
"oldApiDefinedText": " struct MyComponent",
"newApiDefinedText": "",
"oldApiName": "MyComponent",
"newApiName": "",
"oldDtsName": "ut_struct_api.d.ets",
"newDtsName": "",
"diffType": 60,
"diffMessage": "删除API",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": false,
"oldHierarchicalRelations": [
"ut_struct_api.d.ets",
"MyComponent"
],
"newHierarchicalRelations": [],
"oldPos": {
"line": 15,
"character": 1
},
"newPos": {
"line": -1,
"character": -1
},
"oldDescription": " struct MyComponent",
"newDescription": "",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Struct",
"statusCode": 3,
"oldApiDefinedText": "",
"newApiDefinedText": " struct MyComponents",
"oldApiName": "",
"newApiName": "MyComponents",
"oldDtsName": "",
"newDtsName": "ut_struct_api.d.ets",
"diffType": 59,
"diffMessage": "新增API",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [],
"newHierarchicalRelations": [
"ut_struct_api.d.ets",
"MyComponents"
],
"oldPos": {
"line": -1,
"character": -1
},
"newPos": {
"line": 15,
"character": 1
},
"oldDescription": "",
"newDescription": " struct MyComponents",
"oldSyscapField": "",
"newSyscapField": ""
}
[
{
"apiType": "Struct",
"statusCode": 0,
"oldApiDefinedText": " struct MyComponent",
"newApiDefinedText": "",
"oldApiName": "MyComponent",
"newApiName": "",
"oldDtsName": "ut_struct_api.d.ets",
"newDtsName": "",
"diffType": 60,
"diffMessage": "删除API",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": false,
"oldHierarchicalRelations": [
"ut_struct_api.d.ets",
"MyComponent"
],
"newHierarchicalRelations": [],
"oldPos": {
"line": 15,
"character": 1
},
"newPos": {
"line": -1,
"character": -1
},
"oldDescription": " struct MyComponent",
"newDescription": "",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Struct",
"statusCode": 3,
"oldApiDefinedText": "",
"newApiDefinedText": " struct MyComponents",
"oldApiName": "",
"newApiName": "MyComponents",
"oldDtsName": "",
"newDtsName": "ut_struct_api.d.ets",
"diffType": 59,
"diffMessage": "新增API",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [],
"newHierarchicalRelations": [
"ut_struct_api.d.ets",
"MyComponents"
],
"oldPos": {
"line": -1,
"character": -1
},
"newPos": {
"line": 15,
"character": 1
},
"oldDescription": "",
"newDescription": " struct MyComponents",
"oldSyscapField": "",
"newSyscapField": ""
}
]

View File

@ -1,72 +1,72 @@
[
{
"apiType": "Struct",
"statusCode": 24,
"oldApiDefinedText": " struct MyComponent",
"newApiDefinedText": " struct MyComponent",
"oldApiName": "MyComponent",
"newApiName": "MyComponent",
"oldDtsName": "ut_struct_api_mutilple_decorator_change.d.ets",
"newDtsName": "ut_struct_api_mutilple_decorator_change.d.ets",
"diffType": 62,
"diffMessage": "删除装饰器",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [
"ut_struct_api_mutilple_decorator_change.d.ets",
"MyComponent"
],
"newHierarchicalRelations": [
"ut_struct_api_mutilple_decorator_change.d.ets",
"MyComponent"
],
"oldPos": {
"line": 15,
"character": 1
},
"newPos": {
"line": 15,
"character": 1
},
"oldDescription": "Prop",
"newDescription": "",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Struct",
"statusCode": 23,
"oldApiDefinedText": " struct MyComponent",
"newApiDefinedText": " struct MyComponent",
"oldApiName": "MyComponent",
"newApiName": "MyComponent",
"oldDtsName": "ut_struct_api_mutilple_decorator_change.d.ets",
"newDtsName": "ut_struct_api_mutilple_decorator_change.d.ets",
"diffType": 61,
"diffMessage": "新增装饰器",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [
"ut_struct_api_mutilple_decorator_change.d.ets",
"MyComponent"
],
"newHierarchicalRelations": [
"ut_struct_api_mutilple_decorator_change.d.ets",
"MyComponent"
],
"oldPos": {
"line": 15,
"character": 1
},
"newPos": {
"line": 15,
"character": 1
},
"oldDescription": "",
"newDescription": "Props",
"oldSyscapField": "",
"newSyscapField": ""
}
[
{
"apiType": "Struct",
"statusCode": 24,
"oldApiDefinedText": " struct MyComponent",
"newApiDefinedText": " struct MyComponent",
"oldApiName": "MyComponent",
"newApiName": "MyComponent",
"oldDtsName": "ut_struct_api_mutilple_decorator_change.d.ets",
"newDtsName": "ut_struct_api_mutilple_decorator_change.d.ets",
"diffType": 62,
"diffMessage": "删除装饰器",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [
"ut_struct_api_mutilple_decorator_change.d.ets",
"MyComponent"
],
"newHierarchicalRelations": [
"ut_struct_api_mutilple_decorator_change.d.ets",
"MyComponent"
],
"oldPos": {
"line": 15,
"character": 1
},
"newPos": {
"line": 15,
"character": 1
},
"oldDescription": "Prop",
"newDescription": "",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Struct",
"statusCode": 23,
"oldApiDefinedText": " struct MyComponent",
"newApiDefinedText": " struct MyComponent",
"oldApiName": "MyComponent",
"newApiName": "MyComponent",
"oldDtsName": "ut_struct_api_mutilple_decorator_change.d.ets",
"newDtsName": "ut_struct_api_mutilple_decorator_change.d.ets",
"diffType": 61,
"diffMessage": "新增装饰器",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [
"ut_struct_api_mutilple_decorator_change.d.ets",
"MyComponent"
],
"newHierarchicalRelations": [
"ut_struct_api_mutilple_decorator_change.d.ets",
"MyComponent"
],
"oldPos": {
"line": 15,
"character": 1
},
"newPos": {
"line": 15,
"character": 1
},
"oldDescription": "",
"newDescription": "Props",
"oldSyscapField": "",
"newSyscapField": ""
}
]

View File

@ -1,76 +1,76 @@
[
{
"apiType": "Property",
"statusCode": 24,
"oldApiDefinedText": "@Prop containers: () => void;",
"newApiDefinedText": "@BuilderParam containers: () => void;",
"oldApiName": "containers",
"newApiName": "containers",
"oldDtsName": "ut_struct_child_decorator_change.d.ets",
"newDtsName": "ut_struct_child_decorator_change.d.ets",
"diffType": 62,
"diffMessage": "删除装饰器",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [
"ut_struct_child_decorator_change.d.ets",
"MyComponent",
"containers"
],
"newHierarchicalRelations": [
"ut_struct_child_decorator_change.d.ets",
"MyComponent",
"containers"
],
"oldPos": {
"line": 18,
"character": 3
},
"newPos": {
"line": 19,
"character": 3
},
"oldDescription": "Prop",
"newDescription": "",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Property",
"statusCode": 23,
"oldApiDefinedText": "@Prop containers: () => void;",
"newApiDefinedText": "@BuilderParam containers: () => void;",
"oldApiName": "containers",
"newApiName": "containers",
"oldDtsName": "ut_struct_child_decorator_change.d.ets",
"newDtsName": "ut_struct_child_decorator_change.d.ets",
"diffType": 61,
"diffMessage": "新增装饰器",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [
"ut_struct_child_decorator_change.d.ets",
"MyComponent",
"containers"
],
"newHierarchicalRelations": [
"ut_struct_child_decorator_change.d.ets",
"MyComponent",
"containers"
],
"oldPos": {
"line": 18,
"character": 3
},
"newPos": {
"line": 19,
"character": 3
},
"oldDescription": "",
"newDescription": "BuilderParam",
"oldSyscapField": "",
"newSyscapField": ""
}
[
{
"apiType": "Property",
"statusCode": 24,
"oldApiDefinedText": "@Prop containers: () => void;",
"newApiDefinedText": "@BuilderParam containers: () => void;",
"oldApiName": "containers",
"newApiName": "containers",
"oldDtsName": "ut_struct_child_decorator_change.d.ets",
"newDtsName": "ut_struct_child_decorator_change.d.ets",
"diffType": 62,
"diffMessage": "删除装饰器",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [
"ut_struct_child_decorator_change.d.ets",
"MyComponent",
"containers"
],
"newHierarchicalRelations": [
"ut_struct_child_decorator_change.d.ets",
"MyComponent",
"containers"
],
"oldPos": {
"line": 18,
"character": 3
},
"newPos": {
"line": 19,
"character": 3
},
"oldDescription": "Prop",
"newDescription": "",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Property",
"statusCode": 23,
"oldApiDefinedText": "@Prop containers: () => void;",
"newApiDefinedText": "@BuilderParam containers: () => void;",
"oldApiName": "containers",
"newApiName": "containers",
"oldDtsName": "ut_struct_child_decorator_change.d.ets",
"newDtsName": "ut_struct_child_decorator_change.d.ets",
"diffType": 61,
"diffMessage": "新增装饰器",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [
"ut_struct_child_decorator_change.d.ets",
"MyComponent",
"containers"
],
"newHierarchicalRelations": [
"ut_struct_child_decorator_change.d.ets",
"MyComponent",
"containers"
],
"oldPos": {
"line": 18,
"character": 3
},
"newPos": {
"line": 19,
"character": 3
},
"oldDescription": "",
"newDescription": "BuilderParam",
"oldSyscapField": "",
"newSyscapField": ""
}
]

View File

@ -1,68 +1,68 @@
[
{
"apiType": "Property",
"statusCode": 0,
"oldApiDefinedText": "@BuilderParam container: () => void;",
"newApiDefinedText": "",
"oldApiName": "container",
"newApiName": "",
"oldDtsName": "ut_struct_child_name_change.d.ets",
"newDtsName": "",
"diffType": 60,
"diffMessage": "删除API",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": false,
"oldHierarchicalRelations": [
"ut_struct_child_name_change.d.ets",
"MyComponent",
"container"
],
"newHierarchicalRelations": [],
"oldPos": {
"line": 17,
"character": 3
},
"newPos": {
"line": -1,
"character": -1
},
"oldDescription": "@BuilderParam container: () => void;",
"newDescription": "",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Property",
"statusCode": 3,
"oldApiDefinedText": "",
"newApiDefinedText": "@BuilderParam containers: () => void;",
"oldApiName": "",
"newApiName": "containers",
"oldDtsName": "",
"newDtsName": "ut_struct_child_name_change.d.ets",
"diffType": 59,
"diffMessage": "新增API",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [],
"newHierarchicalRelations": [
"ut_struct_child_name_change.d.ets",
"MyComponent",
"containers"
],
"oldPos": {
"line": -1,
"character": -1
},
"newPos": {
"line": 17,
"character": 3
},
"oldDescription": "",
"newDescription": "@BuilderParam containers: () => void;",
"oldSyscapField": "",
"newSyscapField": ""
}
[
{
"apiType": "Property",
"statusCode": 0,
"oldApiDefinedText": "@BuilderParam container: () => void;",
"newApiDefinedText": "",
"oldApiName": "container",
"newApiName": "",
"oldDtsName": "ut_struct_child_name_change.d.ets",
"newDtsName": "",
"diffType": 60,
"diffMessage": "删除API",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": false,
"oldHierarchicalRelations": [
"ut_struct_child_name_change.d.ets",
"MyComponent",
"container"
],
"newHierarchicalRelations": [],
"oldPos": {
"line": 17,
"character": 3
},
"newPos": {
"line": -1,
"character": -1
},
"oldDescription": "@BuilderParam container: () => void;",
"newDescription": "",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Property",
"statusCode": 3,
"oldApiDefinedText": "",
"newApiDefinedText": "@BuilderParam containers: () => void;",
"oldApiName": "",
"newApiName": "containers",
"oldDtsName": "",
"newDtsName": "ut_struct_child_name_change.d.ets",
"diffType": 59,
"diffMessage": "新增API",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [],
"newHierarchicalRelations": [
"ut_struct_child_name_change.d.ets",
"MyComponent",
"containers"
],
"oldPos": {
"line": -1,
"character": -1
},
"newPos": {
"line": 17,
"character": 3
},
"oldDescription": "",
"newDescription": "@BuilderParam containers: () => void;",
"oldSyscapField": "",
"newSyscapField": ""
}
]

View File

@ -1,39 +1,39 @@
[
{
"apiType": "Property",
"statusCode": 16,
"oldApiDefinedText": "@Prop primaryText: ResourceStr;",
"newApiDefinedText": "@Prop primaryText: ResourceStrs;",
"oldApiName": "primaryText",
"newApiName": "primaryText",
"oldDtsName": "ut_struct_child_return_type_change.d.ets",
"newDtsName": "ut_struct_child_return_type_change.d.ets",
"diffType": 52,
"diffMessage": "可写属性类型范围扩大",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": false,
"oldHierarchicalRelations": [
"ut_struct_child_return_type_change.d.ets",
"MyComponent",
"primaryText"
],
"newHierarchicalRelations": [
"ut_struct_child_return_type_change.d.ets",
"MyComponent",
"primaryText"
],
"oldPos": {
"line": 17,
"character": 3
},
"newPos": {
"line": 17,
"character": 3
},
"oldDescription": "ResourceStr",
"newDescription": "ResourceStrs",
"oldSyscapField": "",
"newSyscapField": ""
}
[
{
"apiType": "Property",
"statusCode": 16,
"oldApiDefinedText": "@Prop primaryText: ResourceStr;",
"newApiDefinedText": "@Prop primaryText: ResourceStrs;",
"oldApiName": "primaryText",
"newApiName": "primaryText",
"oldDtsName": "ut_struct_child_return_type_change.d.ets",
"newDtsName": "ut_struct_child_return_type_change.d.ets",
"diffType": 52,
"diffMessage": "可写属性类型范围扩大",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": false,
"oldHierarchicalRelations": [
"ut_struct_child_return_type_change.d.ets",
"MyComponent",
"primaryText"
],
"newHierarchicalRelations": [
"ut_struct_child_return_type_change.d.ets",
"MyComponent",
"primaryText"
],
"oldPos": {
"line": 17,
"character": 3
},
"newPos": {
"line": 17,
"character": 3
},
"oldDescription": "ResourceStr",
"newDescription": "ResourceStrs",
"oldSyscapField": "",
"newSyscapField": ""
}
]

View File

@ -1,76 +1,76 @@
[
{
"apiType": "Property",
"statusCode": 23,
"oldApiDefinedText": "@Provide('a') count: number = 0;",
"newApiDefinedText": "@Provide('b') count: number = 0;",
"oldApiName": "count",
"newApiName": "count",
"oldDtsName": "ut_struct_decorator_argument_change.d.ets",
"newDtsName": "ut_struct_decorator_argument_change.d.ets",
"diffType": 61,
"diffMessage": "新增装饰器",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [
"ut_struct_decorator_argument_change.d.ets",
"MyComponent",
"count"
],
"newHierarchicalRelations": [
"ut_struct_decorator_argument_change.d.ets",
"MyComponent",
"count"
],
"oldPos": {
"line": 17,
"character": 3
},
"newPos": {
"line": 17,
"character": 3
},
"oldDescription": "",
"newDescription": "Provide",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Property",
"statusCode": 24,
"oldApiDefinedText": "@Provide('a') count: number = 0;",
"newApiDefinedText": "@Provide('b') count: number = 0;",
"oldApiName": "count",
"newApiName": "count",
"oldDtsName": "ut_struct_decorator_argument_change.d.ets",
"newDtsName": "ut_struct_decorator_argument_change.d.ets",
"diffType": 62,
"diffMessage": "删除装饰器",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [
"ut_struct_decorator_argument_change.d.ets",
"MyComponent",
"count"
],
"newHierarchicalRelations": [
"ut_struct_decorator_argument_change.d.ets",
"MyComponent",
"count"
],
"oldPos": {
"line": 17,
"character": 3
},
"newPos": {
"line": 17,
"character": 3
},
"oldDescription": "Provide",
"newDescription": "",
"oldSyscapField": "",
"newSyscapField": ""
}
[
{
"apiType": "Property",
"statusCode": 23,
"oldApiDefinedText": "@Provide('a') count: number = 0;",
"newApiDefinedText": "@Provide('b') count: number = 0;",
"oldApiName": "count",
"newApiName": "count",
"oldDtsName": "ut_struct_decorator_argument_change.d.ets",
"newDtsName": "ut_struct_decorator_argument_change.d.ets",
"diffType": 61,
"diffMessage": "新增装饰器",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [
"ut_struct_decorator_argument_change.d.ets",
"MyComponent",
"count"
],
"newHierarchicalRelations": [
"ut_struct_decorator_argument_change.d.ets",
"MyComponent",
"count"
],
"oldPos": {
"line": 17,
"character": 3
},
"newPos": {
"line": 17,
"character": 3
},
"oldDescription": "",
"newDescription": "Provide",
"oldSyscapField": "",
"newSyscapField": ""
},
{
"apiType": "Property",
"statusCode": 24,
"oldApiDefinedText": "@Provide('a') count: number = 0;",
"newApiDefinedText": "@Provide('b') count: number = 0;",
"oldApiName": "count",
"newApiName": "count",
"oldDtsName": "ut_struct_decorator_argument_change.d.ets",
"newDtsName": "ut_struct_decorator_argument_change.d.ets",
"diffType": 62,
"diffMessage": "删除装饰器",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [
"ut_struct_decorator_argument_change.d.ets",
"MyComponent",
"count"
],
"newHierarchicalRelations": [
"ut_struct_decorator_argument_change.d.ets",
"MyComponent",
"count"
],
"oldPos": {
"line": 17,
"character": 3
},
"newPos": {
"line": 17,
"character": 3
},
"oldDescription": "Provide",
"newDescription": "",
"oldSyscapField": "",
"newSyscapField": ""
}
]

View File

@ -1,37 +1,37 @@
[
{
"apiType": "Struct",
"statusCode": 24,
"oldApiDefinedText": " struct MyComponent",
"newApiDefinedText": " struct MyComponent",
"oldApiName": "MyComponent",
"newApiName": "MyComponent",
"oldDtsName": "ut_struct_decorator_delete.d.ets",
"newDtsName": "ut_struct_decorator_delete.d.ets",
"diffType": 62,
"diffMessage": "删除装饰器",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [
"ut_struct_decorator_delete.d.ets",
"MyComponent"
],
"newHierarchicalRelations": [
"ut_struct_decorator_delete.d.ets",
"MyComponent"
],
"oldPos": {
"line": 15,
"character": 1
},
"newPos": {
"line": 16,
"character": 1
},
"oldDescription": "Component",
"newDescription": "",
"oldSyscapField": "",
"newSyscapField": ""
}
[
{
"apiType": "Struct",
"statusCode": 24,
"oldApiDefinedText": " struct MyComponent",
"newApiDefinedText": " struct MyComponent",
"oldApiName": "MyComponent",
"newApiName": "MyComponent",
"oldDtsName": "ut_struct_decorator_delete.d.ets",
"newDtsName": "ut_struct_decorator_delete.d.ets",
"diffType": 62,
"diffMessage": "删除装饰器",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [
"ut_struct_decorator_delete.d.ets",
"MyComponent"
],
"newHierarchicalRelations": [
"ut_struct_decorator_delete.d.ets",
"MyComponent"
],
"oldPos": {
"line": 15,
"character": 1
},
"newPos": {
"line": 16,
"character": 1
},
"oldDescription": "Component",
"newDescription": "",
"oldSyscapField": "",
"newSyscapField": ""
}
]

View File

@ -1,37 +1,37 @@
[
{
"apiType": "Struct",
"statusCode": 23,
"oldApiDefinedText": " struct MyComponent",
"newApiDefinedText": " struct MyComponent",
"oldApiName": "MyComponent",
"newApiName": "MyComponent",
"oldDtsName": "ut_struct_new_decorator.d.ets",
"newDtsName": "ut_struct_new_decorator.d.ets",
"diffType": 61,
"diffMessage": "新增装饰器",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [
"ut_struct_new_decorator.d.ets",
"MyComponent"
],
"newHierarchicalRelations": [
"ut_struct_new_decorator.d.ets",
"MyComponent"
],
"oldPos": {
"line": 16,
"character": 1
},
"newPos": {
"line": 15,
"character": 1
},
"oldDescription": "",
"newDescription": "Component",
"oldSyscapField": "",
"newSyscapField": ""
}
[
{
"apiType": "Struct",
"statusCode": 23,
"oldApiDefinedText": " struct MyComponent",
"newApiDefinedText": " struct MyComponent",
"oldApiName": "MyComponent",
"newApiName": "MyComponent",
"oldDtsName": "ut_struct_new_decorator.d.ets",
"newDtsName": "ut_struct_new_decorator.d.ets",
"diffType": 61,
"diffMessage": "新增装饰器",
"changeLogUrl": "",
"changeLogs": [],
"isCompatible": true,
"oldHierarchicalRelations": [
"ut_struct_new_decorator.d.ets",
"MyComponent"
],
"newHierarchicalRelations": [
"ut_struct_new_decorator.d.ets",
"MyComponent"
],
"oldPos": {
"line": 16,
"character": 1
},
"newPos": {
"line": 15,
"character": 1
},
"oldDescription": "",
"newDescription": "Component",
"oldSyscapField": "",
"newSyscapField": ""
}
]

View File

@ -24,11 +24,11 @@
"Type"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 3
},
"newPos": {
"line": 6,
"line": 21,
"character": 3
},
"oldDescription": "'none'",

View File

@ -24,11 +24,11 @@
"Type"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 3
},
"newPos": {
"line": 6,
"line": 21,
"character": 3
},
"oldDescription": "'none'",

View File

@ -24,11 +24,11 @@
"Type"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 3
},
"newPos": {
"line": 6,
"line": 21,
"character": 3
},
"oldDescription": "'none','reduce'",

View File

@ -24,11 +24,11 @@
"fuc"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 3
},
"newPos": {
"line": 6,
"line": 21,
"character": 3
},
"oldDescription": "str: string",

View File

@ -24,11 +24,11 @@
"fuc"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 3
},
"newPos": {
"line": 6,
"line": 21,
"character": 3
},
"oldDescription": "str: string | number",

View File

@ -24,11 +24,11 @@
"fuc"
],
"oldPos": {
"line": 6,
"line": 21,
"character": 3
},
"newPos": {
"line": 6,
"line": 21,
"character": 3
},
"oldDescription": "str: string | number",

View File

@ -35,8 +35,8 @@
"isForm": false,
"isCrossPlatForm": false,
"isAutomicService": false,
"hierarchicalRelations": "ut_method_on_off_004.d.ts/Test/on",
"apiName": "on",
"hierarchicalRelations": "ut_method_on_off_004.d.ts/Test/on_ChangeEvent",
"apiName": "on_ChangeEvent",
"deprecatedVersion": "",
"useInstead": "",
"apiType": "Method",

View File

@ -35,8 +35,8 @@
"isForm": false,
"isCrossPlatForm": false,
"isAutomicService": false,
"hierarchicalRelations": "ut_method_on_off_005.d.ts/Test/on",
"apiName": "on",
"hierarchicalRelations": "ut_method_on_off_005.d.ts/Test/on_SensorId.COLOR",
"apiName": "on_SensorId.COLOR",
"deprecatedVersion": "",
"useInstead": "",
"apiType": "Method",

View File

@ -35,8 +35,8 @@
"isForm": false,
"isCrossPlatForm": false,
"isAutomicService": false,
"hierarchicalRelations": "ut_method_on_off_006.d.ts/Test/on",
"apiName": "on",
"hierarchicalRelations": "ut_method_on_off_006.d.ts/Test/on_AsyncCallback<T>",
"apiName": "on_AsyncCallback<T>",
"deprecatedVersion": "",
"useInstead": "",
"apiType": "Method",

View File

@ -22,7 +22,7 @@
"isStruct": true,
"syscap": "",
"currentVersion": "-1",
"jsDocText": "/*\n* Copyright (C) 2023-2023 Huawei Device Co., Ltd.\n* Licensed under the Apache License, Version 2.0 (the \"License\");\n* you may not use this file except in compliance with the License.\n* You may obtain a copy of the License at\n*\n* http://www.apache.org/licenses/LICENSE-2.0\n*\n* Unless required by applicable law or agreed to in writing, software\n* distributed under the License is distributed on an \"AS IS\" BASIS,\n* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n* See the License for the specific language governing permissions and\n* limitations under the License.\n*/\n",
"jsDocText": "/*\r\n* Copyright (C) 2023-2023 Huawei Device Co., Ltd.\r\n* Licensed under the Apache License, Version 2.0 (the \"License\");\r\n* you may not use this file except in compliance with the License.\r\n* You may obtain a copy of the License at\r\n*\r\n* http://www.apache.org/licenses/LICENSE-2.0\r\n*\r\n* Unless required by applicable law or agreed to in writing, software\r\n* distributed under the License is distributed on an \"AS IS\" BASIS,\r\n* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n* See the License for the specific language governing permissions and\r\n* limitations under the License.\r\n*/\r\n",
"isJoinType": false,
"genericInfo": [],
"jsDocInfos": [],
@ -54,7 +54,9 @@
"returnValue": [],
"isStatic": false,
"sync": "",
"returnValueType": -1
"returnValueType": -1,
"typeLocations": [],
"objLocations": []
}
]
}

View File

@ -22,7 +22,7 @@
"isStruct": true,
"syscap": "",
"currentVersion": "-1",
"jsDocText": "/*\n* Copyright (C) 2023-2023 Huawei Device Co., Ltd.\n* Licensed under the Apache License, Version 2.0 (the \"License\");\n* you may not use this file except in compliance with the License.\n* You may obtain a copy of the License at\n*\n* http://www.apache.org/licenses/LICENSE-2.0\n*\n* Unless required by applicable law or agreed to in writing, software\n* distributed under the License is distributed on an \"AS IS\" BASIS,\n* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n* See the License for the specific language governing permissions and\n* limitations under the License.\n*/\n",
"jsDocText": "/*\r\n* Copyright (C) 2023-2023 Huawei Device Co., Ltd.\r\n* Licensed under the Apache License, Version 2.0 (the \"License\");\r\n* you may not use this file except in compliance with the License.\r\n* You may obtain a copy of the License at\r\n*\r\n* http://www.apache.org/licenses/LICENSE-2.0\r\n*\r\n* Unless required by applicable law or agreed to in writing, software\r\n* distributed under the License is distributed on an \"AS IS\" BASIS,\r\n* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n* See the License for the specific language governing permissions and\r\n* limitations under the License.\r\n*/\r\n",
"isJoinType": false,
"genericInfo": [],
"jsDocInfos": [],
@ -59,13 +59,17 @@
""
],
"isRequired": false,
"definedText": ""
"definedText": "",
"typeLocations": [],
"objLocations": []
}
],
"returnValue": [],
"isStatic": false,
"sync": "",
"returnValueType": -1
"returnValueType": -1,
"typeLocations": [],
"objLocations": []
},
{
"filePath": "ut_ArkTS_struct_002.d.ets",
@ -85,7 +89,7 @@
"isStruct": true,
"syscap": "",
"currentVersion": "-1",
"jsDocText": "\n ",
"jsDocText": "\r\n ",
"isJoinType": false,
"genericInfo": [],
"jsDocInfos": [],

View File

@ -22,7 +22,7 @@
"isStruct": true,
"syscap": "",
"currentVersion": "-1",
"jsDocText": "/*\n* Copyright (C) 2023-2023 Huawei Device Co., Ltd.\n* Licensed under the Apache License, Version 2.0 (the \"License\");\n* you may not use this file except in compliance with the License.\n* You may obtain a copy of the License at\n*\n* http://www.apache.org/licenses/LICENSE-2.0\n*\n* Unless required by applicable law or agreed to in writing, software\n* distributed under the License is distributed on an \"AS IS\" BASIS,\n* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n* See the License for the specific language governing permissions and\n* limitations under the License.\n*/\n",
"jsDocText": "/*\r\n* Copyright (C) 2023-2023 Huawei Device Co., Ltd.\r\n* Licensed under the Apache License, Version 2.0 (the \"License\");\r\n* you may not use this file except in compliance with the License.\r\n* You may obtain a copy of the License at\r\n*\r\n* http://www.apache.org/licenses/LICENSE-2.0\r\n*\r\n* Unless required by applicable law or agreed to in writing, software\r\n* distributed under the License is distributed on an \"AS IS\" BASIS,\r\n* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n* See the License for the specific language governing permissions and\r\n* limitations under the License.\r\n*/\r\n",
"isJoinType": false,
"genericInfo": [],
"jsDocInfos": [],
@ -31,7 +31,9 @@
"returnValue": [],
"isStatic": false,
"sync": "",
"returnValueType": -1
"returnValueType": -1,
"typeLocations": [],
"objLocations": []
},
{
"filePath": "ut_ArkTS_struct_003.d.ets",
@ -55,7 +57,7 @@
"isStruct": true,
"syscap": "",
"currentVersion": "-1",
"jsDocText": "\n",
"jsDocText": "\r\n",
"isJoinType": false,
"genericInfo": [],
"jsDocInfos": [],
@ -87,7 +89,9 @@
"returnValue": [],
"isStatic": false,
"sync": "",
"returnValueType": -1
"returnValueType": -1,
"typeLocations": [],
"objLocations": []
}
]
}

View File

@ -22,7 +22,7 @@
"isStruct": true,
"syscap": "",
"currentVersion": "-1",
"jsDocText": "/*\n* Copyright (C) 2023-2023 Huawei Device Co., Ltd.\n* Licensed under the Apache License, Version 2.0 (the \"License\");\n* you may not use this file except in compliance with the License.\n* You may obtain a copy of the License at\n*\n* http://www.apache.org/licenses/LICENSE-2.0\n*\n* Unless required by applicable law or agreed to in writing, software\n* distributed under the License is distributed on an \"AS IS\" BASIS,\n* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n* See the License for the specific language governing permissions and\n* limitations under the License.\n*/\n",
"jsDocText": "/*\r\n* Copyright (C) 2023-2023 Huawei Device Co., Ltd.\r\n* Licensed under the Apache License, Version 2.0 (the \"License\");\r\n* you may not use this file except in compliance with the License.\r\n* You may obtain a copy of the License at\r\n*\r\n* http://www.apache.org/licenses/LICENSE-2.0\r\n*\r\n* Unless required by applicable law or agreed to in writing, software\r\n* distributed under the License is distributed on an \"AS IS\" BASIS,\r\n* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n* See the License for the specific language governing permissions and\r\n* limitations under the License.\r\n*/\r\n",
"isJoinType": false,
"genericInfo": [],
"jsDocInfos": [],
@ -31,7 +31,9 @@
"returnValue": [],
"isStatic": false,
"sync": "",
"returnValueType": -1
"returnValueType": -1,
"typeLocations": [],
"objLocations": []
},
{
"filePath": "ut_ArkTS_struct_004.d.ets",
@ -55,7 +57,7 @@
"isStruct": true,
"syscap": "",
"currentVersion": "-1",
"jsDocText": "\n",
"jsDocText": "\r\n",
"isJoinType": false,
"genericInfo": [],
"jsDocInfos": [],
@ -92,13 +94,17 @@
""
],
"isRequired": false,
"definedText": ""
"definedText": "",
"typeLocations": [],
"objLocations": []
}
],
"returnValue": [],
"isStatic": false,
"sync": "",
"returnValueType": -1
"returnValueType": -1,
"typeLocations": [],
"objLocations": []
},
{
"filePath": "ut_ArkTS_struct_004.d.ets",
@ -123,7 +129,7 @@
"isStruct": true,
"syscap": "",
"currentVersion": "-1",
"jsDocText": "\n ",
"jsDocText": "\r\n ",
"isJoinType": false,
"genericInfo": [],
"jsDocInfos": [],

View File

@ -22,7 +22,7 @@
"isStruct": true,
"syscap": "",
"currentVersion": "-1",
"jsDocText": "/*\n* Copyright (C) 2023-2023 Huawei Device Co., Ltd.\n* Licensed under the Apache License, Version 2.0 (the \"License\");\n* you may not use this file except in compliance with the License.\n* You may obtain a copy of the License at\n*\n* http://www.apache.org/licenses/LICENSE-2.0\n*\n* Unless required by applicable law or agreed to in writing, software\n* distributed under the License is distributed on an \"AS IS\" BASIS,\n* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n* See the License for the specific language governing permissions and\n* limitations under the License.\n*/\n",
"jsDocText": "/*\r\n* Copyright (C) 2023-2023 Huawei Device Co., Ltd.\r\n* Licensed under the Apache License, Version 2.0 (the \"License\");\r\n* you may not use this file except in compliance with the License.\r\n* You may obtain a copy of the License at\r\n*\r\n* http://www.apache.org/licenses/LICENSE-2.0\r\n*\r\n* Unless required by applicable law or agreed to in writing, software\r\n* distributed under the License is distributed on an \"AS IS\" BASIS,\r\n* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n* See the License for the specific language governing permissions and\r\n* limitations under the License.\r\n*/\r\n",
"isJoinType": false,
"genericInfo": [],
"jsDocInfos": [],
@ -59,13 +59,17 @@
""
],
"isRequired": false,
"definedText": ""
"definedText": "",
"typeLocations": [],
"objLocations": []
}
],
"returnValue": [],
"isStatic": false,
"sync": "",
"returnValueType": -1
"returnValueType": -1,
"typeLocations": [],
"objLocations": []
},
{
"filePath": "ut_ArkTS_struct_005.d.ets",
@ -90,7 +94,7 @@
"isStruct": true,
"syscap": "",
"currentVersion": "-1",
"jsDocText": "\n ",
"jsDocText": "\r\n ",
"isJoinType": false,
"genericInfo": [],
"jsDocInfos": [],

View File

@ -22,7 +22,7 @@
"isStruct": true,
"syscap": "",
"currentVersion": "-1",
"jsDocText": "/*\n* Copyright (C) 2023-2023 Huawei Device Co., Ltd.\n* Licensed under the Apache License, Version 2.0 (the \"License\");\n* you may not use this file except in compliance with the License.\n* You may obtain a copy of the License at\n*\n* http://www.apache.org/licenses/LICENSE-2.0\n*\n* Unless required by applicable law or agreed to in writing, software\n* distributed under the License is distributed on an \"AS IS\" BASIS,\n* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n* See the License for the specific language governing permissions and\n* limitations under the License.\n*/\n",
"jsDocText": "/*\r\n* Copyright (C) 2023-2023 Huawei Device Co., Ltd.\r\n* Licensed under the Apache License, Version 2.0 (the \"License\");\r\n* you may not use this file except in compliance with the License.\r\n* You may obtain a copy of the License at\r\n*\r\n* http://www.apache.org/licenses/LICENSE-2.0\r\n*\r\n* Unless required by applicable law or agreed to in writing, software\r\n* distributed under the License is distributed on an \"AS IS\" BASIS,\r\n* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n* See the License for the specific language governing permissions and\r\n* limitations under the License.\r\n*/\r\n",
"isJoinType": false,
"genericInfo": [],
"jsDocInfos": [],
@ -59,13 +59,17 @@
""
],
"isRequired": false,
"definedText": ""
"definedText": "",
"typeLocations": [],
"objLocations": []
}
],
"returnValue": [],
"isStatic": false,
"sync": "",
"returnValueType": -1
"returnValueType": -1,
"typeLocations": [],
"objLocations": []
},
{
"filePath": "ut_ArkTS_struct_006.d.ets",
@ -93,7 +97,7 @@
"isStruct": true,
"syscap": "",
"currentVersion": "-1",
"jsDocText": "\n ",
"jsDocText": "\r\n ",
"isJoinType": false,
"genericInfo": [],
"jsDocInfos": [],

View File

@ -17,7 +17,7 @@
"isStruct": false,
"syscap": "",
"currentVersion": "-1",
"jsDocText": "/*\n * Copyright (c) 2021-2023 Huawei Device Co., Ltd.\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n/**\n * the ut for class\n */\n",
"jsDocText": "/*\r\n * Copyright (c) 2021-2023 Huawei Device Co., Ltd.\r\n * Licensed under the Apache License, Version 2.0 (the \"License\");\r\n * you may not use this file except in compliance with the License.\r\n * You may obtain a copy of the License at\r\n *\r\n * http://www.apache.org/licenses/LICENSE-2.0\r\n *\r\n * Unless required by applicable law or agreed to in writing, software\r\n * distributed under the License is distributed on an \"AS IS\" BASIS,\r\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n * See the License for the specific language governing permissions and\r\n * limitations under the License.\r\n */\r\n\r\n/**\r\n * the ut for class\r\n */\r\n",
"isJoinType": false,
"genericInfo": [],
"jsDocInfos": [

View File

@ -17,7 +17,7 @@
"isStruct": false,
"syscap": "",
"currentVersion": "-1",
"jsDocText": "/*\n * Copyright (c) 2021-2023 Huawei Device Co., Ltd.\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n/**\n * the ut for constant in export namespace\n */\n",
"jsDocText": "/*\r\n * Copyright (c) 2021-2023 Huawei Device Co., Ltd.\r\n * Licensed under the Apache License, Version 2.0 (the \"License\");\r\n * you may not use this file except in compliance with the License.\r\n * You may obtain a copy of the License at\r\n *\r\n * http://www.apache.org/licenses/LICENSE-2.0\r\n *\r\n * Unless required by applicable law or agreed to in writing, software\r\n * distributed under the License is distributed on an \"AS IS\" BASIS,\r\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n * See the License for the specific language governing permissions and\r\n * limitations under the License.\r\n */\r\n\r\n/**\r\n * the ut for constant in export namespace\r\n */\r\n",
"isJoinType": false,
"genericInfo": [],
"jsDocInfos": [
@ -59,7 +59,7 @@
"isStruct": false,
"syscap": "",
"currentVersion": "-1",
"jsDocText": "\n ",
"jsDocText": "\r\n ",
"isJoinType": false,
"genericInfo": [],
"jsDocInfos": [],

View File

@ -17,7 +17,7 @@
"isStruct": false,
"syscap": "",
"currentVersion": "-1",
"jsDocText": "/*\n * Copyright (c) 2021-2023 Huawei Device Co., Ltd.\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n/**\n * the ut for constant in declare namespace\n */\n",
"jsDocText": "/*\r\n * Copyright (c) 2021-2023 Huawei Device Co., Ltd.\r\n * Licensed under the Apache License, Version 2.0 (the \"License\");\r\n * you may not use this file except in compliance with the License.\r\n * You may obtain a copy of the License at\r\n *\r\n * http://www.apache.org/licenses/LICENSE-2.0\r\n *\r\n * Unless required by applicable law or agreed to in writing, software\r\n * distributed under the License is distributed on an \"AS IS\" BASIS,\r\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n * See the License for the specific language governing permissions and\r\n * limitations under the License.\r\n */\r\n\r\n/**\r\n * the ut for constant in declare namespace\r\n */\r\n",
"isJoinType": false,
"genericInfo": [],
"jsDocInfos": [
@ -59,7 +59,7 @@
"isStruct": false,
"syscap": "",
"currentVersion": "-1",
"jsDocText": "\n ",
"jsDocText": "\r\n ",
"isJoinType": false,
"genericInfo": [],
"jsDocInfos": [],

View File

@ -17,7 +17,7 @@
"isStruct": false,
"syscap": "",
"currentVersion": "-1",
"jsDocText": "/*\n * Copyright (c) 2021-2023 Huawei Device Co., Ltd.\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n/**\n * the ut for constant with export\n */\n",
"jsDocText": "/*\r\n * Copyright (c) 2021-2023 Huawei Device Co., Ltd.\r\n * Licensed under the Apache License, Version 2.0 (the \"License\");\r\n * you may not use this file except in compliance with the License.\r\n * You may obtain a copy of the License at\r\n *\r\n * http://www.apache.org/licenses/LICENSE-2.0\r\n *\r\n * Unless required by applicable law or agreed to in writing, software\r\n * distributed under the License is distributed on an \"AS IS\" BASIS,\r\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n * See the License for the specific language governing permissions and\r\n * limitations under the License.\r\n */\r\n\r\n/**\r\n * the ut for constant with export\r\n */\r\n",
"isJoinType": false,
"genericInfo": [],
"jsDocInfos": [

View File

@ -17,7 +17,7 @@
"isStruct": false,
"syscap": "",
"currentVersion": "-1",
"jsDocText": "/*\n * Copyright (c) 2021-2023 Huawei Device Co., Ltd.\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n/**\n * the ut for constant don't with export\n */\n",
"jsDocText": "/*\r\n * Copyright (c) 2021-2023 Huawei Device Co., Ltd.\r\n * Licensed under the Apache License, Version 2.0 (the \"License\");\r\n * you may not use this file except in compliance with the License.\r\n * You may obtain a copy of the License at\r\n *\r\n * http://www.apache.org/licenses/LICENSE-2.0\r\n *\r\n * Unless required by applicable law or agreed to in writing, software\r\n * distributed under the License is distributed on an \"AS IS\" BASIS,\r\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n * See the License for the specific language governing permissions and\r\n * limitations under the License.\r\n */\r\n\r\n/**\r\n * the ut for constant don't with export\r\n */\r\n",
"isJoinType": false,
"genericInfo": [],
"jsDocInfos": [

Some files were not shown because too many files have changed in this diff Show More