@teambit/component-log 1.0.445 → 1.0.447
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_component_component_log-preview.js +1 -1
- package/artifacts/schema.json +507 -181
- package/dist/blame-cmd.d.ts +18 -0
- package/dist/blame-cmd.js +53 -0
- package/dist/blame-cmd.js.map +1 -0
- package/dist/component-log.main.runtime.d.ts +14 -1
- package/dist/component-log.main.runtime.js +105 -1
- package/dist/component-log.main.runtime.js.map +1 -1
- package/dist/{preview-1729826523893.js → preview-1729999303301.js} +2 -2
- package/package.json +6 -4
package/artifacts/schema.json
CHANGED
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"__schema": "ClassSchema",
|
|
27
27
|
"location": {
|
|
28
28
|
"filePath": "component-log.main.runtime.ts",
|
|
29
|
-
"line":
|
|
29
|
+
"line": 53,
|
|
30
30
|
"character": 1
|
|
31
31
|
},
|
|
32
32
|
"signature": "class ComponentLogMain",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"__schema": "ConstructorSchema",
|
|
37
37
|
"location": {
|
|
38
38
|
"filePath": "component-log.main.runtime.ts",
|
|
39
|
-
"line":
|
|
39
|
+
"line": 54,
|
|
40
40
|
"character": 3
|
|
41
41
|
},
|
|
42
42
|
"signature": "constructor ComponentLogMain(workspace: Workspace | undefined): ComponentLogMain",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"__schema": "ParameterSchema",
|
|
47
47
|
"location": {
|
|
48
48
|
"filePath": "component-log.main.runtime.ts",
|
|
49
|
-
"line":
|
|
49
|
+
"line": 54,
|
|
50
50
|
"character": 15
|
|
51
51
|
},
|
|
52
52
|
"name": "workspace",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"__schema": "TypeUnionSchema",
|
|
55
55
|
"location": {
|
|
56
56
|
"filePath": "component-log.main.runtime.ts",
|
|
57
|
-
"line":
|
|
57
|
+
"line": 54,
|
|
58
58
|
"character": 34
|
|
59
59
|
},
|
|
60
60
|
"types": [
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"__schema": "TypeRefSchema",
|
|
63
63
|
"location": {
|
|
64
64
|
"filePath": "component-log.main.runtime.ts",
|
|
65
|
-
"line":
|
|
65
|
+
"line": 54,
|
|
66
66
|
"character": 34
|
|
67
67
|
},
|
|
68
68
|
"name": "Workspace"
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"__schema": "KeywordTypeSchema",
|
|
72
72
|
"location": {
|
|
73
73
|
"filePath": "component-log.main.runtime.ts",
|
|
74
|
-
"line":
|
|
74
|
+
"line": 54,
|
|
75
75
|
"character": 46
|
|
76
76
|
},
|
|
77
77
|
"name": "undefined"
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"__schema": "ThisTypeSchema",
|
|
87
87
|
"location": {
|
|
88
88
|
"filePath": "component-log.main.runtime.ts",
|
|
89
|
-
"line":
|
|
89
|
+
"line": 53,
|
|
90
90
|
"character": 1
|
|
91
91
|
},
|
|
92
92
|
"name": "ComponentLogMain"
|
|
@@ -97,14 +97,14 @@
|
|
|
97
97
|
"__schema": "FunctionLikeSchema",
|
|
98
98
|
"location": {
|
|
99
99
|
"filePath": "component-log.main.runtime.ts",
|
|
100
|
-
"line":
|
|
100
|
+
"line": 59,
|
|
101
101
|
"character": 3
|
|
102
102
|
},
|
|
103
103
|
"doc": {
|
|
104
104
|
"__schema": "DocSchema",
|
|
105
105
|
"location": {
|
|
106
106
|
"filePath": "component-log.main.runtime.ts",
|
|
107
|
-
"line":
|
|
107
|
+
"line": 56,
|
|
108
108
|
"character": 3
|
|
109
109
|
},
|
|
110
110
|
"raw": "/**\n * get component log sorted by the timestamp in ascending order (from the earliest to the latest)\n */",
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"__schema": "ParameterSchema",
|
|
119
119
|
"location": {
|
|
120
120
|
"filePath": "component-log.main.runtime.ts",
|
|
121
|
-
"line":
|
|
121
|
+
"line": 59,
|
|
122
122
|
"character": 17
|
|
123
123
|
},
|
|
124
124
|
"name": "id",
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
"__schema": "KeywordTypeSchema",
|
|
127
127
|
"location": {
|
|
128
128
|
"filePath": "component-log.main.runtime.ts",
|
|
129
|
-
"line":
|
|
129
|
+
"line": 59,
|
|
130
130
|
"character": 21
|
|
131
131
|
},
|
|
132
132
|
"name": "string"
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
"__schema": "ParameterSchema",
|
|
139
139
|
"location": {
|
|
140
140
|
"filePath": "component-log.main.runtime.ts",
|
|
141
|
-
"line":
|
|
141
|
+
"line": 59,
|
|
142
142
|
"character": 29
|
|
143
143
|
},
|
|
144
144
|
"name": "isRemote",
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"__schema": "KeywordTypeSchema",
|
|
147
147
|
"location": {
|
|
148
148
|
"filePath": "component-log.main.runtime.ts",
|
|
149
|
-
"line":
|
|
149
|
+
"line": 59,
|
|
150
150
|
"character": 40
|
|
151
151
|
},
|
|
152
152
|
"name": "boolean"
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"__schema": "ParameterSchema",
|
|
159
159
|
"location": {
|
|
160
160
|
"filePath": "component-log.main.runtime.ts",
|
|
161
|
-
"line":
|
|
161
|
+
"line": 59,
|
|
162
162
|
"character": 49
|
|
163
163
|
},
|
|
164
164
|
"name": "shortHash",
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
"__schema": "InferenceTypeSchema",
|
|
167
167
|
"location": {
|
|
168
168
|
"filePath": "component-log.main.runtime.ts",
|
|
169
|
-
"line":
|
|
169
|
+
"line": 59,
|
|
170
170
|
"character": 49
|
|
171
171
|
},
|
|
172
172
|
"type": "boolean"
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
"__schema": "ParameterSchema",
|
|
180
180
|
"location": {
|
|
181
181
|
"filePath": "component-log.main.runtime.ts",
|
|
182
|
-
"line":
|
|
182
|
+
"line": 59,
|
|
183
183
|
"character": 68
|
|
184
184
|
},
|
|
185
185
|
"name": "shortMessage",
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
"__schema": "InferenceTypeSchema",
|
|
188
188
|
"location": {
|
|
189
189
|
"filePath": "component-log.main.runtime.ts",
|
|
190
|
-
"line":
|
|
190
|
+
"line": 59,
|
|
191
191
|
"character": 68
|
|
192
192
|
},
|
|
193
193
|
"type": "boolean"
|
|
@@ -201,7 +201,7 @@
|
|
|
201
201
|
"__schema": "TypeRefSchema",
|
|
202
202
|
"location": {
|
|
203
203
|
"filePath": "component-log.main.runtime.ts",
|
|
204
|
-
"line":
|
|
204
|
+
"line": 59,
|
|
205
205
|
"character": 91
|
|
206
206
|
},
|
|
207
207
|
"name": "Promise",
|
|
@@ -210,14 +210,14 @@
|
|
|
210
210
|
"__schema": "TypeArraySchema",
|
|
211
211
|
"location": {
|
|
212
212
|
"filePath": "component-log.main.runtime.ts",
|
|
213
|
-
"line":
|
|
213
|
+
"line": 59,
|
|
214
214
|
"character": 99
|
|
215
215
|
},
|
|
216
216
|
"type": {
|
|
217
217
|
"__schema": "TypeRefSchema",
|
|
218
218
|
"location": {
|
|
219
219
|
"filePath": "component-log.main.runtime.ts",
|
|
220
|
-
"line":
|
|
220
|
+
"line": 59,
|
|
221
221
|
"character": 99
|
|
222
222
|
},
|
|
223
223
|
"name": "ComponentLog"
|
|
@@ -233,7 +233,7 @@
|
|
|
233
233
|
"__schema": "FunctionLikeSchema",
|
|
234
234
|
"location": {
|
|
235
235
|
"filePath": "component-log.main.runtime.ts",
|
|
236
|
-
"line":
|
|
236
|
+
"line": 76,
|
|
237
237
|
"character": 3
|
|
238
238
|
},
|
|
239
239
|
"signature": "(method) ComponentLogMain.getLogsWithParents(id: string, fullHash?: boolean, fullMessage?: boolean): Promise<string[]>",
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
"__schema": "ParameterSchema",
|
|
244
244
|
"location": {
|
|
245
245
|
"filePath": "component-log.main.runtime.ts",
|
|
246
|
-
"line":
|
|
246
|
+
"line": 76,
|
|
247
247
|
"character": 28
|
|
248
248
|
},
|
|
249
249
|
"name": "id",
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
"__schema": "KeywordTypeSchema",
|
|
252
252
|
"location": {
|
|
253
253
|
"filePath": "component-log.main.runtime.ts",
|
|
254
|
-
"line":
|
|
254
|
+
"line": 76,
|
|
255
255
|
"character": 32
|
|
256
256
|
},
|
|
257
257
|
"name": "string"
|
|
@@ -263,7 +263,7 @@
|
|
|
263
263
|
"__schema": "ParameterSchema",
|
|
264
264
|
"location": {
|
|
265
265
|
"filePath": "component-log.main.runtime.ts",
|
|
266
|
-
"line":
|
|
266
|
+
"line": 76,
|
|
267
267
|
"character": 40
|
|
268
268
|
},
|
|
269
269
|
"name": "fullHash",
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"__schema": "InferenceTypeSchema",
|
|
272
272
|
"location": {
|
|
273
273
|
"filePath": "component-log.main.runtime.ts",
|
|
274
|
-
"line":
|
|
274
|
+
"line": 76,
|
|
275
275
|
"character": 40
|
|
276
276
|
},
|
|
277
277
|
"type": "boolean"
|
|
@@ -284,7 +284,7 @@
|
|
|
284
284
|
"__schema": "ParameterSchema",
|
|
285
285
|
"location": {
|
|
286
286
|
"filePath": "component-log.main.runtime.ts",
|
|
287
|
-
"line":
|
|
287
|
+
"line": 76,
|
|
288
288
|
"character": 58
|
|
289
289
|
},
|
|
290
290
|
"name": "fullMessage",
|
|
@@ -292,7 +292,7 @@
|
|
|
292
292
|
"__schema": "InferenceTypeSchema",
|
|
293
293
|
"location": {
|
|
294
294
|
"filePath": "component-log.main.runtime.ts",
|
|
295
|
-
"line":
|
|
295
|
+
"line": 76,
|
|
296
296
|
"character": 58
|
|
297
297
|
},
|
|
298
298
|
"type": "boolean"
|
|
@@ -306,7 +306,7 @@
|
|
|
306
306
|
"__schema": "InferenceTypeSchema",
|
|
307
307
|
"location": {
|
|
308
308
|
"filePath": "component-log.main.runtime.ts",
|
|
309
|
-
"line":
|
|
309
|
+
"line": 76,
|
|
310
310
|
"character": 3
|
|
311
311
|
},
|
|
312
312
|
"type": "Promise<string[]>"
|
|
@@ -319,7 +319,7 @@
|
|
|
319
319
|
"__schema": "FunctionLikeSchema",
|
|
320
320
|
"location": {
|
|
321
321
|
"filePath": "component-log.main.runtime.ts",
|
|
322
|
-
"line":
|
|
322
|
+
"line": 83,
|
|
323
323
|
"character": 3
|
|
324
324
|
},
|
|
325
325
|
"signature": "(method) ComponentLogMain.getChangedFilesFromParent(id: string): Promise<FileHashDiffFromParent[]>",
|
|
@@ -329,7 +329,7 @@
|
|
|
329
329
|
"__schema": "ParameterSchema",
|
|
330
330
|
"location": {
|
|
331
331
|
"filePath": "component-log.main.runtime.ts",
|
|
332
|
-
"line":
|
|
332
|
+
"line": 83,
|
|
333
333
|
"character": 35
|
|
334
334
|
},
|
|
335
335
|
"name": "id",
|
|
@@ -337,7 +337,7 @@
|
|
|
337
337
|
"__schema": "KeywordTypeSchema",
|
|
338
338
|
"location": {
|
|
339
339
|
"filePath": "component-log.main.runtime.ts",
|
|
340
|
-
"line":
|
|
340
|
+
"line": 83,
|
|
341
341
|
"character": 39
|
|
342
342
|
},
|
|
343
343
|
"name": "string"
|
|
@@ -350,7 +350,7 @@
|
|
|
350
350
|
"__schema": "TypeRefSchema",
|
|
351
351
|
"location": {
|
|
352
352
|
"filePath": "component-log.main.runtime.ts",
|
|
353
|
-
"line":
|
|
353
|
+
"line": 83,
|
|
354
354
|
"character": 48
|
|
355
355
|
},
|
|
356
356
|
"name": "Promise",
|
|
@@ -359,14 +359,14 @@
|
|
|
359
359
|
"__schema": "TypeArraySchema",
|
|
360
360
|
"location": {
|
|
361
361
|
"filePath": "component-log.main.runtime.ts",
|
|
362
|
-
"line":
|
|
362
|
+
"line": 83,
|
|
363
363
|
"character": 56
|
|
364
364
|
},
|
|
365
365
|
"type": {
|
|
366
366
|
"__schema": "TypeRefSchema",
|
|
367
367
|
"location": {
|
|
368
368
|
"filePath": "component-log.main.runtime.ts",
|
|
369
|
-
"line":
|
|
369
|
+
"line": 83,
|
|
370
370
|
"character": 56
|
|
371
371
|
},
|
|
372
372
|
"name": "FileHashDiffFromParent"
|
|
@@ -382,28 +382,28 @@
|
|
|
382
382
|
"__schema": "FunctionLikeSchema",
|
|
383
383
|
"location": {
|
|
384
384
|
"filePath": "component-log.main.runtime.ts",
|
|
385
|
-
"line":
|
|
385
|
+
"line": 123,
|
|
386
386
|
"character": 3
|
|
387
387
|
},
|
|
388
|
-
"signature": "(method) ComponentLogMain.getFileHistoryHashes(filePath:
|
|
388
|
+
"signature": "(method) ComponentLogMain.getFileHistoryHashes(filePath: PathOsBasedAbsolute): Promise<FileLog[]>",
|
|
389
389
|
"name": "getFileHistoryHashes",
|
|
390
390
|
"params": [
|
|
391
391
|
{
|
|
392
392
|
"__schema": "ParameterSchema",
|
|
393
393
|
"location": {
|
|
394
394
|
"filePath": "component-log.main.runtime.ts",
|
|
395
|
-
"line":
|
|
395
|
+
"line": 123,
|
|
396
396
|
"character": 30
|
|
397
397
|
},
|
|
398
398
|
"name": "filePath",
|
|
399
399
|
"type": {
|
|
400
|
-
"__schema": "
|
|
400
|
+
"__schema": "TypeRefSchema",
|
|
401
401
|
"location": {
|
|
402
402
|
"filePath": "component-log.main.runtime.ts",
|
|
403
|
-
"line":
|
|
403
|
+
"line": 123,
|
|
404
404
|
"character": 40
|
|
405
405
|
},
|
|
406
|
-
"name": "
|
|
406
|
+
"name": "PathOsBasedAbsolute"
|
|
407
407
|
},
|
|
408
408
|
"isOptional": false,
|
|
409
409
|
"isSpread": false
|
|
@@ -413,8 +413,8 @@
|
|
|
413
413
|
"__schema": "TypeRefSchema",
|
|
414
414
|
"location": {
|
|
415
415
|
"filePath": "component-log.main.runtime.ts",
|
|
416
|
-
"line":
|
|
417
|
-
"character":
|
|
416
|
+
"line": 123,
|
|
417
|
+
"character": 62
|
|
418
418
|
},
|
|
419
419
|
"name": "Promise",
|
|
420
420
|
"typeArgs": [
|
|
@@ -422,15 +422,15 @@
|
|
|
422
422
|
"__schema": "TypeArraySchema",
|
|
423
423
|
"location": {
|
|
424
424
|
"filePath": "component-log.main.runtime.ts",
|
|
425
|
-
"line":
|
|
426
|
-
"character":
|
|
425
|
+
"line": 123,
|
|
426
|
+
"character": 70
|
|
427
427
|
},
|
|
428
428
|
"type": {
|
|
429
429
|
"__schema": "TypeRefSchema",
|
|
430
430
|
"location": {
|
|
431
431
|
"filePath": "component-log.main.runtime.ts",
|
|
432
|
-
"line":
|
|
433
|
-
"character":
|
|
432
|
+
"line": 123,
|
|
433
|
+
"character": 70
|
|
434
434
|
},
|
|
435
435
|
"name": "FileLog"
|
|
436
436
|
}
|
|
@@ -445,7 +445,70 @@
|
|
|
445
445
|
"__schema": "FunctionLikeSchema",
|
|
446
446
|
"location": {
|
|
447
447
|
"filePath": "component-log.main.runtime.ts",
|
|
448
|
-
"line":
|
|
448
|
+
"line": 189,
|
|
449
|
+
"character": 3
|
|
450
|
+
},
|
|
451
|
+
"signature": "(method) ComponentLogMain.blame(filePath: string): Promise<BlameLineInfo[]>",
|
|
452
|
+
"name": "blame",
|
|
453
|
+
"params": [
|
|
454
|
+
{
|
|
455
|
+
"__schema": "ParameterSchema",
|
|
456
|
+
"location": {
|
|
457
|
+
"filePath": "component-log.main.runtime.ts",
|
|
458
|
+
"line": 189,
|
|
459
|
+
"character": 15
|
|
460
|
+
},
|
|
461
|
+
"name": "filePath",
|
|
462
|
+
"type": {
|
|
463
|
+
"__schema": "KeywordTypeSchema",
|
|
464
|
+
"location": {
|
|
465
|
+
"filePath": "component-log.main.runtime.ts",
|
|
466
|
+
"line": 189,
|
|
467
|
+
"character": 25
|
|
468
|
+
},
|
|
469
|
+
"name": "string"
|
|
470
|
+
},
|
|
471
|
+
"isOptional": false,
|
|
472
|
+
"isSpread": false
|
|
473
|
+
}
|
|
474
|
+
],
|
|
475
|
+
"returnType": {
|
|
476
|
+
"__schema": "TypeRefSchema",
|
|
477
|
+
"location": {
|
|
478
|
+
"filePath": "component-log.main.runtime.ts",
|
|
479
|
+
"line": 189,
|
|
480
|
+
"character": 34
|
|
481
|
+
},
|
|
482
|
+
"name": "Promise",
|
|
483
|
+
"typeArgs": [
|
|
484
|
+
{
|
|
485
|
+
"__schema": "TypeArraySchema",
|
|
486
|
+
"location": {
|
|
487
|
+
"filePath": "component-log.main.runtime.ts",
|
|
488
|
+
"line": 189,
|
|
489
|
+
"character": 42
|
|
490
|
+
},
|
|
491
|
+
"type": {
|
|
492
|
+
"__schema": "TypeRefSchema",
|
|
493
|
+
"location": {
|
|
494
|
+
"filePath": "component-log.main.runtime.ts",
|
|
495
|
+
"line": 189,
|
|
496
|
+
"character": 42
|
|
497
|
+
},
|
|
498
|
+
"name": "BlameLineInfo"
|
|
499
|
+
}
|
|
500
|
+
}
|
|
501
|
+
]
|
|
502
|
+
},
|
|
503
|
+
"modifiers": [
|
|
504
|
+
"async"
|
|
505
|
+
]
|
|
506
|
+
},
|
|
507
|
+
{
|
|
508
|
+
"__schema": "FunctionLikeSchema",
|
|
509
|
+
"location": {
|
|
510
|
+
"filePath": "component-log.main.runtime.ts",
|
|
511
|
+
"line": 282,
|
|
449
512
|
"character": 3
|
|
450
513
|
},
|
|
451
514
|
"signature": "(method) ComponentLogMain.getFileLog(filePath: string): Promise<FileLog[]>",
|
|
@@ -455,7 +518,7 @@
|
|
|
455
518
|
"__schema": "ParameterSchema",
|
|
456
519
|
"location": {
|
|
457
520
|
"filePath": "component-log.main.runtime.ts",
|
|
458
|
-
"line":
|
|
521
|
+
"line": 282,
|
|
459
522
|
"character": 20
|
|
460
523
|
},
|
|
461
524
|
"name": "filePath",
|
|
@@ -463,7 +526,7 @@
|
|
|
463
526
|
"__schema": "KeywordTypeSchema",
|
|
464
527
|
"location": {
|
|
465
528
|
"filePath": "component-log.main.runtime.ts",
|
|
466
|
-
"line":
|
|
529
|
+
"line": 282,
|
|
467
530
|
"character": 30
|
|
468
531
|
},
|
|
469
532
|
"name": "string"
|
|
@@ -476,7 +539,7 @@
|
|
|
476
539
|
"__schema": "InferenceTypeSchema",
|
|
477
540
|
"location": {
|
|
478
541
|
"filePath": "component-log.main.runtime.ts",
|
|
479
|
-
"line":
|
|
542
|
+
"line": 282,
|
|
480
543
|
"character": 3
|
|
481
544
|
},
|
|
482
545
|
"type": "Promise<FileLog[]>"
|
|
@@ -489,7 +552,7 @@
|
|
|
489
552
|
"__schema": "VariableLikeSchema",
|
|
490
553
|
"location": {
|
|
491
554
|
"filePath": "component-log.main.runtime.ts",
|
|
492
|
-
"line":
|
|
555
|
+
"line": 339,
|
|
493
556
|
"character": 3
|
|
494
557
|
},
|
|
495
558
|
"signature": "(property) ComponentLogMain.slots: never[]",
|
|
@@ -498,7 +561,7 @@
|
|
|
498
561
|
"__schema": "InferenceTypeSchema",
|
|
499
562
|
"location": {
|
|
500
563
|
"filePath": "component-log.main.runtime.ts",
|
|
501
|
-
"line":
|
|
564
|
+
"line": 339,
|
|
502
565
|
"character": 3
|
|
503
566
|
},
|
|
504
567
|
"type": "never[]"
|
|
@@ -510,7 +573,7 @@
|
|
|
510
573
|
"__schema": "VariableLikeSchema",
|
|
511
574
|
"location": {
|
|
512
575
|
"filePath": "component-log.main.runtime.ts",
|
|
513
|
-
"line":
|
|
576
|
+
"line": 340,
|
|
514
577
|
"character": 3
|
|
515
578
|
},
|
|
516
579
|
"signature": "(property) ComponentLogMain.dependencies: Aspect[]",
|
|
@@ -519,7 +582,7 @@
|
|
|
519
582
|
"__schema": "InferenceTypeSchema",
|
|
520
583
|
"location": {
|
|
521
584
|
"filePath": "component-log.main.runtime.ts",
|
|
522
|
-
"line":
|
|
585
|
+
"line": 340,
|
|
523
586
|
"character": 3
|
|
524
587
|
},
|
|
525
588
|
"type": "Aspect[]"
|
|
@@ -531,7 +594,7 @@
|
|
|
531
594
|
"__schema": "VariableLikeSchema",
|
|
532
595
|
"location": {
|
|
533
596
|
"filePath": "component-log.main.runtime.ts",
|
|
534
|
-
"line":
|
|
597
|
+
"line": 341,
|
|
535
598
|
"character": 3
|
|
536
599
|
},
|
|
537
600
|
"signature": "(property) ComponentLogMain.runtime: RuntimeDefinition",
|
|
@@ -540,7 +603,7 @@
|
|
|
540
603
|
"__schema": "InferenceTypeSchema",
|
|
541
604
|
"location": {
|
|
542
605
|
"filePath": "component-log.main.runtime.ts",
|
|
543
|
-
"line":
|
|
606
|
+
"line": 341,
|
|
544
607
|
"character": 3
|
|
545
608
|
},
|
|
546
609
|
"type": "RuntimeDefinition"
|
|
@@ -552,7 +615,7 @@
|
|
|
552
615
|
"__schema": "FunctionLikeSchema",
|
|
553
616
|
"location": {
|
|
554
617
|
"filePath": "component-log.main.runtime.ts",
|
|
555
|
-
"line":
|
|
618
|
+
"line": 342,
|
|
556
619
|
"character": 3
|
|
557
620
|
},
|
|
558
621
|
"signature": "(method) ComponentLogMain.provider([cli, workspace]: [CLIMain, Workspace]): Promise<ComponentLogMain>",
|
|
@@ -562,7 +625,7 @@
|
|
|
562
625
|
"__schema": "ParameterSchema",
|
|
563
626
|
"location": {
|
|
564
627
|
"filePath": "component-log.main.runtime.ts",
|
|
565
|
-
"line":
|
|
628
|
+
"line": 342,
|
|
566
629
|
"character": 25
|
|
567
630
|
},
|
|
568
631
|
"name": "[ cli, workspace ]",
|
|
@@ -570,7 +633,7 @@
|
|
|
570
633
|
"__schema": "TupleTypeSchema",
|
|
571
634
|
"location": {
|
|
572
635
|
"filePath": "component-log.main.runtime.ts",
|
|
573
|
-
"line":
|
|
636
|
+
"line": 342,
|
|
574
637
|
"character": 43
|
|
575
638
|
},
|
|
576
639
|
"elements": [
|
|
@@ -578,7 +641,7 @@
|
|
|
578
641
|
"__schema": "TypeRefSchema",
|
|
579
642
|
"location": {
|
|
580
643
|
"filePath": "component-log.main.runtime.ts",
|
|
581
|
-
"line":
|
|
644
|
+
"line": 342,
|
|
582
645
|
"character": 44
|
|
583
646
|
},
|
|
584
647
|
"name": "CLIMain"
|
|
@@ -587,7 +650,7 @@
|
|
|
587
650
|
"__schema": "TypeRefSchema",
|
|
588
651
|
"location": {
|
|
589
652
|
"filePath": "component-log.main.runtime.ts",
|
|
590
|
-
"line":
|
|
653
|
+
"line": 342,
|
|
591
654
|
"character": 53
|
|
592
655
|
},
|
|
593
656
|
"name": "Workspace"
|
|
@@ -602,7 +665,7 @@
|
|
|
602
665
|
"__schema": "InferenceTypeSchema",
|
|
603
666
|
"location": {
|
|
604
667
|
"filePath": "component-log.main.runtime.ts",
|
|
605
|
-
"line":
|
|
668
|
+
"line": 342,
|
|
606
669
|
"character": 3
|
|
607
670
|
},
|
|
608
671
|
"type": "Promise<ComponentLogMain>"
|
|
@@ -630,7 +693,7 @@
|
|
|
630
693
|
"__schema": "TypeSchema",
|
|
631
694
|
"location": {
|
|
632
695
|
"filePath": "component-log.main.runtime.ts",
|
|
633
|
-
"line":
|
|
696
|
+
"line": 47,
|
|
634
697
|
"character": 1
|
|
635
698
|
},
|
|
636
699
|
"signature": "type FileHashDiffFromParent = {\n filePath: string;\n hash?: string | undefined;\n parentHash?: string | undefined;\n}",
|
|
@@ -639,7 +702,7 @@
|
|
|
639
702
|
"__schema": "TypeLiteralSchema",
|
|
640
703
|
"location": {
|
|
641
704
|
"filePath": "component-log.main.runtime.ts",
|
|
642
|
-
"line":
|
|
705
|
+
"line": 47,
|
|
643
706
|
"character": 38
|
|
644
707
|
},
|
|
645
708
|
"members": [
|
|
@@ -647,7 +710,7 @@
|
|
|
647
710
|
"__schema": "VariableLikeSchema",
|
|
648
711
|
"location": {
|
|
649
712
|
"filePath": "component-log.main.runtime.ts",
|
|
650
|
-
"line":
|
|
713
|
+
"line": 48,
|
|
651
714
|
"character": 3
|
|
652
715
|
},
|
|
653
716
|
"signature": "(property) filePath: string",
|
|
@@ -656,7 +719,7 @@
|
|
|
656
719
|
"__schema": "KeywordTypeSchema",
|
|
657
720
|
"location": {
|
|
658
721
|
"filePath": "component-log.main.runtime.ts",
|
|
659
|
-
"line":
|
|
722
|
+
"line": 48,
|
|
660
723
|
"character": 13
|
|
661
724
|
},
|
|
662
725
|
"name": "string"
|
|
@@ -667,7 +730,7 @@
|
|
|
667
730
|
"__schema": "VariableLikeSchema",
|
|
668
731
|
"location": {
|
|
669
732
|
"filePath": "component-log.main.runtime.ts",
|
|
670
|
-
"line":
|
|
733
|
+
"line": 49,
|
|
671
734
|
"character": 3
|
|
672
735
|
},
|
|
673
736
|
"signature": "(property) hash?: string | undefined",
|
|
@@ -676,7 +739,7 @@
|
|
|
676
739
|
"__schema": "KeywordTypeSchema",
|
|
677
740
|
"location": {
|
|
678
741
|
"filePath": "component-log.main.runtime.ts",
|
|
679
|
-
"line":
|
|
742
|
+
"line": 49,
|
|
680
743
|
"character": 10
|
|
681
744
|
},
|
|
682
745
|
"name": "string"
|
|
@@ -687,7 +750,7 @@
|
|
|
687
750
|
"__schema": "VariableLikeSchema",
|
|
688
751
|
"location": {
|
|
689
752
|
"filePath": "component-log.main.runtime.ts",
|
|
690
|
-
"line":
|
|
753
|
+
"line": 50,
|
|
691
754
|
"character": 3
|
|
692
755
|
},
|
|
693
756
|
"signature": "(property) parentHash?: string | undefined",
|
|
@@ -696,7 +759,7 @@
|
|
|
696
759
|
"__schema": "KeywordTypeSchema",
|
|
697
760
|
"location": {
|
|
698
761
|
"filePath": "component-log.main.runtime.ts",
|
|
699
|
-
"line":
|
|
762
|
+
"line": 50,
|
|
700
763
|
"character": 16
|
|
701
764
|
},
|
|
702
765
|
"name": "string"
|
|
@@ -769,7 +832,7 @@
|
|
|
769
832
|
"__schema": "TypeSchema",
|
|
770
833
|
"location": {
|
|
771
834
|
"filePath": "component-log.main.runtime.ts",
|
|
772
|
-
"line":
|
|
835
|
+
"line": 23,
|
|
773
836
|
"character": 1
|
|
774
837
|
},
|
|
775
838
|
"signature": "type FileLog = {\n hash: string;\n tag?: string | undefined;\n username?: string | undefined;\n email?: string | undefined;\n date: string;\n message: string;\n fileHash: string;\n parentFileHash?: string | undefined;\n fileDiff?: string | undefined;\n}",
|
|
@@ -778,7 +841,7 @@
|
|
|
778
841
|
"__schema": "TypeLiteralSchema",
|
|
779
842
|
"location": {
|
|
780
843
|
"filePath": "component-log.main.runtime.ts",
|
|
781
|
-
"line":
|
|
844
|
+
"line": 23,
|
|
782
845
|
"character": 23
|
|
783
846
|
},
|
|
784
847
|
"members": [
|
|
@@ -786,7 +849,7 @@
|
|
|
786
849
|
"__schema": "VariableLikeSchema",
|
|
787
850
|
"location": {
|
|
788
851
|
"filePath": "component-log.main.runtime.ts",
|
|
789
|
-
"line":
|
|
852
|
+
"line": 24,
|
|
790
853
|
"character": 3
|
|
791
854
|
},
|
|
792
855
|
"signature": "(property) hash: string",
|
|
@@ -795,7 +858,7 @@
|
|
|
795
858
|
"__schema": "KeywordTypeSchema",
|
|
796
859
|
"location": {
|
|
797
860
|
"filePath": "component-log.main.runtime.ts",
|
|
798
|
-
"line":
|
|
861
|
+
"line": 24,
|
|
799
862
|
"character": 9
|
|
800
863
|
},
|
|
801
864
|
"name": "string"
|
|
@@ -806,7 +869,7 @@
|
|
|
806
869
|
"__schema": "VariableLikeSchema",
|
|
807
870
|
"location": {
|
|
808
871
|
"filePath": "component-log.main.runtime.ts",
|
|
809
|
-
"line":
|
|
872
|
+
"line": 25,
|
|
810
873
|
"character": 3
|
|
811
874
|
},
|
|
812
875
|
"signature": "(property) tag?: string | undefined",
|
|
@@ -815,7 +878,7 @@
|
|
|
815
878
|
"__schema": "KeywordTypeSchema",
|
|
816
879
|
"location": {
|
|
817
880
|
"filePath": "component-log.main.runtime.ts",
|
|
818
|
-
"line":
|
|
881
|
+
"line": 25,
|
|
819
882
|
"character": 9
|
|
820
883
|
},
|
|
821
884
|
"name": "string"
|
|
@@ -826,7 +889,7 @@
|
|
|
826
889
|
"__schema": "VariableLikeSchema",
|
|
827
890
|
"location": {
|
|
828
891
|
"filePath": "component-log.main.runtime.ts",
|
|
829
|
-
"line":
|
|
892
|
+
"line": 26,
|
|
830
893
|
"character": 3
|
|
831
894
|
},
|
|
832
895
|
"signature": "(property) username?: string | undefined",
|
|
@@ -835,7 +898,7 @@
|
|
|
835
898
|
"__schema": "KeywordTypeSchema",
|
|
836
899
|
"location": {
|
|
837
900
|
"filePath": "component-log.main.runtime.ts",
|
|
838
|
-
"line":
|
|
901
|
+
"line": 26,
|
|
839
902
|
"character": 14
|
|
840
903
|
},
|
|
841
904
|
"name": "string"
|
|
@@ -846,7 +909,7 @@
|
|
|
846
909
|
"__schema": "VariableLikeSchema",
|
|
847
910
|
"location": {
|
|
848
911
|
"filePath": "component-log.main.runtime.ts",
|
|
849
|
-
"line":
|
|
912
|
+
"line": 27,
|
|
850
913
|
"character": 3
|
|
851
914
|
},
|
|
852
915
|
"signature": "(property) email?: string | undefined",
|
|
@@ -855,7 +918,7 @@
|
|
|
855
918
|
"__schema": "KeywordTypeSchema",
|
|
856
919
|
"location": {
|
|
857
920
|
"filePath": "component-log.main.runtime.ts",
|
|
858
|
-
"line":
|
|
921
|
+
"line": 27,
|
|
859
922
|
"character": 11
|
|
860
923
|
},
|
|
861
924
|
"name": "string"
|
|
@@ -866,7 +929,7 @@
|
|
|
866
929
|
"__schema": "VariableLikeSchema",
|
|
867
930
|
"location": {
|
|
868
931
|
"filePath": "component-log.main.runtime.ts",
|
|
869
|
-
"line":
|
|
932
|
+
"line": 28,
|
|
870
933
|
"character": 3
|
|
871
934
|
},
|
|
872
935
|
"signature": "(property) date: string",
|
|
@@ -875,7 +938,7 @@
|
|
|
875
938
|
"__schema": "KeywordTypeSchema",
|
|
876
939
|
"location": {
|
|
877
940
|
"filePath": "component-log.main.runtime.ts",
|
|
878
|
-
"line":
|
|
941
|
+
"line": 28,
|
|
879
942
|
"character": 9
|
|
880
943
|
},
|
|
881
944
|
"name": "string"
|
|
@@ -886,7 +949,7 @@
|
|
|
886
949
|
"__schema": "VariableLikeSchema",
|
|
887
950
|
"location": {
|
|
888
951
|
"filePath": "component-log.main.runtime.ts",
|
|
889
|
-
"line":
|
|
952
|
+
"line": 29,
|
|
890
953
|
"character": 3
|
|
891
954
|
},
|
|
892
955
|
"signature": "(property) message: string",
|
|
@@ -895,7 +958,7 @@
|
|
|
895
958
|
"__schema": "KeywordTypeSchema",
|
|
896
959
|
"location": {
|
|
897
960
|
"filePath": "component-log.main.runtime.ts",
|
|
898
|
-
"line":
|
|
961
|
+
"line": 29,
|
|
899
962
|
"character": 12
|
|
900
963
|
},
|
|
901
964
|
"name": "string"
|
|
@@ -906,7 +969,7 @@
|
|
|
906
969
|
"__schema": "VariableLikeSchema",
|
|
907
970
|
"location": {
|
|
908
971
|
"filePath": "component-log.main.runtime.ts",
|
|
909
|
-
"line":
|
|
972
|
+
"line": 30,
|
|
910
973
|
"character": 3
|
|
911
974
|
},
|
|
912
975
|
"signature": "(property) fileHash: string",
|
|
@@ -915,7 +978,7 @@
|
|
|
915
978
|
"__schema": "KeywordTypeSchema",
|
|
916
979
|
"location": {
|
|
917
980
|
"filePath": "component-log.main.runtime.ts",
|
|
918
|
-
"line":
|
|
981
|
+
"line": 30,
|
|
919
982
|
"character": 13
|
|
920
983
|
},
|
|
921
984
|
"name": "string"
|
|
@@ -926,7 +989,7 @@
|
|
|
926
989
|
"__schema": "VariableLikeSchema",
|
|
927
990
|
"location": {
|
|
928
991
|
"filePath": "component-log.main.runtime.ts",
|
|
929
|
-
"line":
|
|
992
|
+
"line": 31,
|
|
930
993
|
"character": 3
|
|
931
994
|
},
|
|
932
995
|
"signature": "(property) parentFileHash?: string | undefined",
|
|
@@ -935,7 +998,7 @@
|
|
|
935
998
|
"__schema": "KeywordTypeSchema",
|
|
936
999
|
"location": {
|
|
937
1000
|
"filePath": "component-log.main.runtime.ts",
|
|
938
|
-
"line":
|
|
1001
|
+
"line": 31,
|
|
939
1002
|
"character": 20
|
|
940
1003
|
},
|
|
941
1004
|
"name": "string"
|
|
@@ -946,7 +1009,7 @@
|
|
|
946
1009
|
"__schema": "VariableLikeSchema",
|
|
947
1010
|
"location": {
|
|
948
1011
|
"filePath": "component-log.main.runtime.ts",
|
|
949
|
-
"line":
|
|
1012
|
+
"line": 32,
|
|
950
1013
|
"character": 3
|
|
951
1014
|
},
|
|
952
1015
|
"signature": "(property) fileDiff?: string | undefined",
|
|
@@ -955,7 +1018,7 @@
|
|
|
955
1018
|
"__schema": "KeywordTypeSchema",
|
|
956
1019
|
"location": {
|
|
957
1020
|
"filePath": "component-log.main.runtime.ts",
|
|
958
|
-
"line":
|
|
1021
|
+
"line": 32,
|
|
959
1022
|
"character": 14
|
|
960
1023
|
},
|
|
961
1024
|
"name": "string"
|
|
@@ -969,7 +1032,207 @@
|
|
|
969
1032
|
"__schema": "TypeSchema",
|
|
970
1033
|
"location": {
|
|
971
1034
|
"filePath": "component-log.main.runtime.ts",
|
|
972
|
-
"line":
|
|
1035
|
+
"line": 35,
|
|
1036
|
+
"character": 1
|
|
1037
|
+
},
|
|
1038
|
+
"signature": "type BlameLineInfo = {\n lineNumber: number;\n lineContent: string;\n previousLineContent?: string | undefined;\n username: string;\n email?: string | undefined;\n date: string;\n message: string;\n hash: string;\n tag?: string | undefined;\n}",
|
|
1039
|
+
"name": "BlameLineInfo",
|
|
1040
|
+
"type": {
|
|
1041
|
+
"__schema": "TypeLiteralSchema",
|
|
1042
|
+
"location": {
|
|
1043
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1044
|
+
"line": 35,
|
|
1045
|
+
"character": 29
|
|
1046
|
+
},
|
|
1047
|
+
"members": [
|
|
1048
|
+
{
|
|
1049
|
+
"__schema": "VariableLikeSchema",
|
|
1050
|
+
"location": {
|
|
1051
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1052
|
+
"line": 36,
|
|
1053
|
+
"character": 3
|
|
1054
|
+
},
|
|
1055
|
+
"signature": "(property) lineNumber: number",
|
|
1056
|
+
"name": "lineNumber",
|
|
1057
|
+
"type": {
|
|
1058
|
+
"__schema": "KeywordTypeSchema",
|
|
1059
|
+
"location": {
|
|
1060
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1061
|
+
"line": 36,
|
|
1062
|
+
"character": 15
|
|
1063
|
+
},
|
|
1064
|
+
"name": "number"
|
|
1065
|
+
},
|
|
1066
|
+
"isOptional": false
|
|
1067
|
+
},
|
|
1068
|
+
{
|
|
1069
|
+
"__schema": "VariableLikeSchema",
|
|
1070
|
+
"location": {
|
|
1071
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1072
|
+
"line": 37,
|
|
1073
|
+
"character": 3
|
|
1074
|
+
},
|
|
1075
|
+
"signature": "(property) lineContent: string",
|
|
1076
|
+
"name": "lineContent",
|
|
1077
|
+
"type": {
|
|
1078
|
+
"__schema": "KeywordTypeSchema",
|
|
1079
|
+
"location": {
|
|
1080
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1081
|
+
"line": 37,
|
|
1082
|
+
"character": 16
|
|
1083
|
+
},
|
|
1084
|
+
"name": "string"
|
|
1085
|
+
},
|
|
1086
|
+
"isOptional": false
|
|
1087
|
+
},
|
|
1088
|
+
{
|
|
1089
|
+
"__schema": "VariableLikeSchema",
|
|
1090
|
+
"location": {
|
|
1091
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1092
|
+
"line": 38,
|
|
1093
|
+
"character": 3
|
|
1094
|
+
},
|
|
1095
|
+
"signature": "(property) previousLineContent?: string | undefined",
|
|
1096
|
+
"name": "previousLineContent",
|
|
1097
|
+
"type": {
|
|
1098
|
+
"__schema": "KeywordTypeSchema",
|
|
1099
|
+
"location": {
|
|
1100
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1101
|
+
"line": 38,
|
|
1102
|
+
"character": 25
|
|
1103
|
+
},
|
|
1104
|
+
"name": "string"
|
|
1105
|
+
},
|
|
1106
|
+
"isOptional": true
|
|
1107
|
+
},
|
|
1108
|
+
{
|
|
1109
|
+
"__schema": "VariableLikeSchema",
|
|
1110
|
+
"location": {
|
|
1111
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1112
|
+
"line": 39,
|
|
1113
|
+
"character": 3
|
|
1114
|
+
},
|
|
1115
|
+
"signature": "(property) username: string",
|
|
1116
|
+
"name": "username",
|
|
1117
|
+
"type": {
|
|
1118
|
+
"__schema": "KeywordTypeSchema",
|
|
1119
|
+
"location": {
|
|
1120
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1121
|
+
"line": 39,
|
|
1122
|
+
"character": 13
|
|
1123
|
+
},
|
|
1124
|
+
"name": "string"
|
|
1125
|
+
},
|
|
1126
|
+
"isOptional": false
|
|
1127
|
+
},
|
|
1128
|
+
{
|
|
1129
|
+
"__schema": "VariableLikeSchema",
|
|
1130
|
+
"location": {
|
|
1131
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1132
|
+
"line": 40,
|
|
1133
|
+
"character": 3
|
|
1134
|
+
},
|
|
1135
|
+
"signature": "(property) email?: string | undefined",
|
|
1136
|
+
"name": "email",
|
|
1137
|
+
"type": {
|
|
1138
|
+
"__schema": "KeywordTypeSchema",
|
|
1139
|
+
"location": {
|
|
1140
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1141
|
+
"line": 40,
|
|
1142
|
+
"character": 11
|
|
1143
|
+
},
|
|
1144
|
+
"name": "string"
|
|
1145
|
+
},
|
|
1146
|
+
"isOptional": true
|
|
1147
|
+
},
|
|
1148
|
+
{
|
|
1149
|
+
"__schema": "VariableLikeSchema",
|
|
1150
|
+
"location": {
|
|
1151
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1152
|
+
"line": 41,
|
|
1153
|
+
"character": 3
|
|
1154
|
+
},
|
|
1155
|
+
"signature": "(property) date: string",
|
|
1156
|
+
"name": "date",
|
|
1157
|
+
"type": {
|
|
1158
|
+
"__schema": "KeywordTypeSchema",
|
|
1159
|
+
"location": {
|
|
1160
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1161
|
+
"line": 41,
|
|
1162
|
+
"character": 9
|
|
1163
|
+
},
|
|
1164
|
+
"name": "string"
|
|
1165
|
+
},
|
|
1166
|
+
"isOptional": false
|
|
1167
|
+
},
|
|
1168
|
+
{
|
|
1169
|
+
"__schema": "VariableLikeSchema",
|
|
1170
|
+
"location": {
|
|
1171
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1172
|
+
"line": 42,
|
|
1173
|
+
"character": 3
|
|
1174
|
+
},
|
|
1175
|
+
"signature": "(property) message: string",
|
|
1176
|
+
"name": "message",
|
|
1177
|
+
"type": {
|
|
1178
|
+
"__schema": "KeywordTypeSchema",
|
|
1179
|
+
"location": {
|
|
1180
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1181
|
+
"line": 42,
|
|
1182
|
+
"character": 12
|
|
1183
|
+
},
|
|
1184
|
+
"name": "string"
|
|
1185
|
+
},
|
|
1186
|
+
"isOptional": false
|
|
1187
|
+
},
|
|
1188
|
+
{
|
|
1189
|
+
"__schema": "VariableLikeSchema",
|
|
1190
|
+
"location": {
|
|
1191
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1192
|
+
"line": 43,
|
|
1193
|
+
"character": 3
|
|
1194
|
+
},
|
|
1195
|
+
"signature": "(property) hash: string",
|
|
1196
|
+
"name": "hash",
|
|
1197
|
+
"type": {
|
|
1198
|
+
"__schema": "KeywordTypeSchema",
|
|
1199
|
+
"location": {
|
|
1200
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1201
|
+
"line": 43,
|
|
1202
|
+
"character": 9
|
|
1203
|
+
},
|
|
1204
|
+
"name": "string"
|
|
1205
|
+
},
|
|
1206
|
+
"isOptional": false
|
|
1207
|
+
},
|
|
1208
|
+
{
|
|
1209
|
+
"__schema": "VariableLikeSchema",
|
|
1210
|
+
"location": {
|
|
1211
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1212
|
+
"line": 44,
|
|
1213
|
+
"character": 3
|
|
1214
|
+
},
|
|
1215
|
+
"signature": "(property) tag?: string | undefined",
|
|
1216
|
+
"name": "tag",
|
|
1217
|
+
"type": {
|
|
1218
|
+
"__schema": "KeywordTypeSchema",
|
|
1219
|
+
"location": {
|
|
1220
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1221
|
+
"line": 44,
|
|
1222
|
+
"character": 9
|
|
1223
|
+
},
|
|
1224
|
+
"name": "string"
|
|
1225
|
+
},
|
|
1226
|
+
"isOptional": true
|
|
1227
|
+
}
|
|
1228
|
+
]
|
|
1229
|
+
}
|
|
1230
|
+
},
|
|
1231
|
+
{
|
|
1232
|
+
"__schema": "TypeSchema",
|
|
1233
|
+
"location": {
|
|
1234
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1235
|
+
"line": 47,
|
|
973
1236
|
"character": 1
|
|
974
1237
|
},
|
|
975
1238
|
"signature": "type FileHashDiffFromParent = {\n filePath: string;\n hash?: string | undefined;\n parentHash?: string | undefined;\n}",
|
|
@@ -978,7 +1241,7 @@
|
|
|
978
1241
|
"__schema": "TypeLiteralSchema",
|
|
979
1242
|
"location": {
|
|
980
1243
|
"filePath": "component-log.main.runtime.ts",
|
|
981
|
-
"line":
|
|
1244
|
+
"line": 47,
|
|
982
1245
|
"character": 38
|
|
983
1246
|
},
|
|
984
1247
|
"members": [
|
|
@@ -986,7 +1249,7 @@
|
|
|
986
1249
|
"__schema": "VariableLikeSchema",
|
|
987
1250
|
"location": {
|
|
988
1251
|
"filePath": "component-log.main.runtime.ts",
|
|
989
|
-
"line":
|
|
1252
|
+
"line": 48,
|
|
990
1253
|
"character": 3
|
|
991
1254
|
},
|
|
992
1255
|
"signature": "(property) filePath: string",
|
|
@@ -995,7 +1258,7 @@
|
|
|
995
1258
|
"__schema": "KeywordTypeSchema",
|
|
996
1259
|
"location": {
|
|
997
1260
|
"filePath": "component-log.main.runtime.ts",
|
|
998
|
-
"line":
|
|
1261
|
+
"line": 48,
|
|
999
1262
|
"character": 13
|
|
1000
1263
|
},
|
|
1001
1264
|
"name": "string"
|
|
@@ -1006,7 +1269,7 @@
|
|
|
1006
1269
|
"__schema": "VariableLikeSchema",
|
|
1007
1270
|
"location": {
|
|
1008
1271
|
"filePath": "component-log.main.runtime.ts",
|
|
1009
|
-
"line":
|
|
1272
|
+
"line": 49,
|
|
1010
1273
|
"character": 3
|
|
1011
1274
|
},
|
|
1012
1275
|
"signature": "(property) hash?: string | undefined",
|
|
@@ -1015,7 +1278,7 @@
|
|
|
1015
1278
|
"__schema": "KeywordTypeSchema",
|
|
1016
1279
|
"location": {
|
|
1017
1280
|
"filePath": "component-log.main.runtime.ts",
|
|
1018
|
-
"line":
|
|
1281
|
+
"line": 49,
|
|
1019
1282
|
"character": 10
|
|
1020
1283
|
},
|
|
1021
1284
|
"name": "string"
|
|
@@ -1026,7 +1289,7 @@
|
|
|
1026
1289
|
"__schema": "VariableLikeSchema",
|
|
1027
1290
|
"location": {
|
|
1028
1291
|
"filePath": "component-log.main.runtime.ts",
|
|
1029
|
-
"line":
|
|
1292
|
+
"line": 50,
|
|
1030
1293
|
"character": 3
|
|
1031
1294
|
},
|
|
1032
1295
|
"signature": "(property) parentHash?: string | undefined",
|
|
@@ -1035,7 +1298,7 @@
|
|
|
1035
1298
|
"__schema": "KeywordTypeSchema",
|
|
1036
1299
|
"location": {
|
|
1037
1300
|
"filePath": "component-log.main.runtime.ts",
|
|
1038
|
-
"line":
|
|
1301
|
+
"line": 50,
|
|
1039
1302
|
"character": 16
|
|
1040
1303
|
},
|
|
1041
1304
|
"name": "string"
|
|
@@ -1049,7 +1312,7 @@
|
|
|
1049
1312
|
"__schema": "ClassSchema",
|
|
1050
1313
|
"location": {
|
|
1051
1314
|
"filePath": "component-log.main.runtime.ts",
|
|
1052
|
-
"line":
|
|
1315
|
+
"line": 53,
|
|
1053
1316
|
"character": 1
|
|
1054
1317
|
},
|
|
1055
1318
|
"signature": "class ComponentLogMain",
|
|
@@ -1059,7 +1322,7 @@
|
|
|
1059
1322
|
"__schema": "ConstructorSchema",
|
|
1060
1323
|
"location": {
|
|
1061
1324
|
"filePath": "component-log.main.runtime.ts",
|
|
1062
|
-
"line":
|
|
1325
|
+
"line": 54,
|
|
1063
1326
|
"character": 3
|
|
1064
1327
|
},
|
|
1065
1328
|
"signature": "constructor ComponentLogMain(workspace: Workspace | undefined): ComponentLogMain",
|
|
@@ -1069,7 +1332,7 @@
|
|
|
1069
1332
|
"__schema": "ParameterSchema",
|
|
1070
1333
|
"location": {
|
|
1071
1334
|
"filePath": "component-log.main.runtime.ts",
|
|
1072
|
-
"line":
|
|
1335
|
+
"line": 54,
|
|
1073
1336
|
"character": 15
|
|
1074
1337
|
},
|
|
1075
1338
|
"name": "workspace",
|
|
@@ -1077,7 +1340,7 @@
|
|
|
1077
1340
|
"__schema": "TypeUnionSchema",
|
|
1078
1341
|
"location": {
|
|
1079
1342
|
"filePath": "component-log.main.runtime.ts",
|
|
1080
|
-
"line":
|
|
1343
|
+
"line": 54,
|
|
1081
1344
|
"character": 34
|
|
1082
1345
|
},
|
|
1083
1346
|
"types": [
|
|
@@ -1085,7 +1348,7 @@
|
|
|
1085
1348
|
"__schema": "TypeRefSchema",
|
|
1086
1349
|
"location": {
|
|
1087
1350
|
"filePath": "component-log.main.runtime.ts",
|
|
1088
|
-
"line":
|
|
1351
|
+
"line": 54,
|
|
1089
1352
|
"character": 34
|
|
1090
1353
|
},
|
|
1091
1354
|
"name": "Workspace"
|
|
@@ -1094,7 +1357,7 @@
|
|
|
1094
1357
|
"__schema": "KeywordTypeSchema",
|
|
1095
1358
|
"location": {
|
|
1096
1359
|
"filePath": "component-log.main.runtime.ts",
|
|
1097
|
-
"line":
|
|
1360
|
+
"line": 54,
|
|
1098
1361
|
"character": 46
|
|
1099
1362
|
},
|
|
1100
1363
|
"name": "undefined"
|
|
@@ -1109,7 +1372,7 @@
|
|
|
1109
1372
|
"__schema": "ThisTypeSchema",
|
|
1110
1373
|
"location": {
|
|
1111
1374
|
"filePath": "component-log.main.runtime.ts",
|
|
1112
|
-
"line":
|
|
1375
|
+
"line": 53,
|
|
1113
1376
|
"character": 1
|
|
1114
1377
|
},
|
|
1115
1378
|
"name": "ComponentLogMain"
|
|
@@ -1120,14 +1383,14 @@
|
|
|
1120
1383
|
"__schema": "FunctionLikeSchema",
|
|
1121
1384
|
"location": {
|
|
1122
1385
|
"filePath": "component-log.main.runtime.ts",
|
|
1123
|
-
"line":
|
|
1386
|
+
"line": 59,
|
|
1124
1387
|
"character": 3
|
|
1125
1388
|
},
|
|
1126
1389
|
"doc": {
|
|
1127
1390
|
"__schema": "DocSchema",
|
|
1128
1391
|
"location": {
|
|
1129
1392
|
"filePath": "component-log.main.runtime.ts",
|
|
1130
|
-
"line":
|
|
1393
|
+
"line": 56,
|
|
1131
1394
|
"character": 3
|
|
1132
1395
|
},
|
|
1133
1396
|
"raw": "/**\n * get component log sorted by the timestamp in ascending order (from the earliest to the latest)\n */",
|
|
@@ -1141,7 +1404,7 @@
|
|
|
1141
1404
|
"__schema": "ParameterSchema",
|
|
1142
1405
|
"location": {
|
|
1143
1406
|
"filePath": "component-log.main.runtime.ts",
|
|
1144
|
-
"line":
|
|
1407
|
+
"line": 59,
|
|
1145
1408
|
"character": 17
|
|
1146
1409
|
},
|
|
1147
1410
|
"name": "id",
|
|
@@ -1149,7 +1412,7 @@
|
|
|
1149
1412
|
"__schema": "KeywordTypeSchema",
|
|
1150
1413
|
"location": {
|
|
1151
1414
|
"filePath": "component-log.main.runtime.ts",
|
|
1152
|
-
"line":
|
|
1415
|
+
"line": 59,
|
|
1153
1416
|
"character": 21
|
|
1154
1417
|
},
|
|
1155
1418
|
"name": "string"
|
|
@@ -1161,7 +1424,7 @@
|
|
|
1161
1424
|
"__schema": "ParameterSchema",
|
|
1162
1425
|
"location": {
|
|
1163
1426
|
"filePath": "component-log.main.runtime.ts",
|
|
1164
|
-
"line":
|
|
1427
|
+
"line": 59,
|
|
1165
1428
|
"character": 29
|
|
1166
1429
|
},
|
|
1167
1430
|
"name": "isRemote",
|
|
@@ -1169,7 +1432,7 @@
|
|
|
1169
1432
|
"__schema": "KeywordTypeSchema",
|
|
1170
1433
|
"location": {
|
|
1171
1434
|
"filePath": "component-log.main.runtime.ts",
|
|
1172
|
-
"line":
|
|
1435
|
+
"line": 59,
|
|
1173
1436
|
"character": 40
|
|
1174
1437
|
},
|
|
1175
1438
|
"name": "boolean"
|
|
@@ -1181,7 +1444,7 @@
|
|
|
1181
1444
|
"__schema": "ParameterSchema",
|
|
1182
1445
|
"location": {
|
|
1183
1446
|
"filePath": "component-log.main.runtime.ts",
|
|
1184
|
-
"line":
|
|
1447
|
+
"line": 59,
|
|
1185
1448
|
"character": 49
|
|
1186
1449
|
},
|
|
1187
1450
|
"name": "shortHash",
|
|
@@ -1189,7 +1452,7 @@
|
|
|
1189
1452
|
"__schema": "InferenceTypeSchema",
|
|
1190
1453
|
"location": {
|
|
1191
1454
|
"filePath": "component-log.main.runtime.ts",
|
|
1192
|
-
"line":
|
|
1455
|
+
"line": 59,
|
|
1193
1456
|
"character": 49
|
|
1194
1457
|
},
|
|
1195
1458
|
"type": "boolean"
|
|
@@ -1202,7 +1465,7 @@
|
|
|
1202
1465
|
"__schema": "ParameterSchema",
|
|
1203
1466
|
"location": {
|
|
1204
1467
|
"filePath": "component-log.main.runtime.ts",
|
|
1205
|
-
"line":
|
|
1468
|
+
"line": 59,
|
|
1206
1469
|
"character": 68
|
|
1207
1470
|
},
|
|
1208
1471
|
"name": "shortMessage",
|
|
@@ -1210,7 +1473,7 @@
|
|
|
1210
1473
|
"__schema": "InferenceTypeSchema",
|
|
1211
1474
|
"location": {
|
|
1212
1475
|
"filePath": "component-log.main.runtime.ts",
|
|
1213
|
-
"line":
|
|
1476
|
+
"line": 59,
|
|
1214
1477
|
"character": 68
|
|
1215
1478
|
},
|
|
1216
1479
|
"type": "boolean"
|
|
@@ -1224,7 +1487,7 @@
|
|
|
1224
1487
|
"__schema": "TypeRefSchema",
|
|
1225
1488
|
"location": {
|
|
1226
1489
|
"filePath": "component-log.main.runtime.ts",
|
|
1227
|
-
"line":
|
|
1490
|
+
"line": 59,
|
|
1228
1491
|
"character": 91
|
|
1229
1492
|
},
|
|
1230
1493
|
"name": "Promise",
|
|
@@ -1233,14 +1496,14 @@
|
|
|
1233
1496
|
"__schema": "TypeArraySchema",
|
|
1234
1497
|
"location": {
|
|
1235
1498
|
"filePath": "component-log.main.runtime.ts",
|
|
1236
|
-
"line":
|
|
1499
|
+
"line": 59,
|
|
1237
1500
|
"character": 99
|
|
1238
1501
|
},
|
|
1239
1502
|
"type": {
|
|
1240
1503
|
"__schema": "TypeRefSchema",
|
|
1241
1504
|
"location": {
|
|
1242
1505
|
"filePath": "component-log.main.runtime.ts",
|
|
1243
|
-
"line":
|
|
1506
|
+
"line": 59,
|
|
1244
1507
|
"character": 99
|
|
1245
1508
|
},
|
|
1246
1509
|
"name": "ComponentLog"
|
|
@@ -1256,7 +1519,7 @@
|
|
|
1256
1519
|
"__schema": "FunctionLikeSchema",
|
|
1257
1520
|
"location": {
|
|
1258
1521
|
"filePath": "component-log.main.runtime.ts",
|
|
1259
|
-
"line":
|
|
1522
|
+
"line": 76,
|
|
1260
1523
|
"character": 3
|
|
1261
1524
|
},
|
|
1262
1525
|
"signature": "(method) ComponentLogMain.getLogsWithParents(id: string, fullHash?: boolean, fullMessage?: boolean): Promise<string[]>",
|
|
@@ -1266,7 +1529,7 @@
|
|
|
1266
1529
|
"__schema": "ParameterSchema",
|
|
1267
1530
|
"location": {
|
|
1268
1531
|
"filePath": "component-log.main.runtime.ts",
|
|
1269
|
-
"line":
|
|
1532
|
+
"line": 76,
|
|
1270
1533
|
"character": 28
|
|
1271
1534
|
},
|
|
1272
1535
|
"name": "id",
|
|
@@ -1274,7 +1537,7 @@
|
|
|
1274
1537
|
"__schema": "KeywordTypeSchema",
|
|
1275
1538
|
"location": {
|
|
1276
1539
|
"filePath": "component-log.main.runtime.ts",
|
|
1277
|
-
"line":
|
|
1540
|
+
"line": 76,
|
|
1278
1541
|
"character": 32
|
|
1279
1542
|
},
|
|
1280
1543
|
"name": "string"
|
|
@@ -1286,7 +1549,7 @@
|
|
|
1286
1549
|
"__schema": "ParameterSchema",
|
|
1287
1550
|
"location": {
|
|
1288
1551
|
"filePath": "component-log.main.runtime.ts",
|
|
1289
|
-
"line":
|
|
1552
|
+
"line": 76,
|
|
1290
1553
|
"character": 40
|
|
1291
1554
|
},
|
|
1292
1555
|
"name": "fullHash",
|
|
@@ -1294,7 +1557,7 @@
|
|
|
1294
1557
|
"__schema": "InferenceTypeSchema",
|
|
1295
1558
|
"location": {
|
|
1296
1559
|
"filePath": "component-log.main.runtime.ts",
|
|
1297
|
-
"line":
|
|
1560
|
+
"line": 76,
|
|
1298
1561
|
"character": 40
|
|
1299
1562
|
},
|
|
1300
1563
|
"type": "boolean"
|
|
@@ -1307,7 +1570,7 @@
|
|
|
1307
1570
|
"__schema": "ParameterSchema",
|
|
1308
1571
|
"location": {
|
|
1309
1572
|
"filePath": "component-log.main.runtime.ts",
|
|
1310
|
-
"line":
|
|
1573
|
+
"line": 76,
|
|
1311
1574
|
"character": 58
|
|
1312
1575
|
},
|
|
1313
1576
|
"name": "fullMessage",
|
|
@@ -1315,7 +1578,7 @@
|
|
|
1315
1578
|
"__schema": "InferenceTypeSchema",
|
|
1316
1579
|
"location": {
|
|
1317
1580
|
"filePath": "component-log.main.runtime.ts",
|
|
1318
|
-
"line":
|
|
1581
|
+
"line": 76,
|
|
1319
1582
|
"character": 58
|
|
1320
1583
|
},
|
|
1321
1584
|
"type": "boolean"
|
|
@@ -1329,7 +1592,7 @@
|
|
|
1329
1592
|
"__schema": "InferenceTypeSchema",
|
|
1330
1593
|
"location": {
|
|
1331
1594
|
"filePath": "component-log.main.runtime.ts",
|
|
1332
|
-
"line":
|
|
1595
|
+
"line": 76,
|
|
1333
1596
|
"character": 3
|
|
1334
1597
|
},
|
|
1335
1598
|
"type": "Promise<string[]>"
|
|
@@ -1342,7 +1605,7 @@
|
|
|
1342
1605
|
"__schema": "FunctionLikeSchema",
|
|
1343
1606
|
"location": {
|
|
1344
1607
|
"filePath": "component-log.main.runtime.ts",
|
|
1345
|
-
"line":
|
|
1608
|
+
"line": 83,
|
|
1346
1609
|
"character": 3
|
|
1347
1610
|
},
|
|
1348
1611
|
"signature": "(method) ComponentLogMain.getChangedFilesFromParent(id: string): Promise<FileHashDiffFromParent[]>",
|
|
@@ -1352,7 +1615,7 @@
|
|
|
1352
1615
|
"__schema": "ParameterSchema",
|
|
1353
1616
|
"location": {
|
|
1354
1617
|
"filePath": "component-log.main.runtime.ts",
|
|
1355
|
-
"line":
|
|
1618
|
+
"line": 83,
|
|
1356
1619
|
"character": 35
|
|
1357
1620
|
},
|
|
1358
1621
|
"name": "id",
|
|
@@ -1360,7 +1623,7 @@
|
|
|
1360
1623
|
"__schema": "KeywordTypeSchema",
|
|
1361
1624
|
"location": {
|
|
1362
1625
|
"filePath": "component-log.main.runtime.ts",
|
|
1363
|
-
"line":
|
|
1626
|
+
"line": 83,
|
|
1364
1627
|
"character": 39
|
|
1365
1628
|
},
|
|
1366
1629
|
"name": "string"
|
|
@@ -1373,7 +1636,7 @@
|
|
|
1373
1636
|
"__schema": "TypeRefSchema",
|
|
1374
1637
|
"location": {
|
|
1375
1638
|
"filePath": "component-log.main.runtime.ts",
|
|
1376
|
-
"line":
|
|
1639
|
+
"line": 83,
|
|
1377
1640
|
"character": 48
|
|
1378
1641
|
},
|
|
1379
1642
|
"name": "Promise",
|
|
@@ -1382,14 +1645,14 @@
|
|
|
1382
1645
|
"__schema": "TypeArraySchema",
|
|
1383
1646
|
"location": {
|
|
1384
1647
|
"filePath": "component-log.main.runtime.ts",
|
|
1385
|
-
"line":
|
|
1648
|
+
"line": 83,
|
|
1386
1649
|
"character": 56
|
|
1387
1650
|
},
|
|
1388
1651
|
"type": {
|
|
1389
1652
|
"__schema": "TypeRefSchema",
|
|
1390
1653
|
"location": {
|
|
1391
1654
|
"filePath": "component-log.main.runtime.ts",
|
|
1392
|
-
"line":
|
|
1655
|
+
"line": 83,
|
|
1393
1656
|
"character": 56
|
|
1394
1657
|
},
|
|
1395
1658
|
"name": "FileHashDiffFromParent"
|
|
@@ -1405,28 +1668,28 @@
|
|
|
1405
1668
|
"__schema": "FunctionLikeSchema",
|
|
1406
1669
|
"location": {
|
|
1407
1670
|
"filePath": "component-log.main.runtime.ts",
|
|
1408
|
-
"line":
|
|
1671
|
+
"line": 123,
|
|
1409
1672
|
"character": 3
|
|
1410
1673
|
},
|
|
1411
|
-
"signature": "(method) ComponentLogMain.getFileHistoryHashes(filePath:
|
|
1674
|
+
"signature": "(method) ComponentLogMain.getFileHistoryHashes(filePath: PathOsBasedAbsolute): Promise<FileLog[]>",
|
|
1412
1675
|
"name": "getFileHistoryHashes",
|
|
1413
1676
|
"params": [
|
|
1414
1677
|
{
|
|
1415
1678
|
"__schema": "ParameterSchema",
|
|
1416
1679
|
"location": {
|
|
1417
1680
|
"filePath": "component-log.main.runtime.ts",
|
|
1418
|
-
"line":
|
|
1681
|
+
"line": 123,
|
|
1419
1682
|
"character": 30
|
|
1420
1683
|
},
|
|
1421
1684
|
"name": "filePath",
|
|
1422
1685
|
"type": {
|
|
1423
|
-
"__schema": "
|
|
1686
|
+
"__schema": "TypeRefSchema",
|
|
1424
1687
|
"location": {
|
|
1425
1688
|
"filePath": "component-log.main.runtime.ts",
|
|
1426
|
-
"line":
|
|
1689
|
+
"line": 123,
|
|
1427
1690
|
"character": 40
|
|
1428
1691
|
},
|
|
1429
|
-
"name": "
|
|
1692
|
+
"name": "PathOsBasedAbsolute"
|
|
1430
1693
|
},
|
|
1431
1694
|
"isOptional": false,
|
|
1432
1695
|
"isSpread": false
|
|
@@ -1436,8 +1699,8 @@
|
|
|
1436
1699
|
"__schema": "TypeRefSchema",
|
|
1437
1700
|
"location": {
|
|
1438
1701
|
"filePath": "component-log.main.runtime.ts",
|
|
1439
|
-
"line":
|
|
1440
|
-
"character":
|
|
1702
|
+
"line": 123,
|
|
1703
|
+
"character": 62
|
|
1441
1704
|
},
|
|
1442
1705
|
"name": "Promise",
|
|
1443
1706
|
"typeArgs": [
|
|
@@ -1445,15 +1708,15 @@
|
|
|
1445
1708
|
"__schema": "TypeArraySchema",
|
|
1446
1709
|
"location": {
|
|
1447
1710
|
"filePath": "component-log.main.runtime.ts",
|
|
1448
|
-
"line":
|
|
1449
|
-
"character":
|
|
1711
|
+
"line": 123,
|
|
1712
|
+
"character": 70
|
|
1450
1713
|
},
|
|
1451
1714
|
"type": {
|
|
1452
1715
|
"__schema": "TypeRefSchema",
|
|
1453
1716
|
"location": {
|
|
1454
1717
|
"filePath": "component-log.main.runtime.ts",
|
|
1455
|
-
"line":
|
|
1456
|
-
"character":
|
|
1718
|
+
"line": 123,
|
|
1719
|
+
"character": 70
|
|
1457
1720
|
},
|
|
1458
1721
|
"name": "FileLog"
|
|
1459
1722
|
}
|
|
@@ -1468,7 +1731,70 @@
|
|
|
1468
1731
|
"__schema": "FunctionLikeSchema",
|
|
1469
1732
|
"location": {
|
|
1470
1733
|
"filePath": "component-log.main.runtime.ts",
|
|
1471
|
-
"line":
|
|
1734
|
+
"line": 189,
|
|
1735
|
+
"character": 3
|
|
1736
|
+
},
|
|
1737
|
+
"signature": "(method) ComponentLogMain.blame(filePath: string): Promise<BlameLineInfo[]>",
|
|
1738
|
+
"name": "blame",
|
|
1739
|
+
"params": [
|
|
1740
|
+
{
|
|
1741
|
+
"__schema": "ParameterSchema",
|
|
1742
|
+
"location": {
|
|
1743
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1744
|
+
"line": 189,
|
|
1745
|
+
"character": 15
|
|
1746
|
+
},
|
|
1747
|
+
"name": "filePath",
|
|
1748
|
+
"type": {
|
|
1749
|
+
"__schema": "KeywordTypeSchema",
|
|
1750
|
+
"location": {
|
|
1751
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1752
|
+
"line": 189,
|
|
1753
|
+
"character": 25
|
|
1754
|
+
},
|
|
1755
|
+
"name": "string"
|
|
1756
|
+
},
|
|
1757
|
+
"isOptional": false,
|
|
1758
|
+
"isSpread": false
|
|
1759
|
+
}
|
|
1760
|
+
],
|
|
1761
|
+
"returnType": {
|
|
1762
|
+
"__schema": "TypeRefSchema",
|
|
1763
|
+
"location": {
|
|
1764
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1765
|
+
"line": 189,
|
|
1766
|
+
"character": 34
|
|
1767
|
+
},
|
|
1768
|
+
"name": "Promise",
|
|
1769
|
+
"typeArgs": [
|
|
1770
|
+
{
|
|
1771
|
+
"__schema": "TypeArraySchema",
|
|
1772
|
+
"location": {
|
|
1773
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1774
|
+
"line": 189,
|
|
1775
|
+
"character": 42
|
|
1776
|
+
},
|
|
1777
|
+
"type": {
|
|
1778
|
+
"__schema": "TypeRefSchema",
|
|
1779
|
+
"location": {
|
|
1780
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1781
|
+
"line": 189,
|
|
1782
|
+
"character": 42
|
|
1783
|
+
},
|
|
1784
|
+
"name": "BlameLineInfo"
|
|
1785
|
+
}
|
|
1786
|
+
}
|
|
1787
|
+
]
|
|
1788
|
+
},
|
|
1789
|
+
"modifiers": [
|
|
1790
|
+
"async"
|
|
1791
|
+
]
|
|
1792
|
+
},
|
|
1793
|
+
{
|
|
1794
|
+
"__schema": "FunctionLikeSchema",
|
|
1795
|
+
"location": {
|
|
1796
|
+
"filePath": "component-log.main.runtime.ts",
|
|
1797
|
+
"line": 282,
|
|
1472
1798
|
"character": 3
|
|
1473
1799
|
},
|
|
1474
1800
|
"signature": "(method) ComponentLogMain.getFileLog(filePath: string): Promise<FileLog[]>",
|
|
@@ -1478,7 +1804,7 @@
|
|
|
1478
1804
|
"__schema": "ParameterSchema",
|
|
1479
1805
|
"location": {
|
|
1480
1806
|
"filePath": "component-log.main.runtime.ts",
|
|
1481
|
-
"line":
|
|
1807
|
+
"line": 282,
|
|
1482
1808
|
"character": 20
|
|
1483
1809
|
},
|
|
1484
1810
|
"name": "filePath",
|
|
@@ -1486,7 +1812,7 @@
|
|
|
1486
1812
|
"__schema": "KeywordTypeSchema",
|
|
1487
1813
|
"location": {
|
|
1488
1814
|
"filePath": "component-log.main.runtime.ts",
|
|
1489
|
-
"line":
|
|
1815
|
+
"line": 282,
|
|
1490
1816
|
"character": 30
|
|
1491
1817
|
},
|
|
1492
1818
|
"name": "string"
|
|
@@ -1499,7 +1825,7 @@
|
|
|
1499
1825
|
"__schema": "InferenceTypeSchema",
|
|
1500
1826
|
"location": {
|
|
1501
1827
|
"filePath": "component-log.main.runtime.ts",
|
|
1502
|
-
"line":
|
|
1828
|
+
"line": 282,
|
|
1503
1829
|
"character": 3
|
|
1504
1830
|
},
|
|
1505
1831
|
"type": "Promise<FileLog[]>"
|
|
@@ -1512,7 +1838,7 @@
|
|
|
1512
1838
|
"__schema": "VariableLikeSchema",
|
|
1513
1839
|
"location": {
|
|
1514
1840
|
"filePath": "component-log.main.runtime.ts",
|
|
1515
|
-
"line":
|
|
1841
|
+
"line": 339,
|
|
1516
1842
|
"character": 3
|
|
1517
1843
|
},
|
|
1518
1844
|
"signature": "(property) ComponentLogMain.slots: never[]",
|
|
@@ -1521,7 +1847,7 @@
|
|
|
1521
1847
|
"__schema": "InferenceTypeSchema",
|
|
1522
1848
|
"location": {
|
|
1523
1849
|
"filePath": "component-log.main.runtime.ts",
|
|
1524
|
-
"line":
|
|
1850
|
+
"line": 339,
|
|
1525
1851
|
"character": 3
|
|
1526
1852
|
},
|
|
1527
1853
|
"type": "never[]"
|
|
@@ -1533,7 +1859,7 @@
|
|
|
1533
1859
|
"__schema": "VariableLikeSchema",
|
|
1534
1860
|
"location": {
|
|
1535
1861
|
"filePath": "component-log.main.runtime.ts",
|
|
1536
|
-
"line":
|
|
1862
|
+
"line": 340,
|
|
1537
1863
|
"character": 3
|
|
1538
1864
|
},
|
|
1539
1865
|
"signature": "(property) ComponentLogMain.dependencies: Aspect[]",
|
|
@@ -1542,7 +1868,7 @@
|
|
|
1542
1868
|
"__schema": "InferenceTypeSchema",
|
|
1543
1869
|
"location": {
|
|
1544
1870
|
"filePath": "component-log.main.runtime.ts",
|
|
1545
|
-
"line":
|
|
1871
|
+
"line": 340,
|
|
1546
1872
|
"character": 3
|
|
1547
1873
|
},
|
|
1548
1874
|
"type": "Aspect[]"
|
|
@@ -1554,7 +1880,7 @@
|
|
|
1554
1880
|
"__schema": "VariableLikeSchema",
|
|
1555
1881
|
"location": {
|
|
1556
1882
|
"filePath": "component-log.main.runtime.ts",
|
|
1557
|
-
"line":
|
|
1883
|
+
"line": 341,
|
|
1558
1884
|
"character": 3
|
|
1559
1885
|
},
|
|
1560
1886
|
"signature": "(property) ComponentLogMain.runtime: RuntimeDefinition",
|
|
@@ -1563,7 +1889,7 @@
|
|
|
1563
1889
|
"__schema": "InferenceTypeSchema",
|
|
1564
1890
|
"location": {
|
|
1565
1891
|
"filePath": "component-log.main.runtime.ts",
|
|
1566
|
-
"line":
|
|
1892
|
+
"line": 341,
|
|
1567
1893
|
"character": 3
|
|
1568
1894
|
},
|
|
1569
1895
|
"type": "RuntimeDefinition"
|
|
@@ -1575,7 +1901,7 @@
|
|
|
1575
1901
|
"__schema": "FunctionLikeSchema",
|
|
1576
1902
|
"location": {
|
|
1577
1903
|
"filePath": "component-log.main.runtime.ts",
|
|
1578
|
-
"line":
|
|
1904
|
+
"line": 342,
|
|
1579
1905
|
"character": 3
|
|
1580
1906
|
},
|
|
1581
1907
|
"signature": "(method) ComponentLogMain.provider([cli, workspace]: [CLIMain, Workspace]): Promise<ComponentLogMain>",
|
|
@@ -1585,7 +1911,7 @@
|
|
|
1585
1911
|
"__schema": "ParameterSchema",
|
|
1586
1912
|
"location": {
|
|
1587
1913
|
"filePath": "component-log.main.runtime.ts",
|
|
1588
|
-
"line":
|
|
1914
|
+
"line": 342,
|
|
1589
1915
|
"character": 25
|
|
1590
1916
|
},
|
|
1591
1917
|
"name": "[ cli, workspace ]",
|
|
@@ -1593,7 +1919,7 @@
|
|
|
1593
1919
|
"__schema": "TupleTypeSchema",
|
|
1594
1920
|
"location": {
|
|
1595
1921
|
"filePath": "component-log.main.runtime.ts",
|
|
1596
|
-
"line":
|
|
1922
|
+
"line": 342,
|
|
1597
1923
|
"character": 43
|
|
1598
1924
|
},
|
|
1599
1925
|
"elements": [
|
|
@@ -1601,7 +1927,7 @@
|
|
|
1601
1927
|
"__schema": "TypeRefSchema",
|
|
1602
1928
|
"location": {
|
|
1603
1929
|
"filePath": "component-log.main.runtime.ts",
|
|
1604
|
-
"line":
|
|
1930
|
+
"line": 342,
|
|
1605
1931
|
"character": 44
|
|
1606
1932
|
},
|
|
1607
1933
|
"name": "CLIMain"
|
|
@@ -1610,7 +1936,7 @@
|
|
|
1610
1936
|
"__schema": "TypeRefSchema",
|
|
1611
1937
|
"location": {
|
|
1612
1938
|
"filePath": "component-log.main.runtime.ts",
|
|
1613
|
-
"line":
|
|
1939
|
+
"line": 342,
|
|
1614
1940
|
"character": 53
|
|
1615
1941
|
},
|
|
1616
1942
|
"name": "Workspace"
|
|
@@ -1625,7 +1951,7 @@
|
|
|
1625
1951
|
"__schema": "InferenceTypeSchema",
|
|
1626
1952
|
"location": {
|
|
1627
1953
|
"filePath": "component-log.main.runtime.ts",
|
|
1628
|
-
"line":
|
|
1954
|
+
"line": 342,
|
|
1629
1955
|
"character": 3
|
|
1630
1956
|
},
|
|
1631
1957
|
"type": "Promise<ComponentLogMain>"
|
|
@@ -1643,7 +1969,7 @@
|
|
|
1643
1969
|
"__schema": "TypeSchema",
|
|
1644
1970
|
"location": {
|
|
1645
1971
|
"filePath": "component-log.main.runtime.ts",
|
|
1646
|
-
"line":
|
|
1972
|
+
"line": 351,
|
|
1647
1973
|
"character": 1
|
|
1648
1974
|
},
|
|
1649
1975
|
"signature": "type ComponentLogInfo = {\n hash: string;\n message: string;\n onLane?: boolean | undefined;\n parents: string[];\n username?: string | undefined;\n email?: string | undefined;\n date?: string | undefined;\n tag?: string | undefined;\n}",
|
|
@@ -1652,7 +1978,7 @@
|
|
|
1652
1978
|
"__schema": "TypeLiteralSchema",
|
|
1653
1979
|
"location": {
|
|
1654
1980
|
"filePath": "component-log.main.runtime.ts",
|
|
1655
|
-
"line":
|
|
1981
|
+
"line": 351,
|
|
1656
1982
|
"character": 32
|
|
1657
1983
|
},
|
|
1658
1984
|
"members": [
|
|
@@ -1660,7 +1986,7 @@
|
|
|
1660
1986
|
"__schema": "VariableLikeSchema",
|
|
1661
1987
|
"location": {
|
|
1662
1988
|
"filePath": "component-log.main.runtime.ts",
|
|
1663
|
-
"line":
|
|
1989
|
+
"line": 352,
|
|
1664
1990
|
"character": 3
|
|
1665
1991
|
},
|
|
1666
1992
|
"signature": "(property) hash: string",
|
|
@@ -1669,7 +1995,7 @@
|
|
|
1669
1995
|
"__schema": "KeywordTypeSchema",
|
|
1670
1996
|
"location": {
|
|
1671
1997
|
"filePath": "component-log.main.runtime.ts",
|
|
1672
|
-
"line":
|
|
1998
|
+
"line": 352,
|
|
1673
1999
|
"character": 9
|
|
1674
2000
|
},
|
|
1675
2001
|
"name": "string"
|
|
@@ -1680,7 +2006,7 @@
|
|
|
1680
2006
|
"__schema": "VariableLikeSchema",
|
|
1681
2007
|
"location": {
|
|
1682
2008
|
"filePath": "component-log.main.runtime.ts",
|
|
1683
|
-
"line":
|
|
2009
|
+
"line": 353,
|
|
1684
2010
|
"character": 3
|
|
1685
2011
|
},
|
|
1686
2012
|
"signature": "(property) message: string",
|
|
@@ -1689,7 +2015,7 @@
|
|
|
1689
2015
|
"__schema": "KeywordTypeSchema",
|
|
1690
2016
|
"location": {
|
|
1691
2017
|
"filePath": "component-log.main.runtime.ts",
|
|
1692
|
-
"line":
|
|
2018
|
+
"line": 353,
|
|
1693
2019
|
"character": 12
|
|
1694
2020
|
},
|
|
1695
2021
|
"name": "string"
|
|
@@ -1700,7 +2026,7 @@
|
|
|
1700
2026
|
"__schema": "VariableLikeSchema",
|
|
1701
2027
|
"location": {
|
|
1702
2028
|
"filePath": "component-log.main.runtime.ts",
|
|
1703
|
-
"line":
|
|
2029
|
+
"line": 354,
|
|
1704
2030
|
"character": 3
|
|
1705
2031
|
},
|
|
1706
2032
|
"signature": "(property) onLane?: boolean | undefined",
|
|
@@ -1709,7 +2035,7 @@
|
|
|
1709
2035
|
"__schema": "KeywordTypeSchema",
|
|
1710
2036
|
"location": {
|
|
1711
2037
|
"filePath": "component-log.main.runtime.ts",
|
|
1712
|
-
"line":
|
|
2038
|
+
"line": 354,
|
|
1713
2039
|
"character": 12
|
|
1714
2040
|
},
|
|
1715
2041
|
"name": "boolean"
|
|
@@ -1720,7 +2046,7 @@
|
|
|
1720
2046
|
"__schema": "VariableLikeSchema",
|
|
1721
2047
|
"location": {
|
|
1722
2048
|
"filePath": "component-log.main.runtime.ts",
|
|
1723
|
-
"line":
|
|
2049
|
+
"line": 355,
|
|
1724
2050
|
"character": 3
|
|
1725
2051
|
},
|
|
1726
2052
|
"signature": "(property) parents: string[]",
|
|
@@ -1729,14 +2055,14 @@
|
|
|
1729
2055
|
"__schema": "TypeArraySchema",
|
|
1730
2056
|
"location": {
|
|
1731
2057
|
"filePath": "component-log.main.runtime.ts",
|
|
1732
|
-
"line":
|
|
2058
|
+
"line": 355,
|
|
1733
2059
|
"character": 12
|
|
1734
2060
|
},
|
|
1735
2061
|
"type": {
|
|
1736
2062
|
"__schema": "KeywordTypeSchema",
|
|
1737
2063
|
"location": {
|
|
1738
2064
|
"filePath": "component-log.main.runtime.ts",
|
|
1739
|
-
"line":
|
|
2065
|
+
"line": 355,
|
|
1740
2066
|
"character": 12
|
|
1741
2067
|
},
|
|
1742
2068
|
"name": "string"
|
|
@@ -1748,7 +2074,7 @@
|
|
|
1748
2074
|
"__schema": "VariableLikeSchema",
|
|
1749
2075
|
"location": {
|
|
1750
2076
|
"filePath": "component-log.main.runtime.ts",
|
|
1751
|
-
"line":
|
|
2077
|
+
"line": 356,
|
|
1752
2078
|
"character": 3
|
|
1753
2079
|
},
|
|
1754
2080
|
"signature": "(property) username?: string | undefined",
|
|
@@ -1757,7 +2083,7 @@
|
|
|
1757
2083
|
"__schema": "KeywordTypeSchema",
|
|
1758
2084
|
"location": {
|
|
1759
2085
|
"filePath": "component-log.main.runtime.ts",
|
|
1760
|
-
"line":
|
|
2086
|
+
"line": 356,
|
|
1761
2087
|
"character": 14
|
|
1762
2088
|
},
|
|
1763
2089
|
"name": "string"
|
|
@@ -1768,7 +2094,7 @@
|
|
|
1768
2094
|
"__schema": "VariableLikeSchema",
|
|
1769
2095
|
"location": {
|
|
1770
2096
|
"filePath": "component-log.main.runtime.ts",
|
|
1771
|
-
"line":
|
|
2097
|
+
"line": 357,
|
|
1772
2098
|
"character": 3
|
|
1773
2099
|
},
|
|
1774
2100
|
"signature": "(property) email?: string | undefined",
|
|
@@ -1777,7 +2103,7 @@
|
|
|
1777
2103
|
"__schema": "KeywordTypeSchema",
|
|
1778
2104
|
"location": {
|
|
1779
2105
|
"filePath": "component-log.main.runtime.ts",
|
|
1780
|
-
"line":
|
|
2106
|
+
"line": 357,
|
|
1781
2107
|
"character": 11
|
|
1782
2108
|
},
|
|
1783
2109
|
"name": "string"
|
|
@@ -1788,7 +2114,7 @@
|
|
|
1788
2114
|
"__schema": "VariableLikeSchema",
|
|
1789
2115
|
"location": {
|
|
1790
2116
|
"filePath": "component-log.main.runtime.ts",
|
|
1791
|
-
"line":
|
|
2117
|
+
"line": 358,
|
|
1792
2118
|
"character": 3
|
|
1793
2119
|
},
|
|
1794
2120
|
"signature": "(property) date?: string | undefined",
|
|
@@ -1797,7 +2123,7 @@
|
|
|
1797
2123
|
"__schema": "KeywordTypeSchema",
|
|
1798
2124
|
"location": {
|
|
1799
2125
|
"filePath": "component-log.main.runtime.ts",
|
|
1800
|
-
"line":
|
|
2126
|
+
"line": 358,
|
|
1801
2127
|
"character": 10
|
|
1802
2128
|
},
|
|
1803
2129
|
"name": "string"
|
|
@@ -1808,7 +2134,7 @@
|
|
|
1808
2134
|
"__schema": "VariableLikeSchema",
|
|
1809
2135
|
"location": {
|
|
1810
2136
|
"filePath": "component-log.main.runtime.ts",
|
|
1811
|
-
"line":
|
|
2137
|
+
"line": 359,
|
|
1812
2138
|
"character": 3
|
|
1813
2139
|
},
|
|
1814
2140
|
"signature": "(property) tag?: string | undefined",
|
|
@@ -1817,7 +2143,7 @@
|
|
|
1817
2143
|
"__schema": "KeywordTypeSchema",
|
|
1818
2144
|
"location": {
|
|
1819
2145
|
"filePath": "component-log.main.runtime.ts",
|
|
1820
|
-
"line":
|
|
2146
|
+
"line": 359,
|
|
1821
2147
|
"character": 9
|
|
1822
2148
|
},
|
|
1823
2149
|
"name": "string"
|
|
@@ -1833,7 +2159,7 @@
|
|
|
1833
2159
|
"__schema": "UnImplementedSchema",
|
|
1834
2160
|
"location": {
|
|
1835
2161
|
"filePath": "component-log.main.runtime.ts",
|
|
1836
|
-
"line":
|
|
2162
|
+
"line": 349,
|
|
1837
2163
|
"character": 1
|
|
1838
2164
|
},
|
|
1839
2165
|
"name": "ComponentLogAspect.addRuntime(ComponentLogMain);",
|
|
@@ -1882,7 +2208,7 @@
|
|
|
1882
2208
|
"componentId": {
|
|
1883
2209
|
"scope": "teambit.component",
|
|
1884
2210
|
"name": "component-log",
|
|
1885
|
-
"version": "1.0.
|
|
2211
|
+
"version": "1.0.447"
|
|
1886
2212
|
},
|
|
1887
2213
|
"taggedModuleExports": []
|
|
1888
2214
|
}
|