@teambit/merge-lanes 1.0.509 → 1.0.511

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.
@@ -1,3764 +0,0 @@
1
- {
2
- "__schema": "APISchema",
3
- "location": {
4
- "filePath": "index.ts",
5
- "line": 1,
6
- "character": 1
7
- },
8
- "module": {
9
- "__schema": "ModuleSchema",
10
- "location": {
11
- "filePath": "index.ts",
12
- "line": 1,
13
- "character": 1
14
- },
15
- "exports": [
16
- {
17
- "__schema": "ExportSchema",
18
- "location": {
19
- "filePath": "index.ts",
20
- "line": 3,
21
- "character": 15
22
- },
23
- "signature": "class MergeLanesMain",
24
- "name": "MergeLanesMain",
25
- "exportNode": {
26
- "__schema": "ClassSchema",
27
- "location": {
28
- "filePath": "merge-lanes.main.runtime.ts",
29
- "line": 76,
30
- "character": 1
31
- },
32
- "signature": "class MergeLanesMain",
33
- "name": "MergeLanesMain",
34
- "members": [
35
- {
36
- "__schema": "ConstructorSchema",
37
- "location": {
38
- "filePath": "merge-lanes.main.runtime.ts",
39
- "line": 77,
40
- "character": 3
41
- },
42
- "signature": "constructor MergeLanesMain(workspace: Workspace | undefined, merging: MergingMain, lanes: LanesMain, logger: Logger, remove: RemoveMain, scope: ScopeMain, exporter: ExportMain, importer: ImporterMain, checkout: CheckoutMain): MergeLanesMain",
43
- "name": "constructor",
44
- "params": [
45
- {
46
- "__schema": "ParameterSchema",
47
- "location": {
48
- "filePath": "merge-lanes.main.runtime.ts",
49
- "line": 78,
50
- "character": 5
51
- },
52
- "name": "workspace",
53
- "type": {
54
- "__schema": "TypeUnionSchema",
55
- "location": {
56
- "filePath": "merge-lanes.main.runtime.ts",
57
- "line": 78,
58
- "character": 24
59
- },
60
- "types": [
61
- {
62
- "__schema": "TypeRefSchema",
63
- "location": {
64
- "filePath": "merge-lanes.main.runtime.ts",
65
- "line": 78,
66
- "character": 24
67
- },
68
- "name": "Workspace"
69
- },
70
- {
71
- "__schema": "KeywordTypeSchema",
72
- "location": {
73
- "filePath": "merge-lanes.main.runtime.ts",
74
- "line": 78,
75
- "character": 36
76
- },
77
- "name": "undefined"
78
- }
79
- ]
80
- },
81
- "isOptional": false,
82
- "isSpread": false
83
- },
84
- {
85
- "__schema": "ParameterSchema",
86
- "location": {
87
- "filePath": "merge-lanes.main.runtime.ts",
88
- "line": 79,
89
- "character": 5
90
- },
91
- "name": "merging",
92
- "type": {
93
- "__schema": "TypeRefSchema",
94
- "location": {
95
- "filePath": "merge-lanes.main.runtime.ts",
96
- "line": 79,
97
- "character": 22
98
- },
99
- "name": "MergingMain"
100
- },
101
- "isOptional": false,
102
- "isSpread": false
103
- },
104
- {
105
- "__schema": "ParameterSchema",
106
- "location": {
107
- "filePath": "merge-lanes.main.runtime.ts",
108
- "line": 80,
109
- "character": 5
110
- },
111
- "name": "lanes",
112
- "type": {
113
- "__schema": "TypeRefSchema",
114
- "location": {
115
- "filePath": "merge-lanes.main.runtime.ts",
116
- "line": 80,
117
- "character": 21
118
- },
119
- "name": "LanesMain"
120
- },
121
- "isOptional": false,
122
- "isSpread": false
123
- },
124
- {
125
- "__schema": "ParameterSchema",
126
- "location": {
127
- "filePath": "merge-lanes.main.runtime.ts",
128
- "line": 81,
129
- "character": 5
130
- },
131
- "name": "logger",
132
- "type": {
133
- "__schema": "TypeRefSchema",
134
- "location": {
135
- "filePath": "merge-lanes.main.runtime.ts",
136
- "line": 81,
137
- "character": 22
138
- },
139
- "name": "Logger"
140
- },
141
- "isOptional": false,
142
- "isSpread": false
143
- },
144
- {
145
- "__schema": "ParameterSchema",
146
- "location": {
147
- "filePath": "merge-lanes.main.runtime.ts",
148
- "line": 82,
149
- "character": 5
150
- },
151
- "name": "remove",
152
- "type": {
153
- "__schema": "TypeRefSchema",
154
- "location": {
155
- "filePath": "merge-lanes.main.runtime.ts",
156
- "line": 82,
157
- "character": 21
158
- },
159
- "name": "RemoveMain"
160
- },
161
- "isOptional": false,
162
- "isSpread": false
163
- },
164
- {
165
- "__schema": "ParameterSchema",
166
- "location": {
167
- "filePath": "merge-lanes.main.runtime.ts",
168
- "line": 83,
169
- "character": 5
170
- },
171
- "name": "scope",
172
- "type": {
173
- "__schema": "TypeRefSchema",
174
- "location": {
175
- "filePath": "merge-lanes.main.runtime.ts",
176
- "line": 83,
177
- "character": 20
178
- },
179
- "name": "ScopeMain"
180
- },
181
- "isOptional": false,
182
- "isSpread": false
183
- },
184
- {
185
- "__schema": "ParameterSchema",
186
- "location": {
187
- "filePath": "merge-lanes.main.runtime.ts",
188
- "line": 84,
189
- "character": 5
190
- },
191
- "name": "exporter",
192
- "type": {
193
- "__schema": "TypeRefSchema",
194
- "location": {
195
- "filePath": "merge-lanes.main.runtime.ts",
196
- "line": 84,
197
- "character": 23
198
- },
199
- "name": "ExportMain"
200
- },
201
- "isOptional": false,
202
- "isSpread": false
203
- },
204
- {
205
- "__schema": "ParameterSchema",
206
- "location": {
207
- "filePath": "merge-lanes.main.runtime.ts",
208
- "line": 85,
209
- "character": 5
210
- },
211
- "name": "importer",
212
- "type": {
213
- "__schema": "TypeRefSchema",
214
- "location": {
215
- "filePath": "merge-lanes.main.runtime.ts",
216
- "line": 85,
217
- "character": 23
218
- },
219
- "name": "ImporterMain"
220
- },
221
- "isOptional": false,
222
- "isSpread": false
223
- },
224
- {
225
- "__schema": "ParameterSchema",
226
- "location": {
227
- "filePath": "merge-lanes.main.runtime.ts",
228
- "line": 86,
229
- "character": 5
230
- },
231
- "name": "checkout",
232
- "type": {
233
- "__schema": "TypeRefSchema",
234
- "location": {
235
- "filePath": "merge-lanes.main.runtime.ts",
236
- "line": 86,
237
- "character": 23
238
- },
239
- "name": "CheckoutMain"
240
- },
241
- "isOptional": false,
242
- "isSpread": false
243
- }
244
- ],
245
- "returnType": {
246
- "__schema": "ThisTypeSchema",
247
- "location": {
248
- "filePath": "merge-lanes.main.runtime.ts",
249
- "line": 76,
250
- "character": 1
251
- },
252
- "name": "MergeLanesMain"
253
- },
254
- "modifiers": []
255
- },
256
- {
257
- "__schema": "FunctionLikeSchema",
258
- "location": {
259
- "filePath": "merge-lanes.main.runtime.ts",
260
- "line": 89,
261
- "character": 3
262
- },
263
- "signature": "(method) MergeLanesMain.mergeLaneByCLI(laneName: string, options: MergeLaneOptions): Promise<{\n mergeResults: ApplyVersionResults;\n deleteResults: any;\n configMergeResults: ConfigMergeResult[];\n mergedSuccessfullyIds: ComponentID[];\n conflicts: ConflictPerId[];\n}>",
264
- "name": "mergeLaneByCLI",
265
- "params": [
266
- {
267
- "__schema": "ParameterSchema",
268
- "location": {
269
- "filePath": "merge-lanes.main.runtime.ts",
270
- "line": 89,
271
- "character": 24
272
- },
273
- "name": "laneName",
274
- "type": {
275
- "__schema": "KeywordTypeSchema",
276
- "location": {
277
- "filePath": "merge-lanes.main.runtime.ts",
278
- "line": 89,
279
- "character": 34
280
- },
281
- "name": "string"
282
- },
283
- "isOptional": false,
284
- "isSpread": false
285
- },
286
- {
287
- "__schema": "ParameterSchema",
288
- "location": {
289
- "filePath": "merge-lanes.main.runtime.ts",
290
- "line": 89,
291
- "character": 42
292
- },
293
- "name": "options",
294
- "type": {
295
- "__schema": "TypeRefSchema",
296
- "location": {
297
- "filePath": "merge-lanes.main.runtime.ts",
298
- "line": 89,
299
- "character": 51
300
- },
301
- "name": "MergeLaneOptions"
302
- },
303
- "isOptional": false,
304
- "isSpread": false
305
- }
306
- ],
307
- "returnType": {
308
- "__schema": "InferenceTypeSchema",
309
- "location": {
310
- "filePath": "merge-lanes.main.runtime.ts",
311
- "line": 89,
312
- "character": 3
313
- },
314
- "type": "Promise<{\n mergeResults: ApplyVersionResults;\n deleteResults: any;\n configMergeResults: ConfigMergeResult[];\n mergedSuccessfullyIds: ComponentID[];\n conflicts: ConflictPerId[];\n}>"
315
- },
316
- "modifiers": [
317
- "async"
318
- ]
319
- },
320
- {
321
- "__schema": "FunctionLikeSchema",
322
- "location": {
323
- "filePath": "merge-lanes.main.runtime.ts",
324
- "line": 99,
325
- "character": 3
326
- },
327
- "signature": "(method) MergeLanesMain.mergeLane(otherLaneId: LaneId, currentLaneId: LaneId, options: MergeLaneOptions): Promise<{\n mergeResults: ApplyVersionResults;\n deleteResults: any;\n configMergeResults: ConfigMergeResult[];\n mergedSuccessfullyIds: ComponentID[];\n conflicts: ConflictPerId[];\n}>",
328
- "name": "mergeLane",
329
- "params": [
330
- {
331
- "__schema": "ParameterSchema",
332
- "location": {
333
- "filePath": "merge-lanes.main.runtime.ts",
334
- "line": 100,
335
- "character": 5
336
- },
337
- "name": "otherLaneId",
338
- "type": {
339
- "__schema": "TypeRefSchema",
340
- "location": {
341
- "filePath": "merge-lanes.main.runtime.ts",
342
- "line": 100,
343
- "character": 18
344
- },
345
- "name": "LaneId"
346
- },
347
- "isOptional": false,
348
- "isSpread": false
349
- },
350
- {
351
- "__schema": "ParameterSchema",
352
- "location": {
353
- "filePath": "merge-lanes.main.runtime.ts",
354
- "line": 101,
355
- "character": 5
356
- },
357
- "name": "currentLaneId",
358
- "type": {
359
- "__schema": "TypeRefSchema",
360
- "location": {
361
- "filePath": "merge-lanes.main.runtime.ts",
362
- "line": 101,
363
- "character": 20
364
- },
365
- "name": "LaneId"
366
- },
367
- "isOptional": false,
368
- "isSpread": false
369
- },
370
- {
371
- "__schema": "ParameterSchema",
372
- "location": {
373
- "filePath": "merge-lanes.main.runtime.ts",
374
- "line": 102,
375
- "character": 5
376
- },
377
- "name": "options",
378
- "type": {
379
- "__schema": "TypeRefSchema",
380
- "location": {
381
- "filePath": "merge-lanes.main.runtime.ts",
382
- "line": 102,
383
- "character": 14
384
- },
385
- "name": "MergeLaneOptions"
386
- },
387
- "isOptional": false,
388
- "isSpread": false
389
- }
390
- ],
391
- "returnType": {
392
- "__schema": "TypeRefSchema",
393
- "location": {
394
- "filePath": "merge-lanes.main.runtime.ts",
395
- "line": 103,
396
- "character": 6
397
- },
398
- "name": "Promise",
399
- "typeArgs": [
400
- {
401
- "__schema": "TypeLiteralSchema",
402
- "location": {
403
- "filePath": "merge-lanes.main.runtime.ts",
404
- "line": 103,
405
- "character": 14
406
- },
407
- "members": [
408
- {
409
- "__schema": "VariableLikeSchema",
410
- "location": {
411
- "filePath": "merge-lanes.main.runtime.ts",
412
- "line": 104,
413
- "character": 5
414
- },
415
- "signature": "(property) mergeResults: ApplyVersionResults",
416
- "name": "mergeResults",
417
- "type": {
418
- "__schema": "TypeRefSchema",
419
- "location": {
420
- "filePath": "merge-lanes.main.runtime.ts",
421
- "line": 104,
422
- "character": 5
423
- },
424
- "name": "ApplyVersionResults",
425
- "componentId": {
426
- "scope": "teambit.component",
427
- "name": "merging"
428
- }
429
- },
430
- "isOptional": false
431
- },
432
- {
433
- "__schema": "VariableLikeSchema",
434
- "location": {
435
- "filePath": "merge-lanes.main.runtime.ts",
436
- "line": 105,
437
- "character": 5
438
- },
439
- "signature": "(property) deleteResults: any",
440
- "name": "deleteResults",
441
- "type": {
442
- "__schema": "KeywordTypeSchema",
443
- "location": {
444
- "filePath": "merge-lanes.main.runtime.ts",
445
- "line": 105,
446
- "character": 20
447
- },
448
- "name": "any"
449
- },
450
- "isOptional": false
451
- },
452
- {
453
- "__schema": "VariableLikeSchema",
454
- "location": {
455
- "filePath": "merge-lanes.main.runtime.ts",
456
- "line": 106,
457
- "character": 5
458
- },
459
- "signature": "(property) configMergeResults: ConfigMergeResult[]",
460
- "name": "configMergeResults",
461
- "type": {
462
- "__schema": "TypeArraySchema",
463
- "location": {
464
- "filePath": "merge-lanes.main.runtime.ts",
465
- "line": 106,
466
- "character": 25
467
- },
468
- "type": {
469
- "__schema": "TypeRefSchema",
470
- "location": {
471
- "filePath": "merge-lanes.main.runtime.ts",
472
- "line": 106,
473
- "character": 25
474
- },
475
- "name": "ConfigMergeResult"
476
- }
477
- },
478
- "isOptional": false
479
- },
480
- {
481
- "__schema": "VariableLikeSchema",
482
- "location": {
483
- "filePath": "merge-lanes.main.runtime.ts",
484
- "line": 107,
485
- "character": 5
486
- },
487
- "signature": "(property) mergedSuccessfullyIds: ComponentID[]",
488
- "name": "mergedSuccessfullyIds",
489
- "type": {
490
- "__schema": "TypeArraySchema",
491
- "location": {
492
- "filePath": "merge-lanes.main.runtime.ts",
493
- "line": 107,
494
- "character": 28
495
- },
496
- "type": {
497
- "__schema": "TypeRefSchema",
498
- "location": {
499
- "filePath": "merge-lanes.main.runtime.ts",
500
- "line": 107,
501
- "character": 28
502
- },
503
- "name": "ComponentID"
504
- }
505
- },
506
- "isOptional": false
507
- },
508
- {
509
- "__schema": "VariableLikeSchema",
510
- "location": {
511
- "filePath": "merge-lanes.main.runtime.ts",
512
- "line": 108,
513
- "character": 5
514
- },
515
- "signature": "(property) conflicts: ConflictPerId[]",
516
- "name": "conflicts",
517
- "type": {
518
- "__schema": "TypeArraySchema",
519
- "location": {
520
- "filePath": "merge-lanes.main.runtime.ts",
521
- "line": 108,
522
- "character": 16
523
- },
524
- "type": {
525
- "__schema": "TypeRefSchema",
526
- "location": {
527
- "filePath": "merge-lanes.main.runtime.ts",
528
- "line": 108,
529
- "character": 16
530
- },
531
- "name": "ConflictPerId"
532
- }
533
- },
534
- "isOptional": false
535
- }
536
- ]
537
- }
538
- ]
539
- },
540
- "modifiers": [
541
- "async"
542
- ]
543
- },
544
- {
545
- "__schema": "FunctionLikeSchema",
546
- "location": {
547
- "filePath": "merge-lanes.main.runtime.ts",
548
- "line": 336,
549
- "character": 3
550
- },
551
- "signature": "(method) MergeLanesMain.mergeMove(newLaneName: string, options: {\n scope?: string;\n}): Promise<CreateLaneResult>",
552
- "name": "mergeMove",
553
- "params": [
554
- {
555
- "__schema": "ParameterSchema",
556
- "location": {
557
- "filePath": "merge-lanes.main.runtime.ts",
558
- "line": 336,
559
- "character": 19
560
- },
561
- "name": "newLaneName",
562
- "type": {
563
- "__schema": "KeywordTypeSchema",
564
- "location": {
565
- "filePath": "merge-lanes.main.runtime.ts",
566
- "line": 336,
567
- "character": 32
568
- },
569
- "name": "string"
570
- },
571
- "isOptional": false,
572
- "isSpread": false
573
- },
574
- {
575
- "__schema": "ParameterSchema",
576
- "location": {
577
- "filePath": "merge-lanes.main.runtime.ts",
578
- "line": 336,
579
- "character": 40
580
- },
581
- "name": "options",
582
- "type": {
583
- "__schema": "TypeLiteralSchema",
584
- "location": {
585
- "filePath": "merge-lanes.main.runtime.ts",
586
- "line": 336,
587
- "character": 49
588
- },
589
- "members": [
590
- {
591
- "__schema": "VariableLikeSchema",
592
- "location": {
593
- "filePath": "merge-lanes.main.runtime.ts",
594
- "line": 336,
595
- "character": 51
596
- },
597
- "signature": "(property) scope?: string | undefined",
598
- "name": "scope",
599
- "type": {
600
- "__schema": "KeywordTypeSchema",
601
- "location": {
602
- "filePath": "merge-lanes.main.runtime.ts",
603
- "line": 336,
604
- "character": 59
605
- },
606
- "name": "string"
607
- },
608
- "isOptional": true
609
- }
610
- ]
611
- },
612
- "isOptional": false,
613
- "isSpread": false
614
- }
615
- ],
616
- "returnType": {
617
- "__schema": "InferenceTypeSchema",
618
- "location": {
619
- "filePath": "merge-lanes.main.runtime.ts",
620
- "line": 336,
621
- "character": 3
622
- },
623
- "type": "Promise<CreateLaneResult>"
624
- },
625
- "modifiers": [
626
- "async"
627
- ]
628
- },
629
- {
630
- "__schema": "FunctionLikeSchema",
631
- "location": {
632
- "filePath": "merge-lanes.main.runtime.ts",
633
- "line": 344,
634
- "character": 3
635
- },
636
- "signature": "(method) MergeLanesMain.abortLaneMerge(checkoutProps: CheckoutProps, mergeAbortOpts: MergeAbortOpts): Promise<{\n checkoutResults: ApplyVersionResults | undefined;\n restoredItems: string[];\n checkoutError: Error | undefined;\n}>",
637
- "name": "abortLaneMerge",
638
- "params": [
639
- {
640
- "__schema": "ParameterSchema",
641
- "location": {
642
- "filePath": "merge-lanes.main.runtime.ts",
643
- "line": 344,
644
- "character": 24
645
- },
646
- "name": "checkoutProps",
647
- "type": {
648
- "__schema": "TypeRefSchema",
649
- "location": {
650
- "filePath": "merge-lanes.main.runtime.ts",
651
- "line": 344,
652
- "character": 39
653
- },
654
- "name": "CheckoutProps"
655
- },
656
- "isOptional": false,
657
- "isSpread": false
658
- },
659
- {
660
- "__schema": "ParameterSchema",
661
- "location": {
662
- "filePath": "merge-lanes.main.runtime.ts",
663
- "line": 344,
664
- "character": 54
665
- },
666
- "name": "mergeAbortOpts",
667
- "type": {
668
- "__schema": "TypeRefSchema",
669
- "location": {
670
- "filePath": "merge-lanes.main.runtime.ts",
671
- "line": 344,
672
- "character": 70
673
- },
674
- "name": "MergeAbortOpts"
675
- },
676
- "isOptional": false,
677
- "isSpread": false
678
- }
679
- ],
680
- "returnType": {
681
- "__schema": "InferenceTypeSchema",
682
- "location": {
683
- "filePath": "merge-lanes.main.runtime.ts",
684
- "line": 344,
685
- "character": 3
686
- },
687
- "type": "Promise<{\n checkoutResults: ApplyVersionResults | undefined;\n restoredItems: string[];\n checkoutError: Error | undefined;\n}>"
688
- },
689
- "modifiers": [
690
- "async"
691
- ]
692
- },
693
- {
694
- "__schema": "FunctionLikeSchema",
695
- "location": {
696
- "filePath": "merge-lanes.main.runtime.ts",
697
- "line": 400,
698
- "character": 3
699
- },
700
- "signature": "(method) MergeLanesMain.mergeFromScope(fromLane: string, toLane: string, options: Partial<MergeLaneOptions> & {\n push?: boolean;\n reMerge?: boolean;\n}): Promise<MergeFromScopeResult>",
701
- "name": "mergeFromScope",
702
- "params": [
703
- {
704
- "__schema": "ParameterSchema",
705
- "location": {
706
- "filePath": "merge-lanes.main.runtime.ts",
707
- "line": 401,
708
- "character": 5
709
- },
710
- "name": "fromLane",
711
- "type": {
712
- "__schema": "KeywordTypeSchema",
713
- "location": {
714
- "filePath": "merge-lanes.main.runtime.ts",
715
- "line": 401,
716
- "character": 15
717
- },
718
- "name": "string"
719
- },
720
- "isOptional": false,
721
- "isSpread": false
722
- },
723
- {
724
- "__schema": "ParameterSchema",
725
- "location": {
726
- "filePath": "merge-lanes.main.runtime.ts",
727
- "line": 402,
728
- "character": 5
729
- },
730
- "name": "toLane",
731
- "type": {
732
- "__schema": "KeywordTypeSchema",
733
- "location": {
734
- "filePath": "merge-lanes.main.runtime.ts",
735
- "line": 402,
736
- "character": 13
737
- },
738
- "name": "string"
739
- },
740
- "isOptional": false,
741
- "isSpread": false
742
- },
743
- {
744
- "__schema": "ParameterSchema",
745
- "location": {
746
- "filePath": "merge-lanes.main.runtime.ts",
747
- "line": 403,
748
- "character": 5
749
- },
750
- "name": "options",
751
- "type": {
752
- "__schema": "TypeIntersectionSchema",
753
- "location": {
754
- "filePath": "merge-lanes.main.runtime.ts",
755
- "line": 403,
756
- "character": 14
757
- },
758
- "types": [
759
- {
760
- "__schema": "TypeRefSchema",
761
- "location": {
762
- "filePath": "merge-lanes.main.runtime.ts",
763
- "line": 403,
764
- "character": 14
765
- },
766
- "name": "Partial",
767
- "typeArgs": [
768
- {
769
- "__schema": "TypeRefSchema",
770
- "location": {
771
- "filePath": "merge-lanes.main.runtime.ts",
772
- "line": 403,
773
- "character": 22
774
- },
775
- "name": "MergeLaneOptions"
776
- }
777
- ]
778
- },
779
- {
780
- "__schema": "TypeLiteralSchema",
781
- "location": {
782
- "filePath": "merge-lanes.main.runtime.ts",
783
- "line": 403,
784
- "character": 42
785
- },
786
- "members": [
787
- {
788
- "__schema": "VariableLikeSchema",
789
- "location": {
790
- "filePath": "merge-lanes.main.runtime.ts",
791
- "line": 403,
792
- "character": 44
793
- },
794
- "signature": "(property) push?: boolean | undefined",
795
- "name": "push",
796
- "type": {
797
- "__schema": "KeywordTypeSchema",
798
- "location": {
799
- "filePath": "merge-lanes.main.runtime.ts",
800
- "line": 403,
801
- "character": 51
802
- },
803
- "name": "boolean"
804
- },
805
- "isOptional": true
806
- },
807
- {
808
- "__schema": "VariableLikeSchema",
809
- "location": {
810
- "filePath": "merge-lanes.main.runtime.ts",
811
- "line": 403,
812
- "character": 60
813
- },
814
- "signature": "(property) reMerge?: boolean | undefined",
815
- "name": "reMerge",
816
- "type": {
817
- "__schema": "KeywordTypeSchema",
818
- "location": {
819
- "filePath": "merge-lanes.main.runtime.ts",
820
- "line": 403,
821
- "character": 70
822
- },
823
- "name": "boolean"
824
- },
825
- "isOptional": true
826
- }
827
- ]
828
- }
829
- ]
830
- },
831
- "isOptional": false,
832
- "isSpread": false
833
- }
834
- ],
835
- "returnType": {
836
- "__schema": "TypeRefSchema",
837
- "location": {
838
- "filePath": "merge-lanes.main.runtime.ts",
839
- "line": 404,
840
- "character": 6
841
- },
842
- "name": "Promise",
843
- "typeArgs": [
844
- {
845
- "__schema": "TypeRefSchema",
846
- "location": {
847
- "filePath": "merge-lanes.main.runtime.ts",
848
- "line": 404,
849
- "character": 14
850
- },
851
- "name": "MergeFromScopeResult"
852
- }
853
- ]
854
- },
855
- "modifiers": [
856
- "async"
857
- ]
858
- },
859
- {
860
- "__schema": "VariableLikeSchema",
861
- "location": {
862
- "filePath": "merge-lanes.main.runtime.ts",
863
- "line": 504,
864
- "character": 3
865
- },
866
- "signature": "(property) MergeLanesMain.slots: never[]",
867
- "name": "slots",
868
- "type": {
869
- "__schema": "InferenceTypeSchema",
870
- "location": {
871
- "filePath": "merge-lanes.main.runtime.ts",
872
- "line": 504,
873
- "character": 3
874
- },
875
- "type": "never[]"
876
- },
877
- "isOptional": true,
878
- "defaultValue": "[]"
879
- },
880
- {
881
- "__schema": "VariableLikeSchema",
882
- "location": {
883
- "filePath": "merge-lanes.main.runtime.ts",
884
- "line": 505,
885
- "character": 3
886
- },
887
- "signature": "(property) MergeLanesMain.dependencies: Aspect[]",
888
- "name": "dependencies",
889
- "type": {
890
- "__schema": "InferenceTypeSchema",
891
- "location": {
892
- "filePath": "merge-lanes.main.runtime.ts",
893
- "line": 505,
894
- "character": 3
895
- },
896
- "type": "Aspect[]"
897
- },
898
- "isOptional": true,
899
- "defaultValue": "[\n LanesAspect,\n CLIAspect,\n WorkspaceAspect,\n MergingAspect,\n LoggerAspect,\n RemoveAspect,\n ScopeAspect,\n ExportAspect,\n ImporterAspect,\n CheckoutAspect,\n GlobalConfigAspect,\n ]"
900
- },
901
- {
902
- "__schema": "VariableLikeSchema",
903
- "location": {
904
- "filePath": "merge-lanes.main.runtime.ts",
905
- "line": 518,
906
- "character": 3
907
- },
908
- "signature": "(property) MergeLanesMain.runtime: RuntimeDefinition",
909
- "name": "runtime",
910
- "type": {
911
- "__schema": "InferenceTypeSchema",
912
- "location": {
913
- "filePath": "merge-lanes.main.runtime.ts",
914
- "line": 518,
915
- "character": 3
916
- },
917
- "type": "RuntimeDefinition"
918
- },
919
- "isOptional": true,
920
- "defaultValue": "MainRuntime"
921
- },
922
- {
923
- "__schema": "FunctionLikeSchema",
924
- "location": {
925
- "filePath": "merge-lanes.main.runtime.ts",
926
- "line": 520,
927
- "character": 3
928
- },
929
- "signature": "(method) MergeLanesMain.provider([lanes, cli, workspace, merging, loggerMain, remove, scope, exporter, importer, checkout, globalConfig,]: [\n LanesMain,\n CLIMain,\n Workspace,\n MergingMain,\n LoggerMain,\n RemoveMain,\n ScopeMain,\n ExportMain,\n ImporterMain,\n CheckoutMain,\n GlobalConfigMain\n]): Promise<MergeLanesMain>",
930
- "name": "provider",
931
- "params": [
932
- {
933
- "__schema": "ParameterSchema",
934
- "location": {
935
- "filePath": "merge-lanes.main.runtime.ts",
936
- "line": 520,
937
- "character": 25
938
- },
939
- "name": "[ lanes, cli, workspace, merging, loggerMain, remove, scope, exporter, importer, checkout, globalConfig ]",
940
- "type": {
941
- "__schema": "TupleTypeSchema",
942
- "location": {
943
- "filePath": "merge-lanes.main.runtime.ts",
944
- "line": 532,
945
- "character": 6
946
- },
947
- "elements": [
948
- {
949
- "__schema": "TypeRefSchema",
950
- "location": {
951
- "filePath": "merge-lanes.main.runtime.ts",
952
- "line": 533,
953
- "character": 5
954
- },
955
- "name": "LanesMain"
956
- },
957
- {
958
- "__schema": "TypeRefSchema",
959
- "location": {
960
- "filePath": "merge-lanes.main.runtime.ts",
961
- "line": 534,
962
- "character": 5
963
- },
964
- "name": "CLIMain"
965
- },
966
- {
967
- "__schema": "TypeRefSchema",
968
- "location": {
969
- "filePath": "merge-lanes.main.runtime.ts",
970
- "line": 535,
971
- "character": 5
972
- },
973
- "name": "Workspace"
974
- },
975
- {
976
- "__schema": "TypeRefSchema",
977
- "location": {
978
- "filePath": "merge-lanes.main.runtime.ts",
979
- "line": 536,
980
- "character": 5
981
- },
982
- "name": "MergingMain"
983
- },
984
- {
985
- "__schema": "TypeRefSchema",
986
- "location": {
987
- "filePath": "merge-lanes.main.runtime.ts",
988
- "line": 537,
989
- "character": 5
990
- },
991
- "name": "LoggerMain"
992
- },
993
- {
994
- "__schema": "TypeRefSchema",
995
- "location": {
996
- "filePath": "merge-lanes.main.runtime.ts",
997
- "line": 538,
998
- "character": 5
999
- },
1000
- "name": "RemoveMain"
1001
- },
1002
- {
1003
- "__schema": "TypeRefSchema",
1004
- "location": {
1005
- "filePath": "merge-lanes.main.runtime.ts",
1006
- "line": 539,
1007
- "character": 5
1008
- },
1009
- "name": "ScopeMain"
1010
- },
1011
- {
1012
- "__schema": "TypeRefSchema",
1013
- "location": {
1014
- "filePath": "merge-lanes.main.runtime.ts",
1015
- "line": 540,
1016
- "character": 5
1017
- },
1018
- "name": "ExportMain"
1019
- },
1020
- {
1021
- "__schema": "TypeRefSchema",
1022
- "location": {
1023
- "filePath": "merge-lanes.main.runtime.ts",
1024
- "line": 541,
1025
- "character": 5
1026
- },
1027
- "name": "ImporterMain"
1028
- },
1029
- {
1030
- "__schema": "TypeRefSchema",
1031
- "location": {
1032
- "filePath": "merge-lanes.main.runtime.ts",
1033
- "line": 542,
1034
- "character": 5
1035
- },
1036
- "name": "CheckoutMain"
1037
- },
1038
- {
1039
- "__schema": "TypeRefSchema",
1040
- "location": {
1041
- "filePath": "merge-lanes.main.runtime.ts",
1042
- "line": 543,
1043
- "character": 5
1044
- },
1045
- "name": "GlobalConfigMain"
1046
- }
1047
- ]
1048
- },
1049
- "isOptional": false,
1050
- "isSpread": false
1051
- }
1052
- ],
1053
- "returnType": {
1054
- "__schema": "InferenceTypeSchema",
1055
- "location": {
1056
- "filePath": "merge-lanes.main.runtime.ts",
1057
- "line": 520,
1058
- "character": 3
1059
- },
1060
- "type": "Promise<MergeLanesMain>"
1061
- },
1062
- "modifiers": [
1063
- "static",
1064
- "async"
1065
- ]
1066
- }
1067
- ],
1068
- "extendsNodes": [],
1069
- "implementNodes": []
1070
- }
1071
- },
1072
- {
1073
- "__schema": "UnImplementedSchema",
1074
- "location": {
1075
- "filePath": "index.ts",
1076
- "line": 4,
1077
- "character": 16
1078
- },
1079
- "name": "MergeLanesAspect",
1080
- "type": "Identifier"
1081
- },
1082
- {
1083
- "__schema": "ExportSchema",
1084
- "location": {
1085
- "filePath": "index.ts",
1086
- "line": 5,
1087
- "character": 10
1088
- },
1089
- "signature": "const MergeLanesAspect: Aspect",
1090
- "name": "MergeLanesAspect",
1091
- "exportNode": {
1092
- "__schema": "VariableLikeSchema",
1093
- "location": {
1094
- "filePath": "merge-lanes.aspect.ts",
1095
- "line": 3,
1096
- "character": 14
1097
- },
1098
- "signature": "const MergeLanesAspect: Aspect",
1099
- "name": "MergeLanesAspect",
1100
- "type": {
1101
- "__schema": "TypeRefSchema",
1102
- "location": {
1103
- "filePath": "merge-lanes.aspect.ts",
1104
- "line": 3,
1105
- "character": 14
1106
- },
1107
- "name": "Aspect",
1108
- "componentId": {
1109
- "scope": "teambit.harmony",
1110
- "name": "harmony",
1111
- "version": "0.4.6"
1112
- }
1113
- },
1114
- "isOptional": false,
1115
- "defaultValue": "Aspect.create({\n id: 'teambit.lanes/merge-lanes',\n})"
1116
- }
1117
- }
1118
- ],
1119
- "internals": []
1120
- },
1121
- "internals": [
1122
- {
1123
- "__schema": "ModuleSchema",
1124
- "location": {
1125
- "filePath": "merge-lanes.main.runtime.ts",
1126
- "line": 1,
1127
- "character": 1
1128
- },
1129
- "exports": [
1130
- {
1131
- "__schema": "TypeSchema",
1132
- "location": {
1133
- "filePath": "merge-lanes.main.runtime.ts",
1134
- "line": 40,
1135
- "character": 1
1136
- },
1137
- "signature": "type MergeLaneOptions = {\n mergeStrategy: MergeStrategy;\n ours?: boolean | undefined;\n theirs?: boolean | undefined;\n noAutoSnap?: boolean | undefined;\n noSnap?: boolean | undefined;\n snapMessage?: string | undefined;\n existingOnWorkspaceOnly?: boolean | undefined;\n ... 15 more ...;\n detachHead?: boolean | undefined;\n}",
1138
- "name": "MergeLaneOptions",
1139
- "type": {
1140
- "__schema": "TypeLiteralSchema",
1141
- "location": {
1142
- "filePath": "merge-lanes.main.runtime.ts",
1143
- "line": 40,
1144
- "character": 32
1145
- },
1146
- "members": [
1147
- {
1148
- "__schema": "VariableLikeSchema",
1149
- "location": {
1150
- "filePath": "merge-lanes.main.runtime.ts",
1151
- "line": 41,
1152
- "character": 3
1153
- },
1154
- "signature": "(property) mergeStrategy: \"ours\" | \"theirs\" | \"manual\"",
1155
- "name": "mergeStrategy",
1156
- "type": {
1157
- "__schema": "TypeRefSchema",
1158
- "location": {
1159
- "filePath": "merge-lanes.main.runtime.ts",
1160
- "line": 41,
1161
- "character": 18
1162
- },
1163
- "name": "MergeStrategy"
1164
- },
1165
- "isOptional": false
1166
- },
1167
- {
1168
- "__schema": "VariableLikeSchema",
1169
- "location": {
1170
- "filePath": "merge-lanes.main.runtime.ts",
1171
- "line": 42,
1172
- "character": 3
1173
- },
1174
- "signature": "(property) ours?: boolean | undefined",
1175
- "name": "ours",
1176
- "type": {
1177
- "__schema": "KeywordTypeSchema",
1178
- "location": {
1179
- "filePath": "merge-lanes.main.runtime.ts",
1180
- "line": 42,
1181
- "character": 10
1182
- },
1183
- "name": "boolean"
1184
- },
1185
- "isOptional": true
1186
- },
1187
- {
1188
- "__schema": "VariableLikeSchema",
1189
- "location": {
1190
- "filePath": "merge-lanes.main.runtime.ts",
1191
- "line": 43,
1192
- "character": 3
1193
- },
1194
- "signature": "(property) theirs?: boolean | undefined",
1195
- "name": "theirs",
1196
- "type": {
1197
- "__schema": "KeywordTypeSchema",
1198
- "location": {
1199
- "filePath": "merge-lanes.main.runtime.ts",
1200
- "line": 43,
1201
- "character": 12
1202
- },
1203
- "name": "boolean"
1204
- },
1205
- "isOptional": true
1206
- },
1207
- {
1208
- "__schema": "VariableLikeSchema",
1209
- "location": {
1210
- "filePath": "merge-lanes.main.runtime.ts",
1211
- "line": 44,
1212
- "character": 3
1213
- },
1214
- "signature": "(property) noAutoSnap?: boolean | undefined",
1215
- "name": "noAutoSnap",
1216
- "type": {
1217
- "__schema": "KeywordTypeSchema",
1218
- "location": {
1219
- "filePath": "merge-lanes.main.runtime.ts",
1220
- "line": 44,
1221
- "character": 16
1222
- },
1223
- "name": "boolean"
1224
- },
1225
- "isOptional": true
1226
- },
1227
- {
1228
- "__schema": "VariableLikeSchema",
1229
- "location": {
1230
- "filePath": "merge-lanes.main.runtime.ts",
1231
- "line": 45,
1232
- "character": 3
1233
- },
1234
- "signature": "(property) noSnap?: boolean | undefined",
1235
- "name": "noSnap",
1236
- "type": {
1237
- "__schema": "KeywordTypeSchema",
1238
- "location": {
1239
- "filePath": "merge-lanes.main.runtime.ts",
1240
- "line": 45,
1241
- "character": 12
1242
- },
1243
- "name": "boolean"
1244
- },
1245
- "isOptional": true
1246
- },
1247
- {
1248
- "__schema": "VariableLikeSchema",
1249
- "location": {
1250
- "filePath": "merge-lanes.main.runtime.ts",
1251
- "line": 46,
1252
- "character": 3
1253
- },
1254
- "signature": "(property) snapMessage?: string | undefined",
1255
- "name": "snapMessage",
1256
- "type": {
1257
- "__schema": "KeywordTypeSchema",
1258
- "location": {
1259
- "filePath": "merge-lanes.main.runtime.ts",
1260
- "line": 46,
1261
- "character": 17
1262
- },
1263
- "name": "string"
1264
- },
1265
- "isOptional": true
1266
- },
1267
- {
1268
- "__schema": "VariableLikeSchema",
1269
- "location": {
1270
- "filePath": "merge-lanes.main.runtime.ts",
1271
- "line": 47,
1272
- "character": 3
1273
- },
1274
- "signature": "(property) existingOnWorkspaceOnly?: boolean | undefined",
1275
- "name": "existingOnWorkspaceOnly",
1276
- "type": {
1277
- "__schema": "KeywordTypeSchema",
1278
- "location": {
1279
- "filePath": "merge-lanes.main.runtime.ts",
1280
- "line": 47,
1281
- "character": 29
1282
- },
1283
- "name": "boolean"
1284
- },
1285
- "isOptional": true
1286
- },
1287
- {
1288
- "__schema": "VariableLikeSchema",
1289
- "location": {
1290
- "filePath": "merge-lanes.main.runtime.ts",
1291
- "line": 48,
1292
- "character": 3
1293
- },
1294
- "signature": "(property) build?: boolean | undefined",
1295
- "name": "build",
1296
- "type": {
1297
- "__schema": "KeywordTypeSchema",
1298
- "location": {
1299
- "filePath": "merge-lanes.main.runtime.ts",
1300
- "line": 48,
1301
- "character": 11
1302
- },
1303
- "name": "boolean"
1304
- },
1305
- "isOptional": true
1306
- },
1307
- {
1308
- "__schema": "VariableLikeSchema",
1309
- "location": {
1310
- "filePath": "merge-lanes.main.runtime.ts",
1311
- "line": 49,
1312
- "character": 3
1313
- },
1314
- "signature": "(property) keepReadme?: boolean | undefined",
1315
- "name": "keepReadme",
1316
- "type": {
1317
- "__schema": "KeywordTypeSchema",
1318
- "location": {
1319
- "filePath": "merge-lanes.main.runtime.ts",
1320
- "line": 49,
1321
- "character": 16
1322
- },
1323
- "name": "boolean"
1324
- },
1325
- "isOptional": true
1326
- },
1327
- {
1328
- "__schema": "VariableLikeSchema",
1329
- "location": {
1330
- "filePath": "merge-lanes.main.runtime.ts",
1331
- "line": 50,
1332
- "character": 3
1333
- },
1334
- "signature": "(property) squash?: boolean | undefined",
1335
- "name": "squash",
1336
- "type": {
1337
- "__schema": "KeywordTypeSchema",
1338
- "location": {
1339
- "filePath": "merge-lanes.main.runtime.ts",
1340
- "line": 50,
1341
- "character": 12
1342
- },
1343
- "name": "boolean"
1344
- },
1345
- "isOptional": true
1346
- },
1347
- {
1348
- "__schema": "VariableLikeSchema",
1349
- "location": {
1350
- "filePath": "merge-lanes.main.runtime.ts",
1351
- "line": 51,
1352
- "character": 3
1353
- },
1354
- "signature": "(property) noSquash?: boolean | undefined",
1355
- "name": "noSquash",
1356
- "type": {
1357
- "__schema": "KeywordTypeSchema",
1358
- "location": {
1359
- "filePath": "merge-lanes.main.runtime.ts",
1360
- "line": 51,
1361
- "character": 14
1362
- },
1363
- "name": "boolean"
1364
- },
1365
- "isOptional": true
1366
- },
1367
- {
1368
- "__schema": "VariableLikeSchema",
1369
- "location": {
1370
- "filePath": "merge-lanes.main.runtime.ts",
1371
- "line": 52,
1372
- "character": 3
1373
- },
1374
- "signature": "(property) tag?: boolean | undefined",
1375
- "name": "tag",
1376
- "type": {
1377
- "__schema": "KeywordTypeSchema",
1378
- "location": {
1379
- "filePath": "merge-lanes.main.runtime.ts",
1380
- "line": 52,
1381
- "character": 9
1382
- },
1383
- "name": "boolean"
1384
- },
1385
- "isOptional": true
1386
- },
1387
- {
1388
- "__schema": "VariableLikeSchema",
1389
- "location": {
1390
- "filePath": "merge-lanes.main.runtime.ts",
1391
- "line": 53,
1392
- "character": 3
1393
- },
1394
- "signature": "(property) pattern?: string | undefined",
1395
- "name": "pattern",
1396
- "type": {
1397
- "__schema": "KeywordTypeSchema",
1398
- "location": {
1399
- "filePath": "merge-lanes.main.runtime.ts",
1400
- "line": 53,
1401
- "character": 13
1402
- },
1403
- "name": "string"
1404
- },
1405
- "isOptional": true
1406
- },
1407
- {
1408
- "__schema": "VariableLikeSchema",
1409
- "location": {
1410
- "filePath": "merge-lanes.main.runtime.ts",
1411
- "line": 54,
1412
- "character": 3
1413
- },
1414
- "signature": "(property) includeDeps?: boolean | undefined",
1415
- "name": "includeDeps",
1416
- "type": {
1417
- "__schema": "KeywordTypeSchema",
1418
- "location": {
1419
- "filePath": "merge-lanes.main.runtime.ts",
1420
- "line": 54,
1421
- "character": 17
1422
- },
1423
- "name": "boolean"
1424
- },
1425
- "isOptional": true
1426
- },
1427
- {
1428
- "__schema": "VariableLikeSchema",
1429
- "location": {
1430
- "filePath": "merge-lanes.main.runtime.ts",
1431
- "line": 55,
1432
- "character": 3
1433
- },
1434
- "signature": "(property) skipDependencyInstallation?: boolean | undefined",
1435
- "name": "skipDependencyInstallation",
1436
- "type": {
1437
- "__schema": "KeywordTypeSchema",
1438
- "location": {
1439
- "filePath": "merge-lanes.main.runtime.ts",
1440
- "line": 55,
1441
- "character": 32
1442
- },
1443
- "name": "boolean"
1444
- },
1445
- "isOptional": true
1446
- },
1447
- {
1448
- "__schema": "VariableLikeSchema",
1449
- "location": {
1450
- "filePath": "merge-lanes.main.runtime.ts",
1451
- "line": 56,
1452
- "character": 3
1453
- },
1454
- "signature": "(property) resolveUnrelated?: \"ours\" | \"theirs\" | \"manual\" | undefined",
1455
- "name": "resolveUnrelated",
1456
- "type": {
1457
- "__schema": "TypeRefSchema",
1458
- "location": {
1459
- "filePath": "merge-lanes.main.runtime.ts",
1460
- "line": 56,
1461
- "character": 22
1462
- },
1463
- "name": "MergeStrategy"
1464
- },
1465
- "isOptional": true
1466
- },
1467
- {
1468
- "__schema": "VariableLikeSchema",
1469
- "location": {
1470
- "filePath": "merge-lanes.main.runtime.ts",
1471
- "line": 57,
1472
- "character": 3
1473
- },
1474
- "signature": "(property) ignoreConfigChanges?: boolean | undefined",
1475
- "name": "ignoreConfigChanges",
1476
- "type": {
1477
- "__schema": "KeywordTypeSchema",
1478
- "location": {
1479
- "filePath": "merge-lanes.main.runtime.ts",
1480
- "line": 57,
1481
- "character": 25
1482
- },
1483
- "name": "boolean"
1484
- },
1485
- "isOptional": true
1486
- },
1487
- {
1488
- "__schema": "VariableLikeSchema",
1489
- "location": {
1490
- "filePath": "merge-lanes.main.runtime.ts",
1491
- "line": 58,
1492
- "character": 3
1493
- },
1494
- "signature": "(property) skipFetch?: boolean | undefined",
1495
- "name": "skipFetch",
1496
- "type": {
1497
- "__schema": "KeywordTypeSchema",
1498
- "location": {
1499
- "filePath": "merge-lanes.main.runtime.ts",
1500
- "line": 58,
1501
- "character": 15
1502
- },
1503
- "name": "boolean"
1504
- },
1505
- "isOptional": true
1506
- },
1507
- {
1508
- "__schema": "VariableLikeSchema",
1509
- "location": {
1510
- "filePath": "merge-lanes.main.runtime.ts",
1511
- "line": 59,
1512
- "character": 3
1513
- },
1514
- "signature": "(property) excludeNonLaneComps?: boolean | undefined",
1515
- "name": "excludeNonLaneComps",
1516
- "type": {
1517
- "__schema": "KeywordTypeSchema",
1518
- "location": {
1519
- "filePath": "merge-lanes.main.runtime.ts",
1520
- "line": 59,
1521
- "character": 25
1522
- },
1523
- "name": "boolean"
1524
- },
1525
- "isOptional": true
1526
- },
1527
- {
1528
- "__schema": "VariableLikeSchema",
1529
- "location": {
1530
- "filePath": "merge-lanes.main.runtime.ts",
1531
- "line": 60,
1532
- "character": 3
1533
- },
1534
- "signature": "(property) shouldIncludeUpdateDependents?: boolean | undefined",
1535
- "name": "shouldIncludeUpdateDependents",
1536
- "type": {
1537
- "__schema": "KeywordTypeSchema",
1538
- "location": {
1539
- "filePath": "merge-lanes.main.runtime.ts",
1540
- "line": 60,
1541
- "character": 35
1542
- },
1543
- "name": "boolean"
1544
- },
1545
- "isOptional": true
1546
- },
1547
- {
1548
- "__schema": "VariableLikeSchema",
1549
- "location": {
1550
- "filePath": "merge-lanes.main.runtime.ts",
1551
- "line": 61,
1552
- "character": 3
1553
- },
1554
- "signature": "(property) throwIfNotUpToDate?: boolean | undefined",
1555
- "name": "throwIfNotUpToDate",
1556
- "type": {
1557
- "__schema": "KeywordTypeSchema",
1558
- "location": {
1559
- "filePath": "merge-lanes.main.runtime.ts",
1560
- "line": 61,
1561
- "character": 24
1562
- },
1563
- "name": "boolean"
1564
- },
1565
- "isOptional": true
1566
- },
1567
- {
1568
- "__schema": "VariableLikeSchema",
1569
- "location": {
1570
- "filePath": "merge-lanes.main.runtime.ts",
1571
- "line": 62,
1572
- "character": 3
1573
- },
1574
- "signature": "(property) fetchCurrent?: boolean | undefined",
1575
- "name": "fetchCurrent",
1576
- "type": {
1577
- "__schema": "KeywordTypeSchema",
1578
- "location": {
1579
- "filePath": "merge-lanes.main.runtime.ts",
1580
- "line": 62,
1581
- "character": 18
1582
- },
1583
- "name": "boolean"
1584
- },
1585
- "isOptional": true
1586
- },
1587
- {
1588
- "__schema": "VariableLikeSchema",
1589
- "location": {
1590
- "filePath": "merge-lanes.main.runtime.ts",
1591
- "line": 63,
1592
- "character": 3
1593
- },
1594
- "signature": "(property) detachHead?: boolean | undefined",
1595
- "name": "detachHead",
1596
- "type": {
1597
- "__schema": "KeywordTypeSchema",
1598
- "location": {
1599
- "filePath": "merge-lanes.main.runtime.ts",
1600
- "line": 63,
1601
- "character": 16
1602
- },
1603
- "name": "boolean"
1604
- },
1605
- "isOptional": true
1606
- }
1607
- ]
1608
- }
1609
- },
1610
- {
1611
- "__schema": "TypeSchema",
1612
- "location": {
1613
- "filePath": "merge-lanes.main.runtime.ts",
1614
- "line": 65,
1615
- "character": 1
1616
- },
1617
- "signature": "type ConflictPerId = {\n id: ComponentID;\n files: string[];\n config?: boolean | undefined;\n}",
1618
- "name": "ConflictPerId",
1619
- "type": {
1620
- "__schema": "TypeLiteralSchema",
1621
- "location": {
1622
- "filePath": "merge-lanes.main.runtime.ts",
1623
- "line": 65,
1624
- "character": 29
1625
- },
1626
- "members": [
1627
- {
1628
- "__schema": "VariableLikeSchema",
1629
- "location": {
1630
- "filePath": "merge-lanes.main.runtime.ts",
1631
- "line": 65,
1632
- "character": 31
1633
- },
1634
- "signature": "(property) id: ComponentID",
1635
- "name": "id",
1636
- "type": {
1637
- "__schema": "TypeRefSchema",
1638
- "location": {
1639
- "filePath": "merge-lanes.main.runtime.ts",
1640
- "line": 65,
1641
- "character": 31
1642
- },
1643
- "name": "ComponentID",
1644
- "componentId": {
1645
- "scope": "teambit.component",
1646
- "name": "component-id",
1647
- "version": "1.2.2"
1648
- }
1649
- },
1650
- "isOptional": false
1651
- },
1652
- {
1653
- "__schema": "VariableLikeSchema",
1654
- "location": {
1655
- "filePath": "merge-lanes.main.runtime.ts",
1656
- "line": 65,
1657
- "character": 48
1658
- },
1659
- "signature": "(property) files: string[]",
1660
- "name": "files",
1661
- "type": {
1662
- "__schema": "TypeArraySchema",
1663
- "location": {
1664
- "filePath": "merge-lanes.main.runtime.ts",
1665
- "line": 65,
1666
- "character": 55
1667
- },
1668
- "type": {
1669
- "__schema": "KeywordTypeSchema",
1670
- "location": {
1671
- "filePath": "merge-lanes.main.runtime.ts",
1672
- "line": 65,
1673
- "character": 55
1674
- },
1675
- "name": "string"
1676
- }
1677
- },
1678
- "isOptional": false
1679
- },
1680
- {
1681
- "__schema": "VariableLikeSchema",
1682
- "location": {
1683
- "filePath": "merge-lanes.main.runtime.ts",
1684
- "line": 65,
1685
- "character": 65
1686
- },
1687
- "signature": "(property) config?: boolean | undefined",
1688
- "name": "config",
1689
- "type": {
1690
- "__schema": "KeywordTypeSchema",
1691
- "location": {
1692
- "filePath": "merge-lanes.main.runtime.ts",
1693
- "line": 65,
1694
- "character": 74
1695
- },
1696
- "name": "boolean"
1697
- },
1698
- "isOptional": true
1699
- }
1700
- ]
1701
- }
1702
- },
1703
- {
1704
- "__schema": "TypeSchema",
1705
- "location": {
1706
- "filePath": "merge-lanes.main.runtime.ts",
1707
- "line": 66,
1708
- "character": 1
1709
- },
1710
- "signature": "type MergeFromScopeResult = {\n mergedNow: ComponentID[];\n exportedIds: ComponentID[];\n unmerged: {\n id: ComponentID;\n reason: string;\n }[];\n conflicts?: ConflictPerId[] | undefined;\n snappedIds?: ComponentID[] | undefined;\n mergedPreviously: ComponentID[];\n mergeSnapError?: Error | undefined;\n}",
1711
- "name": "MergeFromScopeResult",
1712
- "type": {
1713
- "__schema": "TypeLiteralSchema",
1714
- "location": {
1715
- "filePath": "merge-lanes.main.runtime.ts",
1716
- "line": 66,
1717
- "character": 36
1718
- },
1719
- "members": [
1720
- {
1721
- "__schema": "VariableLikeSchema",
1722
- "location": {
1723
- "filePath": "merge-lanes.main.runtime.ts",
1724
- "line": 67,
1725
- "character": 3
1726
- },
1727
- "signature": "(property) mergedNow: ComponentID[]",
1728
- "name": "mergedNow",
1729
- "type": {
1730
- "__schema": "TypeArraySchema",
1731
- "location": {
1732
- "filePath": "merge-lanes.main.runtime.ts",
1733
- "line": 67,
1734
- "character": 14
1735
- },
1736
- "type": {
1737
- "__schema": "TypeRefSchema",
1738
- "location": {
1739
- "filePath": "merge-lanes.main.runtime.ts",
1740
- "line": 67,
1741
- "character": 14
1742
- },
1743
- "name": "ComponentID"
1744
- }
1745
- },
1746
- "isOptional": false
1747
- },
1748
- {
1749
- "__schema": "VariableLikeSchema",
1750
- "location": {
1751
- "filePath": "merge-lanes.main.runtime.ts",
1752
- "line": 68,
1753
- "character": 3
1754
- },
1755
- "signature": "(property) exportedIds: ComponentID[]",
1756
- "name": "exportedIds",
1757
- "type": {
1758
- "__schema": "TypeArraySchema",
1759
- "location": {
1760
- "filePath": "merge-lanes.main.runtime.ts",
1761
- "line": 68,
1762
- "character": 16
1763
- },
1764
- "type": {
1765
- "__schema": "TypeRefSchema",
1766
- "location": {
1767
- "filePath": "merge-lanes.main.runtime.ts",
1768
- "line": 68,
1769
- "character": 16
1770
- },
1771
- "name": "ComponentID"
1772
- }
1773
- },
1774
- "isOptional": false
1775
- },
1776
- {
1777
- "__schema": "VariableLikeSchema",
1778
- "location": {
1779
- "filePath": "merge-lanes.main.runtime.ts",
1780
- "line": 69,
1781
- "character": 3
1782
- },
1783
- "signature": "(property) unmerged: {\n id: ComponentID;\n reason: string;\n}[]",
1784
- "name": "unmerged",
1785
- "type": {
1786
- "__schema": "TypeArraySchema",
1787
- "location": {
1788
- "filePath": "merge-lanes.main.runtime.ts",
1789
- "line": 69,
1790
- "character": 13
1791
- },
1792
- "type": {
1793
- "__schema": "TypeLiteralSchema",
1794
- "location": {
1795
- "filePath": "merge-lanes.main.runtime.ts",
1796
- "line": 69,
1797
- "character": 13
1798
- },
1799
- "members": [
1800
- {
1801
- "__schema": "VariableLikeSchema",
1802
- "location": {
1803
- "filePath": "merge-lanes.main.runtime.ts",
1804
- "line": 69,
1805
- "character": 15
1806
- },
1807
- "signature": "(property) id: ComponentID",
1808
- "name": "id",
1809
- "type": {
1810
- "__schema": "TypeRefSchema",
1811
- "location": {
1812
- "filePath": "merge-lanes.main.runtime.ts",
1813
- "line": 69,
1814
- "character": 15
1815
- },
1816
- "name": "ComponentID",
1817
- "componentId": {
1818
- "scope": "teambit.component",
1819
- "name": "component-id",
1820
- "version": "1.2.2"
1821
- }
1822
- },
1823
- "isOptional": false
1824
- },
1825
- {
1826
- "__schema": "VariableLikeSchema",
1827
- "location": {
1828
- "filePath": "merge-lanes.main.runtime.ts",
1829
- "line": 69,
1830
- "character": 32
1831
- },
1832
- "signature": "(property) reason: string",
1833
- "name": "reason",
1834
- "type": {
1835
- "__schema": "KeywordTypeSchema",
1836
- "location": {
1837
- "filePath": "merge-lanes.main.runtime.ts",
1838
- "line": 69,
1839
- "character": 40
1840
- },
1841
- "name": "string"
1842
- },
1843
- "isOptional": false
1844
- }
1845
- ]
1846
- }
1847
- },
1848
- "isOptional": false
1849
- },
1850
- {
1851
- "__schema": "VariableLikeSchema",
1852
- "location": {
1853
- "filePath": "merge-lanes.main.runtime.ts",
1854
- "line": 70,
1855
- "character": 3
1856
- },
1857
- "signature": "(property) conflicts?: ConflictPerId[] | undefined",
1858
- "name": "conflicts",
1859
- "type": {
1860
- "__schema": "TypeArraySchema",
1861
- "location": {
1862
- "filePath": "merge-lanes.main.runtime.ts",
1863
- "line": 70,
1864
- "character": 15
1865
- },
1866
- "type": {
1867
- "__schema": "TypeRefSchema",
1868
- "location": {
1869
- "filePath": "merge-lanes.main.runtime.ts",
1870
- "line": 70,
1871
- "character": 15
1872
- },
1873
- "name": "ConflictPerId"
1874
- }
1875
- },
1876
- "isOptional": true
1877
- },
1878
- {
1879
- "__schema": "VariableLikeSchema",
1880
- "location": {
1881
- "filePath": "merge-lanes.main.runtime.ts",
1882
- "line": 71,
1883
- "character": 3
1884
- },
1885
- "signature": "(property) snappedIds?: ComponentID[] | undefined",
1886
- "name": "snappedIds",
1887
- "type": {
1888
- "__schema": "TypeArraySchema",
1889
- "location": {
1890
- "filePath": "merge-lanes.main.runtime.ts",
1891
- "line": 71,
1892
- "character": 16
1893
- },
1894
- "type": {
1895
- "__schema": "TypeRefSchema",
1896
- "location": {
1897
- "filePath": "merge-lanes.main.runtime.ts",
1898
- "line": 71,
1899
- "character": 16
1900
- },
1901
- "name": "ComponentID"
1902
- }
1903
- },
1904
- "isOptional": true
1905
- },
1906
- {
1907
- "__schema": "VariableLikeSchema",
1908
- "location": {
1909
- "filePath": "merge-lanes.main.runtime.ts",
1910
- "line": 72,
1911
- "character": 3
1912
- },
1913
- "signature": "(property) mergedPreviously: ComponentID[]",
1914
- "name": "mergedPreviously",
1915
- "type": {
1916
- "__schema": "TypeArraySchema",
1917
- "location": {
1918
- "filePath": "merge-lanes.main.runtime.ts",
1919
- "line": 72,
1920
- "character": 21
1921
- },
1922
- "type": {
1923
- "__schema": "TypeRefSchema",
1924
- "location": {
1925
- "filePath": "merge-lanes.main.runtime.ts",
1926
- "line": 72,
1927
- "character": 21
1928
- },
1929
- "name": "ComponentID"
1930
- }
1931
- },
1932
- "isOptional": false
1933
- },
1934
- {
1935
- "__schema": "VariableLikeSchema",
1936
- "location": {
1937
- "filePath": "merge-lanes.main.runtime.ts",
1938
- "line": 73,
1939
- "character": 3
1940
- },
1941
- "signature": "(property) mergeSnapError?: Error | undefined",
1942
- "name": "mergeSnapError",
1943
- "type": {
1944
- "__schema": "TypeRefSchema",
1945
- "location": {
1946
- "filePath": "merge-lanes.main.runtime.ts",
1947
- "line": 73,
1948
- "character": 20
1949
- },
1950
- "name": "Error"
1951
- },
1952
- "isOptional": true
1953
- }
1954
- ]
1955
- }
1956
- },
1957
- {
1958
- "__schema": "ClassSchema",
1959
- "location": {
1960
- "filePath": "merge-lanes.main.runtime.ts",
1961
- "line": 76,
1962
- "character": 1
1963
- },
1964
- "signature": "class MergeLanesMain",
1965
- "name": "MergeLanesMain",
1966
- "members": [
1967
- {
1968
- "__schema": "ConstructorSchema",
1969
- "location": {
1970
- "filePath": "merge-lanes.main.runtime.ts",
1971
- "line": 77,
1972
- "character": 3
1973
- },
1974
- "signature": "constructor MergeLanesMain(workspace: Workspace | undefined, merging: MergingMain, lanes: LanesMain, logger: Logger, remove: RemoveMain, scope: ScopeMain, exporter: ExportMain, importer: ImporterMain, checkout: CheckoutMain): MergeLanesMain",
1975
- "name": "constructor",
1976
- "params": [
1977
- {
1978
- "__schema": "ParameterSchema",
1979
- "location": {
1980
- "filePath": "merge-lanes.main.runtime.ts",
1981
- "line": 78,
1982
- "character": 5
1983
- },
1984
- "name": "workspace",
1985
- "type": {
1986
- "__schema": "TypeUnionSchema",
1987
- "location": {
1988
- "filePath": "merge-lanes.main.runtime.ts",
1989
- "line": 78,
1990
- "character": 24
1991
- },
1992
- "types": [
1993
- {
1994
- "__schema": "TypeRefSchema",
1995
- "location": {
1996
- "filePath": "merge-lanes.main.runtime.ts",
1997
- "line": 78,
1998
- "character": 24
1999
- },
2000
- "name": "Workspace"
2001
- },
2002
- {
2003
- "__schema": "KeywordTypeSchema",
2004
- "location": {
2005
- "filePath": "merge-lanes.main.runtime.ts",
2006
- "line": 78,
2007
- "character": 36
2008
- },
2009
- "name": "undefined"
2010
- }
2011
- ]
2012
- },
2013
- "isOptional": false,
2014
- "isSpread": false
2015
- },
2016
- {
2017
- "__schema": "ParameterSchema",
2018
- "location": {
2019
- "filePath": "merge-lanes.main.runtime.ts",
2020
- "line": 79,
2021
- "character": 5
2022
- },
2023
- "name": "merging",
2024
- "type": {
2025
- "__schema": "TypeRefSchema",
2026
- "location": {
2027
- "filePath": "merge-lanes.main.runtime.ts",
2028
- "line": 79,
2029
- "character": 22
2030
- },
2031
- "name": "MergingMain"
2032
- },
2033
- "isOptional": false,
2034
- "isSpread": false
2035
- },
2036
- {
2037
- "__schema": "ParameterSchema",
2038
- "location": {
2039
- "filePath": "merge-lanes.main.runtime.ts",
2040
- "line": 80,
2041
- "character": 5
2042
- },
2043
- "name": "lanes",
2044
- "type": {
2045
- "__schema": "TypeRefSchema",
2046
- "location": {
2047
- "filePath": "merge-lanes.main.runtime.ts",
2048
- "line": 80,
2049
- "character": 21
2050
- },
2051
- "name": "LanesMain"
2052
- },
2053
- "isOptional": false,
2054
- "isSpread": false
2055
- },
2056
- {
2057
- "__schema": "ParameterSchema",
2058
- "location": {
2059
- "filePath": "merge-lanes.main.runtime.ts",
2060
- "line": 81,
2061
- "character": 5
2062
- },
2063
- "name": "logger",
2064
- "type": {
2065
- "__schema": "TypeRefSchema",
2066
- "location": {
2067
- "filePath": "merge-lanes.main.runtime.ts",
2068
- "line": 81,
2069
- "character": 22
2070
- },
2071
- "name": "Logger"
2072
- },
2073
- "isOptional": false,
2074
- "isSpread": false
2075
- },
2076
- {
2077
- "__schema": "ParameterSchema",
2078
- "location": {
2079
- "filePath": "merge-lanes.main.runtime.ts",
2080
- "line": 82,
2081
- "character": 5
2082
- },
2083
- "name": "remove",
2084
- "type": {
2085
- "__schema": "TypeRefSchema",
2086
- "location": {
2087
- "filePath": "merge-lanes.main.runtime.ts",
2088
- "line": 82,
2089
- "character": 21
2090
- },
2091
- "name": "RemoveMain"
2092
- },
2093
- "isOptional": false,
2094
- "isSpread": false
2095
- },
2096
- {
2097
- "__schema": "ParameterSchema",
2098
- "location": {
2099
- "filePath": "merge-lanes.main.runtime.ts",
2100
- "line": 83,
2101
- "character": 5
2102
- },
2103
- "name": "scope",
2104
- "type": {
2105
- "__schema": "TypeRefSchema",
2106
- "location": {
2107
- "filePath": "merge-lanes.main.runtime.ts",
2108
- "line": 83,
2109
- "character": 20
2110
- },
2111
- "name": "ScopeMain"
2112
- },
2113
- "isOptional": false,
2114
- "isSpread": false
2115
- },
2116
- {
2117
- "__schema": "ParameterSchema",
2118
- "location": {
2119
- "filePath": "merge-lanes.main.runtime.ts",
2120
- "line": 84,
2121
- "character": 5
2122
- },
2123
- "name": "exporter",
2124
- "type": {
2125
- "__schema": "TypeRefSchema",
2126
- "location": {
2127
- "filePath": "merge-lanes.main.runtime.ts",
2128
- "line": 84,
2129
- "character": 23
2130
- },
2131
- "name": "ExportMain"
2132
- },
2133
- "isOptional": false,
2134
- "isSpread": false
2135
- },
2136
- {
2137
- "__schema": "ParameterSchema",
2138
- "location": {
2139
- "filePath": "merge-lanes.main.runtime.ts",
2140
- "line": 85,
2141
- "character": 5
2142
- },
2143
- "name": "importer",
2144
- "type": {
2145
- "__schema": "TypeRefSchema",
2146
- "location": {
2147
- "filePath": "merge-lanes.main.runtime.ts",
2148
- "line": 85,
2149
- "character": 23
2150
- },
2151
- "name": "ImporterMain"
2152
- },
2153
- "isOptional": false,
2154
- "isSpread": false
2155
- },
2156
- {
2157
- "__schema": "ParameterSchema",
2158
- "location": {
2159
- "filePath": "merge-lanes.main.runtime.ts",
2160
- "line": 86,
2161
- "character": 5
2162
- },
2163
- "name": "checkout",
2164
- "type": {
2165
- "__schema": "TypeRefSchema",
2166
- "location": {
2167
- "filePath": "merge-lanes.main.runtime.ts",
2168
- "line": 86,
2169
- "character": 23
2170
- },
2171
- "name": "CheckoutMain"
2172
- },
2173
- "isOptional": false,
2174
- "isSpread": false
2175
- }
2176
- ],
2177
- "returnType": {
2178
- "__schema": "ThisTypeSchema",
2179
- "location": {
2180
- "filePath": "merge-lanes.main.runtime.ts",
2181
- "line": 76,
2182
- "character": 1
2183
- },
2184
- "name": "MergeLanesMain"
2185
- },
2186
- "modifiers": []
2187
- },
2188
- {
2189
- "__schema": "FunctionLikeSchema",
2190
- "location": {
2191
- "filePath": "merge-lanes.main.runtime.ts",
2192
- "line": 89,
2193
- "character": 3
2194
- },
2195
- "signature": "(method) MergeLanesMain.mergeLaneByCLI(laneName: string, options: MergeLaneOptions): Promise<{\n mergeResults: ApplyVersionResults;\n deleteResults: any;\n configMergeResults: ConfigMergeResult[];\n mergedSuccessfullyIds: ComponentID[];\n conflicts: ConflictPerId[];\n}>",
2196
- "name": "mergeLaneByCLI",
2197
- "params": [
2198
- {
2199
- "__schema": "ParameterSchema",
2200
- "location": {
2201
- "filePath": "merge-lanes.main.runtime.ts",
2202
- "line": 89,
2203
- "character": 24
2204
- },
2205
- "name": "laneName",
2206
- "type": {
2207
- "__schema": "KeywordTypeSchema",
2208
- "location": {
2209
- "filePath": "merge-lanes.main.runtime.ts",
2210
- "line": 89,
2211
- "character": 34
2212
- },
2213
- "name": "string"
2214
- },
2215
- "isOptional": false,
2216
- "isSpread": false
2217
- },
2218
- {
2219
- "__schema": "ParameterSchema",
2220
- "location": {
2221
- "filePath": "merge-lanes.main.runtime.ts",
2222
- "line": 89,
2223
- "character": 42
2224
- },
2225
- "name": "options",
2226
- "type": {
2227
- "__schema": "TypeRefSchema",
2228
- "location": {
2229
- "filePath": "merge-lanes.main.runtime.ts",
2230
- "line": 89,
2231
- "character": 51
2232
- },
2233
- "name": "MergeLaneOptions"
2234
- },
2235
- "isOptional": false,
2236
- "isSpread": false
2237
- }
2238
- ],
2239
- "returnType": {
2240
- "__schema": "InferenceTypeSchema",
2241
- "location": {
2242
- "filePath": "merge-lanes.main.runtime.ts",
2243
- "line": 89,
2244
- "character": 3
2245
- },
2246
- "type": "Promise<{\n mergeResults: ApplyVersionResults;\n deleteResults: any;\n configMergeResults: ConfigMergeResult[];\n mergedSuccessfullyIds: ComponentID[];\n conflicts: ConflictPerId[];\n}>"
2247
- },
2248
- "modifiers": [
2249
- "async"
2250
- ]
2251
- },
2252
- {
2253
- "__schema": "FunctionLikeSchema",
2254
- "location": {
2255
- "filePath": "merge-lanes.main.runtime.ts",
2256
- "line": 99,
2257
- "character": 3
2258
- },
2259
- "signature": "(method) MergeLanesMain.mergeLane(otherLaneId: LaneId, currentLaneId: LaneId, options: MergeLaneOptions): Promise<{\n mergeResults: ApplyVersionResults;\n deleteResults: any;\n configMergeResults: ConfigMergeResult[];\n mergedSuccessfullyIds: ComponentID[];\n conflicts: ConflictPerId[];\n}>",
2260
- "name": "mergeLane",
2261
- "params": [
2262
- {
2263
- "__schema": "ParameterSchema",
2264
- "location": {
2265
- "filePath": "merge-lanes.main.runtime.ts",
2266
- "line": 100,
2267
- "character": 5
2268
- },
2269
- "name": "otherLaneId",
2270
- "type": {
2271
- "__schema": "TypeRefSchema",
2272
- "location": {
2273
- "filePath": "merge-lanes.main.runtime.ts",
2274
- "line": 100,
2275
- "character": 18
2276
- },
2277
- "name": "LaneId"
2278
- },
2279
- "isOptional": false,
2280
- "isSpread": false
2281
- },
2282
- {
2283
- "__schema": "ParameterSchema",
2284
- "location": {
2285
- "filePath": "merge-lanes.main.runtime.ts",
2286
- "line": 101,
2287
- "character": 5
2288
- },
2289
- "name": "currentLaneId",
2290
- "type": {
2291
- "__schema": "TypeRefSchema",
2292
- "location": {
2293
- "filePath": "merge-lanes.main.runtime.ts",
2294
- "line": 101,
2295
- "character": 20
2296
- },
2297
- "name": "LaneId"
2298
- },
2299
- "isOptional": false,
2300
- "isSpread": false
2301
- },
2302
- {
2303
- "__schema": "ParameterSchema",
2304
- "location": {
2305
- "filePath": "merge-lanes.main.runtime.ts",
2306
- "line": 102,
2307
- "character": 5
2308
- },
2309
- "name": "options",
2310
- "type": {
2311
- "__schema": "TypeRefSchema",
2312
- "location": {
2313
- "filePath": "merge-lanes.main.runtime.ts",
2314
- "line": 102,
2315
- "character": 14
2316
- },
2317
- "name": "MergeLaneOptions"
2318
- },
2319
- "isOptional": false,
2320
- "isSpread": false
2321
- }
2322
- ],
2323
- "returnType": {
2324
- "__schema": "TypeRefSchema",
2325
- "location": {
2326
- "filePath": "merge-lanes.main.runtime.ts",
2327
- "line": 103,
2328
- "character": 6
2329
- },
2330
- "name": "Promise",
2331
- "typeArgs": [
2332
- {
2333
- "__schema": "TypeLiteralSchema",
2334
- "location": {
2335
- "filePath": "merge-lanes.main.runtime.ts",
2336
- "line": 103,
2337
- "character": 14
2338
- },
2339
- "members": [
2340
- {
2341
- "__schema": "VariableLikeSchema",
2342
- "location": {
2343
- "filePath": "merge-lanes.main.runtime.ts",
2344
- "line": 104,
2345
- "character": 5
2346
- },
2347
- "signature": "(property) mergeResults: ApplyVersionResults",
2348
- "name": "mergeResults",
2349
- "type": {
2350
- "__schema": "TypeRefSchema",
2351
- "location": {
2352
- "filePath": "merge-lanes.main.runtime.ts",
2353
- "line": 104,
2354
- "character": 5
2355
- },
2356
- "name": "ApplyVersionResults",
2357
- "componentId": {
2358
- "scope": "teambit.component",
2359
- "name": "merging"
2360
- }
2361
- },
2362
- "isOptional": false
2363
- },
2364
- {
2365
- "__schema": "VariableLikeSchema",
2366
- "location": {
2367
- "filePath": "merge-lanes.main.runtime.ts",
2368
- "line": 105,
2369
- "character": 5
2370
- },
2371
- "signature": "(property) deleteResults: any",
2372
- "name": "deleteResults",
2373
- "type": {
2374
- "__schema": "KeywordTypeSchema",
2375
- "location": {
2376
- "filePath": "merge-lanes.main.runtime.ts",
2377
- "line": 105,
2378
- "character": 20
2379
- },
2380
- "name": "any"
2381
- },
2382
- "isOptional": false
2383
- },
2384
- {
2385
- "__schema": "VariableLikeSchema",
2386
- "location": {
2387
- "filePath": "merge-lanes.main.runtime.ts",
2388
- "line": 106,
2389
- "character": 5
2390
- },
2391
- "signature": "(property) configMergeResults: ConfigMergeResult[]",
2392
- "name": "configMergeResults",
2393
- "type": {
2394
- "__schema": "TypeArraySchema",
2395
- "location": {
2396
- "filePath": "merge-lanes.main.runtime.ts",
2397
- "line": 106,
2398
- "character": 25
2399
- },
2400
- "type": {
2401
- "__schema": "TypeRefSchema",
2402
- "location": {
2403
- "filePath": "merge-lanes.main.runtime.ts",
2404
- "line": 106,
2405
- "character": 25
2406
- },
2407
- "name": "ConfigMergeResult"
2408
- }
2409
- },
2410
- "isOptional": false
2411
- },
2412
- {
2413
- "__schema": "VariableLikeSchema",
2414
- "location": {
2415
- "filePath": "merge-lanes.main.runtime.ts",
2416
- "line": 107,
2417
- "character": 5
2418
- },
2419
- "signature": "(property) mergedSuccessfullyIds: ComponentID[]",
2420
- "name": "mergedSuccessfullyIds",
2421
- "type": {
2422
- "__schema": "TypeArraySchema",
2423
- "location": {
2424
- "filePath": "merge-lanes.main.runtime.ts",
2425
- "line": 107,
2426
- "character": 28
2427
- },
2428
- "type": {
2429
- "__schema": "TypeRefSchema",
2430
- "location": {
2431
- "filePath": "merge-lanes.main.runtime.ts",
2432
- "line": 107,
2433
- "character": 28
2434
- },
2435
- "name": "ComponentID"
2436
- }
2437
- },
2438
- "isOptional": false
2439
- },
2440
- {
2441
- "__schema": "VariableLikeSchema",
2442
- "location": {
2443
- "filePath": "merge-lanes.main.runtime.ts",
2444
- "line": 108,
2445
- "character": 5
2446
- },
2447
- "signature": "(property) conflicts: ConflictPerId[]",
2448
- "name": "conflicts",
2449
- "type": {
2450
- "__schema": "TypeArraySchema",
2451
- "location": {
2452
- "filePath": "merge-lanes.main.runtime.ts",
2453
- "line": 108,
2454
- "character": 16
2455
- },
2456
- "type": {
2457
- "__schema": "TypeRefSchema",
2458
- "location": {
2459
- "filePath": "merge-lanes.main.runtime.ts",
2460
- "line": 108,
2461
- "character": 16
2462
- },
2463
- "name": "ConflictPerId"
2464
- }
2465
- },
2466
- "isOptional": false
2467
- }
2468
- ]
2469
- }
2470
- ]
2471
- },
2472
- "modifiers": [
2473
- "async"
2474
- ]
2475
- },
2476
- {
2477
- "__schema": "FunctionLikeSchema",
2478
- "location": {
2479
- "filePath": "merge-lanes.main.runtime.ts",
2480
- "line": 336,
2481
- "character": 3
2482
- },
2483
- "signature": "(method) MergeLanesMain.mergeMove(newLaneName: string, options: {\n scope?: string;\n}): Promise<CreateLaneResult>",
2484
- "name": "mergeMove",
2485
- "params": [
2486
- {
2487
- "__schema": "ParameterSchema",
2488
- "location": {
2489
- "filePath": "merge-lanes.main.runtime.ts",
2490
- "line": 336,
2491
- "character": 19
2492
- },
2493
- "name": "newLaneName",
2494
- "type": {
2495
- "__schema": "KeywordTypeSchema",
2496
- "location": {
2497
- "filePath": "merge-lanes.main.runtime.ts",
2498
- "line": 336,
2499
- "character": 32
2500
- },
2501
- "name": "string"
2502
- },
2503
- "isOptional": false,
2504
- "isSpread": false
2505
- },
2506
- {
2507
- "__schema": "ParameterSchema",
2508
- "location": {
2509
- "filePath": "merge-lanes.main.runtime.ts",
2510
- "line": 336,
2511
- "character": 40
2512
- },
2513
- "name": "options",
2514
- "type": {
2515
- "__schema": "TypeLiteralSchema",
2516
- "location": {
2517
- "filePath": "merge-lanes.main.runtime.ts",
2518
- "line": 336,
2519
- "character": 49
2520
- },
2521
- "members": [
2522
- {
2523
- "__schema": "VariableLikeSchema",
2524
- "location": {
2525
- "filePath": "merge-lanes.main.runtime.ts",
2526
- "line": 336,
2527
- "character": 51
2528
- },
2529
- "signature": "(property) scope?: string | undefined",
2530
- "name": "scope",
2531
- "type": {
2532
- "__schema": "KeywordTypeSchema",
2533
- "location": {
2534
- "filePath": "merge-lanes.main.runtime.ts",
2535
- "line": 336,
2536
- "character": 59
2537
- },
2538
- "name": "string"
2539
- },
2540
- "isOptional": true
2541
- }
2542
- ]
2543
- },
2544
- "isOptional": false,
2545
- "isSpread": false
2546
- }
2547
- ],
2548
- "returnType": {
2549
- "__schema": "InferenceTypeSchema",
2550
- "location": {
2551
- "filePath": "merge-lanes.main.runtime.ts",
2552
- "line": 336,
2553
- "character": 3
2554
- },
2555
- "type": "Promise<CreateLaneResult>"
2556
- },
2557
- "modifiers": [
2558
- "async"
2559
- ]
2560
- },
2561
- {
2562
- "__schema": "FunctionLikeSchema",
2563
- "location": {
2564
- "filePath": "merge-lanes.main.runtime.ts",
2565
- "line": 344,
2566
- "character": 3
2567
- },
2568
- "signature": "(method) MergeLanesMain.abortLaneMerge(checkoutProps: CheckoutProps, mergeAbortOpts: MergeAbortOpts): Promise<{\n checkoutResults: ApplyVersionResults | undefined;\n restoredItems: string[];\n checkoutError: Error | undefined;\n}>",
2569
- "name": "abortLaneMerge",
2570
- "params": [
2571
- {
2572
- "__schema": "ParameterSchema",
2573
- "location": {
2574
- "filePath": "merge-lanes.main.runtime.ts",
2575
- "line": 344,
2576
- "character": 24
2577
- },
2578
- "name": "checkoutProps",
2579
- "type": {
2580
- "__schema": "TypeRefSchema",
2581
- "location": {
2582
- "filePath": "merge-lanes.main.runtime.ts",
2583
- "line": 344,
2584
- "character": 39
2585
- },
2586
- "name": "CheckoutProps"
2587
- },
2588
- "isOptional": false,
2589
- "isSpread": false
2590
- },
2591
- {
2592
- "__schema": "ParameterSchema",
2593
- "location": {
2594
- "filePath": "merge-lanes.main.runtime.ts",
2595
- "line": 344,
2596
- "character": 54
2597
- },
2598
- "name": "mergeAbortOpts",
2599
- "type": {
2600
- "__schema": "TypeRefSchema",
2601
- "location": {
2602
- "filePath": "merge-lanes.main.runtime.ts",
2603
- "line": 344,
2604
- "character": 70
2605
- },
2606
- "name": "MergeAbortOpts"
2607
- },
2608
- "isOptional": false,
2609
- "isSpread": false
2610
- }
2611
- ],
2612
- "returnType": {
2613
- "__schema": "InferenceTypeSchema",
2614
- "location": {
2615
- "filePath": "merge-lanes.main.runtime.ts",
2616
- "line": 344,
2617
- "character": 3
2618
- },
2619
- "type": "Promise<{\n checkoutResults: ApplyVersionResults | undefined;\n restoredItems: string[];\n checkoutError: Error | undefined;\n}>"
2620
- },
2621
- "modifiers": [
2622
- "async"
2623
- ]
2624
- },
2625
- {
2626
- "__schema": "FunctionLikeSchema",
2627
- "location": {
2628
- "filePath": "merge-lanes.main.runtime.ts",
2629
- "line": 400,
2630
- "character": 3
2631
- },
2632
- "signature": "(method) MergeLanesMain.mergeFromScope(fromLane: string, toLane: string, options: Partial<MergeLaneOptions> & {\n push?: boolean;\n reMerge?: boolean;\n}): Promise<MergeFromScopeResult>",
2633
- "name": "mergeFromScope",
2634
- "params": [
2635
- {
2636
- "__schema": "ParameterSchema",
2637
- "location": {
2638
- "filePath": "merge-lanes.main.runtime.ts",
2639
- "line": 401,
2640
- "character": 5
2641
- },
2642
- "name": "fromLane",
2643
- "type": {
2644
- "__schema": "KeywordTypeSchema",
2645
- "location": {
2646
- "filePath": "merge-lanes.main.runtime.ts",
2647
- "line": 401,
2648
- "character": 15
2649
- },
2650
- "name": "string"
2651
- },
2652
- "isOptional": false,
2653
- "isSpread": false
2654
- },
2655
- {
2656
- "__schema": "ParameterSchema",
2657
- "location": {
2658
- "filePath": "merge-lanes.main.runtime.ts",
2659
- "line": 402,
2660
- "character": 5
2661
- },
2662
- "name": "toLane",
2663
- "type": {
2664
- "__schema": "KeywordTypeSchema",
2665
- "location": {
2666
- "filePath": "merge-lanes.main.runtime.ts",
2667
- "line": 402,
2668
- "character": 13
2669
- },
2670
- "name": "string"
2671
- },
2672
- "isOptional": false,
2673
- "isSpread": false
2674
- },
2675
- {
2676
- "__schema": "ParameterSchema",
2677
- "location": {
2678
- "filePath": "merge-lanes.main.runtime.ts",
2679
- "line": 403,
2680
- "character": 5
2681
- },
2682
- "name": "options",
2683
- "type": {
2684
- "__schema": "TypeIntersectionSchema",
2685
- "location": {
2686
- "filePath": "merge-lanes.main.runtime.ts",
2687
- "line": 403,
2688
- "character": 14
2689
- },
2690
- "types": [
2691
- {
2692
- "__schema": "TypeRefSchema",
2693
- "location": {
2694
- "filePath": "merge-lanes.main.runtime.ts",
2695
- "line": 403,
2696
- "character": 14
2697
- },
2698
- "name": "Partial",
2699
- "typeArgs": [
2700
- {
2701
- "__schema": "TypeRefSchema",
2702
- "location": {
2703
- "filePath": "merge-lanes.main.runtime.ts",
2704
- "line": 403,
2705
- "character": 22
2706
- },
2707
- "name": "MergeLaneOptions"
2708
- }
2709
- ]
2710
- },
2711
- {
2712
- "__schema": "TypeLiteralSchema",
2713
- "location": {
2714
- "filePath": "merge-lanes.main.runtime.ts",
2715
- "line": 403,
2716
- "character": 42
2717
- },
2718
- "members": [
2719
- {
2720
- "__schema": "VariableLikeSchema",
2721
- "location": {
2722
- "filePath": "merge-lanes.main.runtime.ts",
2723
- "line": 403,
2724
- "character": 44
2725
- },
2726
- "signature": "(property) push?: boolean | undefined",
2727
- "name": "push",
2728
- "type": {
2729
- "__schema": "KeywordTypeSchema",
2730
- "location": {
2731
- "filePath": "merge-lanes.main.runtime.ts",
2732
- "line": 403,
2733
- "character": 51
2734
- },
2735
- "name": "boolean"
2736
- },
2737
- "isOptional": true
2738
- },
2739
- {
2740
- "__schema": "VariableLikeSchema",
2741
- "location": {
2742
- "filePath": "merge-lanes.main.runtime.ts",
2743
- "line": 403,
2744
- "character": 60
2745
- },
2746
- "signature": "(property) reMerge?: boolean | undefined",
2747
- "name": "reMerge",
2748
- "type": {
2749
- "__schema": "KeywordTypeSchema",
2750
- "location": {
2751
- "filePath": "merge-lanes.main.runtime.ts",
2752
- "line": 403,
2753
- "character": 70
2754
- },
2755
- "name": "boolean"
2756
- },
2757
- "isOptional": true
2758
- }
2759
- ]
2760
- }
2761
- ]
2762
- },
2763
- "isOptional": false,
2764
- "isSpread": false
2765
- }
2766
- ],
2767
- "returnType": {
2768
- "__schema": "TypeRefSchema",
2769
- "location": {
2770
- "filePath": "merge-lanes.main.runtime.ts",
2771
- "line": 404,
2772
- "character": 6
2773
- },
2774
- "name": "Promise",
2775
- "typeArgs": [
2776
- {
2777
- "__schema": "TypeRefSchema",
2778
- "location": {
2779
- "filePath": "merge-lanes.main.runtime.ts",
2780
- "line": 404,
2781
- "character": 14
2782
- },
2783
- "name": "MergeFromScopeResult"
2784
- }
2785
- ]
2786
- },
2787
- "modifiers": [
2788
- "async"
2789
- ]
2790
- },
2791
- {
2792
- "__schema": "VariableLikeSchema",
2793
- "location": {
2794
- "filePath": "merge-lanes.main.runtime.ts",
2795
- "line": 504,
2796
- "character": 3
2797
- },
2798
- "signature": "(property) MergeLanesMain.slots: never[]",
2799
- "name": "slots",
2800
- "type": {
2801
- "__schema": "InferenceTypeSchema",
2802
- "location": {
2803
- "filePath": "merge-lanes.main.runtime.ts",
2804
- "line": 504,
2805
- "character": 3
2806
- },
2807
- "type": "never[]"
2808
- },
2809
- "isOptional": true,
2810
- "defaultValue": "[]"
2811
- },
2812
- {
2813
- "__schema": "VariableLikeSchema",
2814
- "location": {
2815
- "filePath": "merge-lanes.main.runtime.ts",
2816
- "line": 505,
2817
- "character": 3
2818
- },
2819
- "signature": "(property) MergeLanesMain.dependencies: Aspect[]",
2820
- "name": "dependencies",
2821
- "type": {
2822
- "__schema": "InferenceTypeSchema",
2823
- "location": {
2824
- "filePath": "merge-lanes.main.runtime.ts",
2825
- "line": 505,
2826
- "character": 3
2827
- },
2828
- "type": "Aspect[]"
2829
- },
2830
- "isOptional": true,
2831
- "defaultValue": "[\n LanesAspect,\n CLIAspect,\n WorkspaceAspect,\n MergingAspect,\n LoggerAspect,\n RemoveAspect,\n ScopeAspect,\n ExportAspect,\n ImporterAspect,\n CheckoutAspect,\n GlobalConfigAspect,\n ]"
2832
- },
2833
- {
2834
- "__schema": "VariableLikeSchema",
2835
- "location": {
2836
- "filePath": "merge-lanes.main.runtime.ts",
2837
- "line": 518,
2838
- "character": 3
2839
- },
2840
- "signature": "(property) MergeLanesMain.runtime: RuntimeDefinition",
2841
- "name": "runtime",
2842
- "type": {
2843
- "__schema": "InferenceTypeSchema",
2844
- "location": {
2845
- "filePath": "merge-lanes.main.runtime.ts",
2846
- "line": 518,
2847
- "character": 3
2848
- },
2849
- "type": "RuntimeDefinition"
2850
- },
2851
- "isOptional": true,
2852
- "defaultValue": "MainRuntime"
2853
- },
2854
- {
2855
- "__schema": "FunctionLikeSchema",
2856
- "location": {
2857
- "filePath": "merge-lanes.main.runtime.ts",
2858
- "line": 520,
2859
- "character": 3
2860
- },
2861
- "signature": "(method) MergeLanesMain.provider([lanes, cli, workspace, merging, loggerMain, remove, scope, exporter, importer, checkout, globalConfig,]: [\n LanesMain,\n CLIMain,\n Workspace,\n MergingMain,\n LoggerMain,\n RemoveMain,\n ScopeMain,\n ExportMain,\n ImporterMain,\n CheckoutMain,\n GlobalConfigMain\n]): Promise<MergeLanesMain>",
2862
- "name": "provider",
2863
- "params": [
2864
- {
2865
- "__schema": "ParameterSchema",
2866
- "location": {
2867
- "filePath": "merge-lanes.main.runtime.ts",
2868
- "line": 520,
2869
- "character": 25
2870
- },
2871
- "name": "[ lanes, cli, workspace, merging, loggerMain, remove, scope, exporter, importer, checkout, globalConfig ]",
2872
- "type": {
2873
- "__schema": "TupleTypeSchema",
2874
- "location": {
2875
- "filePath": "merge-lanes.main.runtime.ts",
2876
- "line": 532,
2877
- "character": 6
2878
- },
2879
- "elements": [
2880
- {
2881
- "__schema": "TypeRefSchema",
2882
- "location": {
2883
- "filePath": "merge-lanes.main.runtime.ts",
2884
- "line": 533,
2885
- "character": 5
2886
- },
2887
- "name": "LanesMain"
2888
- },
2889
- {
2890
- "__schema": "TypeRefSchema",
2891
- "location": {
2892
- "filePath": "merge-lanes.main.runtime.ts",
2893
- "line": 534,
2894
- "character": 5
2895
- },
2896
- "name": "CLIMain"
2897
- },
2898
- {
2899
- "__schema": "TypeRefSchema",
2900
- "location": {
2901
- "filePath": "merge-lanes.main.runtime.ts",
2902
- "line": 535,
2903
- "character": 5
2904
- },
2905
- "name": "Workspace"
2906
- },
2907
- {
2908
- "__schema": "TypeRefSchema",
2909
- "location": {
2910
- "filePath": "merge-lanes.main.runtime.ts",
2911
- "line": 536,
2912
- "character": 5
2913
- },
2914
- "name": "MergingMain"
2915
- },
2916
- {
2917
- "__schema": "TypeRefSchema",
2918
- "location": {
2919
- "filePath": "merge-lanes.main.runtime.ts",
2920
- "line": 537,
2921
- "character": 5
2922
- },
2923
- "name": "LoggerMain"
2924
- },
2925
- {
2926
- "__schema": "TypeRefSchema",
2927
- "location": {
2928
- "filePath": "merge-lanes.main.runtime.ts",
2929
- "line": 538,
2930
- "character": 5
2931
- },
2932
- "name": "RemoveMain"
2933
- },
2934
- {
2935
- "__schema": "TypeRefSchema",
2936
- "location": {
2937
- "filePath": "merge-lanes.main.runtime.ts",
2938
- "line": 539,
2939
- "character": 5
2940
- },
2941
- "name": "ScopeMain"
2942
- },
2943
- {
2944
- "__schema": "TypeRefSchema",
2945
- "location": {
2946
- "filePath": "merge-lanes.main.runtime.ts",
2947
- "line": 540,
2948
- "character": 5
2949
- },
2950
- "name": "ExportMain"
2951
- },
2952
- {
2953
- "__schema": "TypeRefSchema",
2954
- "location": {
2955
- "filePath": "merge-lanes.main.runtime.ts",
2956
- "line": 541,
2957
- "character": 5
2958
- },
2959
- "name": "ImporterMain"
2960
- },
2961
- {
2962
- "__schema": "TypeRefSchema",
2963
- "location": {
2964
- "filePath": "merge-lanes.main.runtime.ts",
2965
- "line": 542,
2966
- "character": 5
2967
- },
2968
- "name": "CheckoutMain"
2969
- },
2970
- {
2971
- "__schema": "TypeRefSchema",
2972
- "location": {
2973
- "filePath": "merge-lanes.main.runtime.ts",
2974
- "line": 543,
2975
- "character": 5
2976
- },
2977
- "name": "GlobalConfigMain"
2978
- }
2979
- ]
2980
- },
2981
- "isOptional": false,
2982
- "isSpread": false
2983
- }
2984
- ],
2985
- "returnType": {
2986
- "__schema": "InferenceTypeSchema",
2987
- "location": {
2988
- "filePath": "merge-lanes.main.runtime.ts",
2989
- "line": 520,
2990
- "character": 3
2991
- },
2992
- "type": "Promise<MergeLanesMain>"
2993
- },
2994
- "modifiers": [
2995
- "static",
2996
- "async"
2997
- ]
2998
- }
2999
- ],
3000
- "extendsNodes": [],
3001
- "implementNodes": []
3002
- },
3003
- {
3004
- "__schema": "UnImplementedSchema",
3005
- "location": {
3006
- "filePath": "merge-lanes.main.runtime.ts",
3007
- "line": 826,
3008
- "character": 16
3009
- },
3010
- "name": "MergeLanesMain",
3011
- "type": "Identifier"
3012
- }
3013
- ],
3014
- "internals": [
3015
- {
3016
- "__schema": "FunctionLikeSchema",
3017
- "location": {
3018
- "filePath": "merge-lanes.main.runtime.ts",
3019
- "line": 566,
3020
- "character": 1
3021
- },
3022
- "signature": "function filterComponentsStatus(allComponentsStatus: ComponentMergeStatus[], compIdsToKeep: ComponentID[], allBitIds: ComponentID[], legacyScope: LegacyScope, includeDeps?: boolean, otherLane?: Lane, shouldSquash?: boolean): Promise<ComponentMergeStatus[]>",
3023
- "name": "filterComponentsStatus",
3024
- "params": [
3025
- {
3026
- "__schema": "ParameterSchema",
3027
- "location": {
3028
- "filePath": "merge-lanes.main.runtime.ts",
3029
- "line": 567,
3030
- "character": 3
3031
- },
3032
- "name": "allComponentsStatus",
3033
- "type": {
3034
- "__schema": "TypeArraySchema",
3035
- "location": {
3036
- "filePath": "merge-lanes.main.runtime.ts",
3037
- "line": 567,
3038
- "character": 24
3039
- },
3040
- "type": {
3041
- "__schema": "TypeRefSchema",
3042
- "location": {
3043
- "filePath": "merge-lanes.main.runtime.ts",
3044
- "line": 567,
3045
- "character": 24
3046
- },
3047
- "name": "ComponentMergeStatus"
3048
- }
3049
- },
3050
- "isOptional": false,
3051
- "isSpread": false
3052
- },
3053
- {
3054
- "__schema": "ParameterSchema",
3055
- "location": {
3056
- "filePath": "merge-lanes.main.runtime.ts",
3057
- "line": 568,
3058
- "character": 3
3059
- },
3060
- "name": "compIdsToKeep",
3061
- "type": {
3062
- "__schema": "TypeArraySchema",
3063
- "location": {
3064
- "filePath": "merge-lanes.main.runtime.ts",
3065
- "line": 568,
3066
- "character": 18
3067
- },
3068
- "type": {
3069
- "__schema": "TypeRefSchema",
3070
- "location": {
3071
- "filePath": "merge-lanes.main.runtime.ts",
3072
- "line": 568,
3073
- "character": 18
3074
- },
3075
- "name": "ComponentID"
3076
- }
3077
- },
3078
- "isOptional": false,
3079
- "isSpread": false
3080
- },
3081
- {
3082
- "__schema": "ParameterSchema",
3083
- "location": {
3084
- "filePath": "merge-lanes.main.runtime.ts",
3085
- "line": 569,
3086
- "character": 3
3087
- },
3088
- "name": "allBitIds",
3089
- "type": {
3090
- "__schema": "TypeArraySchema",
3091
- "location": {
3092
- "filePath": "merge-lanes.main.runtime.ts",
3093
- "line": 569,
3094
- "character": 14
3095
- },
3096
- "type": {
3097
- "__schema": "TypeRefSchema",
3098
- "location": {
3099
- "filePath": "merge-lanes.main.runtime.ts",
3100
- "line": 569,
3101
- "character": 14
3102
- },
3103
- "name": "ComponentID"
3104
- }
3105
- },
3106
- "isOptional": false,
3107
- "isSpread": false
3108
- },
3109
- {
3110
- "__schema": "ParameterSchema",
3111
- "location": {
3112
- "filePath": "merge-lanes.main.runtime.ts",
3113
- "line": 570,
3114
- "character": 3
3115
- },
3116
- "name": "legacyScope",
3117
- "type": {
3118
- "__schema": "TypeRefSchema",
3119
- "location": {
3120
- "filePath": "merge-lanes.main.runtime.ts",
3121
- "line": 570,
3122
- "character": 16
3123
- },
3124
- "name": "LegacyScope"
3125
- },
3126
- "isOptional": false,
3127
- "isSpread": false
3128
- },
3129
- {
3130
- "__schema": "ParameterSchema",
3131
- "location": {
3132
- "filePath": "merge-lanes.main.runtime.ts",
3133
- "line": 571,
3134
- "character": 3
3135
- },
3136
- "name": "includeDeps",
3137
- "type": {
3138
- "__schema": "InferenceTypeSchema",
3139
- "location": {
3140
- "filePath": "merge-lanes.main.runtime.ts",
3141
- "line": 571,
3142
- "character": 3
3143
- },
3144
- "type": "boolean"
3145
- },
3146
- "isOptional": true,
3147
- "defaultValue": "false",
3148
- "isSpread": false
3149
- },
3150
- {
3151
- "__schema": "ParameterSchema",
3152
- "location": {
3153
- "filePath": "merge-lanes.main.runtime.ts",
3154
- "line": 572,
3155
- "character": 3
3156
- },
3157
- "name": "otherLane",
3158
- "type": {
3159
- "__schema": "TypeRefSchema",
3160
- "location": {
3161
- "filePath": "merge-lanes.main.runtime.ts",
3162
- "line": 572,
3163
- "character": 15
3164
- },
3165
- "name": "Lane"
3166
- },
3167
- "isOptional": true,
3168
- "isSpread": false
3169
- },
3170
- {
3171
- "__schema": "ParameterSchema",
3172
- "location": {
3173
- "filePath": "merge-lanes.main.runtime.ts",
3174
- "line": 573,
3175
- "character": 3
3176
- },
3177
- "name": "shouldSquash",
3178
- "type": {
3179
- "__schema": "KeywordTypeSchema",
3180
- "location": {
3181
- "filePath": "merge-lanes.main.runtime.ts",
3182
- "line": 573,
3183
- "character": 18
3184
- },
3185
- "name": "boolean"
3186
- },
3187
- "isOptional": true,
3188
- "isSpread": false
3189
- }
3190
- ],
3191
- "returnType": {
3192
- "__schema": "TypeRefSchema",
3193
- "location": {
3194
- "filePath": "merge-lanes.main.runtime.ts",
3195
- "line": 574,
3196
- "character": 4
3197
- },
3198
- "name": "Promise",
3199
- "typeArgs": [
3200
- {
3201
- "__schema": "TypeArraySchema",
3202
- "location": {
3203
- "filePath": "merge-lanes.main.runtime.ts",
3204
- "line": 574,
3205
- "character": 12
3206
- },
3207
- "type": {
3208
- "__schema": "TypeRefSchema",
3209
- "location": {
3210
- "filePath": "merge-lanes.main.runtime.ts",
3211
- "line": 574,
3212
- "character": 12
3213
- },
3214
- "name": "ComponentMergeStatus"
3215
- }
3216
- }
3217
- ]
3218
- },
3219
- "modifiers": [
3220
- "async"
3221
- ]
3222
- },
3223
- {
3224
- "__schema": "FunctionLikeSchema",
3225
- "location": {
3226
- "filePath": "merge-lanes.main.runtime.ts",
3227
- "line": 683,
3228
- "character": 1
3229
- },
3230
- "signature": "function getLogForSquash(otherLaneId: LaneId): Promise<{\n message: string;\n date: string;\n username: string | undefined;\n email: string | undefined;\n}>",
3231
- "name": "getLogForSquash",
3232
- "params": [
3233
- {
3234
- "__schema": "ParameterSchema",
3235
- "location": {
3236
- "filePath": "merge-lanes.main.runtime.ts",
3237
- "line": 683,
3238
- "character": 32
3239
- },
3240
- "name": "otherLaneId",
3241
- "type": {
3242
- "__schema": "TypeRefSchema",
3243
- "location": {
3244
- "filePath": "merge-lanes.main.runtime.ts",
3245
- "line": 683,
3246
- "character": 45
3247
- },
3248
- "name": "LaneId"
3249
- },
3250
- "isOptional": false,
3251
- "isSpread": false
3252
- }
3253
- ],
3254
- "returnType": {
3255
- "__schema": "InferenceTypeSchema",
3256
- "location": {
3257
- "filePath": "merge-lanes.main.runtime.ts",
3258
- "line": 683,
3259
- "character": 1
3260
- },
3261
- "type": "Promise<{\n message: string;\n date: string;\n username: string | undefined;\n email: string | undefined;\n}>"
3262
- },
3263
- "modifiers": [
3264
- "async"
3265
- ]
3266
- },
3267
- {
3268
- "__schema": "FunctionLikeSchema",
3269
- "location": {
3270
- "filePath": "merge-lanes.main.runtime.ts",
3271
- "line": 692,
3272
- "character": 1
3273
- },
3274
- "signature": "function squashSnaps(succeededComponents: ComponentMergeStatus[], currentLaneId: LaneId, otherLaneId: LaneId, scope: LegacyScope, opts?: {\n messageTitle?: string;\n detachHead?: boolean;\n}): Promise<void>",
3275
- "name": "squashSnaps",
3276
- "params": [
3277
- {
3278
- "__schema": "ParameterSchema",
3279
- "location": {
3280
- "filePath": "merge-lanes.main.runtime.ts",
3281
- "line": 693,
3282
- "character": 3
3283
- },
3284
- "name": "succeededComponents",
3285
- "type": {
3286
- "__schema": "TypeArraySchema",
3287
- "location": {
3288
- "filePath": "merge-lanes.main.runtime.ts",
3289
- "line": 693,
3290
- "character": 24
3291
- },
3292
- "type": {
3293
- "__schema": "TypeRefSchema",
3294
- "location": {
3295
- "filePath": "merge-lanes.main.runtime.ts",
3296
- "line": 693,
3297
- "character": 24
3298
- },
3299
- "name": "ComponentMergeStatus"
3300
- }
3301
- },
3302
- "isOptional": false,
3303
- "isSpread": false
3304
- },
3305
- {
3306
- "__schema": "ParameterSchema",
3307
- "location": {
3308
- "filePath": "merge-lanes.main.runtime.ts",
3309
- "line": 694,
3310
- "character": 3
3311
- },
3312
- "name": "currentLaneId",
3313
- "type": {
3314
- "__schema": "TypeRefSchema",
3315
- "location": {
3316
- "filePath": "merge-lanes.main.runtime.ts",
3317
- "line": 694,
3318
- "character": 18
3319
- },
3320
- "name": "LaneId"
3321
- },
3322
- "isOptional": false,
3323
- "isSpread": false
3324
- },
3325
- {
3326
- "__schema": "ParameterSchema",
3327
- "location": {
3328
- "filePath": "merge-lanes.main.runtime.ts",
3329
- "line": 695,
3330
- "character": 3
3331
- },
3332
- "name": "otherLaneId",
3333
- "type": {
3334
- "__schema": "TypeRefSchema",
3335
- "location": {
3336
- "filePath": "merge-lanes.main.runtime.ts",
3337
- "line": 695,
3338
- "character": 16
3339
- },
3340
- "name": "LaneId"
3341
- },
3342
- "isOptional": false,
3343
- "isSpread": false
3344
- },
3345
- {
3346
- "__schema": "ParameterSchema",
3347
- "location": {
3348
- "filePath": "merge-lanes.main.runtime.ts",
3349
- "line": 696,
3350
- "character": 3
3351
- },
3352
- "name": "scope",
3353
- "type": {
3354
- "__schema": "TypeRefSchema",
3355
- "location": {
3356
- "filePath": "merge-lanes.main.runtime.ts",
3357
- "line": 696,
3358
- "character": 10
3359
- },
3360
- "name": "LegacyScope"
3361
- },
3362
- "isOptional": false,
3363
- "isSpread": false
3364
- },
3365
- {
3366
- "__schema": "ParameterSchema",
3367
- "location": {
3368
- "filePath": "merge-lanes.main.runtime.ts",
3369
- "line": 697,
3370
- "character": 3
3371
- },
3372
- "name": "opts",
3373
- "type": {
3374
- "__schema": "TypeLiteralSchema",
3375
- "location": {
3376
- "filePath": "merge-lanes.main.runtime.ts",
3377
- "line": 697,
3378
- "character": 9
3379
- },
3380
- "members": [
3381
- {
3382
- "__schema": "VariableLikeSchema",
3383
- "location": {
3384
- "filePath": "merge-lanes.main.runtime.ts",
3385
- "line": 697,
3386
- "character": 11
3387
- },
3388
- "signature": "(property) messageTitle?: string | undefined",
3389
- "name": "messageTitle",
3390
- "type": {
3391
- "__schema": "KeywordTypeSchema",
3392
- "location": {
3393
- "filePath": "merge-lanes.main.runtime.ts",
3394
- "line": 697,
3395
- "character": 26
3396
- },
3397
- "name": "string"
3398
- },
3399
- "isOptional": true
3400
- },
3401
- {
3402
- "__schema": "VariableLikeSchema",
3403
- "location": {
3404
- "filePath": "merge-lanes.main.runtime.ts",
3405
- "line": 697,
3406
- "character": 34
3407
- },
3408
- "signature": "(property) detachHead?: boolean | undefined",
3409
- "name": "detachHead",
3410
- "type": {
3411
- "__schema": "KeywordTypeSchema",
3412
- "location": {
3413
- "filePath": "merge-lanes.main.runtime.ts",
3414
- "line": 697,
3415
- "character": 47
3416
- },
3417
- "name": "boolean"
3418
- },
3419
- "isOptional": true
3420
- }
3421
- ]
3422
- },
3423
- "isOptional": true,
3424
- "defaultValue": "{}",
3425
- "isSpread": false
3426
- }
3427
- ],
3428
- "returnType": {
3429
- "__schema": "InferenceTypeSchema",
3430
- "location": {
3431
- "filePath": "merge-lanes.main.runtime.ts",
3432
- "line": 692,
3433
- "character": 1
3434
- },
3435
- "type": "Promise<void>"
3436
- },
3437
- "modifiers": [
3438
- "async"
3439
- ]
3440
- },
3441
- {
3442
- "__schema": "FunctionLikeSchema",
3443
- "location": {
3444
- "filePath": "merge-lanes.main.runtime.ts",
3445
- "line": 731,
3446
- "character": 1
3447
- },
3448
- "doc": {
3449
- "__schema": "DocSchema",
3450
- "location": {
3451
- "filePath": "merge-lanes.main.runtime.ts",
3452
- "line": 728,
3453
- "character": 1
3454
- },
3455
- "raw": "/**\n * returns Version object if it was modified. otherwise, returns undefined\n */",
3456
- "comment": "returns Version object if it was modified. otherwise, returns undefined",
3457
- "tags": []
3458
- },
3459
- "signature": "function squashOneComp(currentLaneName: string, otherLaneId: LaneId, id: ComponentID, divergeData: SnapsDistance, log: Log, scope: LegacyScope, componentFromModel?: Version, opts?: {\n messageTitle?: string;\n detachHead?: boolean;\n}): Promise<Version | undefined>",
3460
- "name": "squashOneComp",
3461
- "params": [
3462
- {
3463
- "__schema": "ParameterSchema",
3464
- "location": {
3465
- "filePath": "merge-lanes.main.runtime.ts",
3466
- "line": 732,
3467
- "character": 3
3468
- },
3469
- "name": "currentLaneName",
3470
- "type": {
3471
- "__schema": "KeywordTypeSchema",
3472
- "location": {
3473
- "filePath": "merge-lanes.main.runtime.ts",
3474
- "line": 732,
3475
- "character": 20
3476
- },
3477
- "name": "string"
3478
- },
3479
- "isOptional": false,
3480
- "isSpread": false
3481
- },
3482
- {
3483
- "__schema": "ParameterSchema",
3484
- "location": {
3485
- "filePath": "merge-lanes.main.runtime.ts",
3486
- "line": 733,
3487
- "character": 3
3488
- },
3489
- "name": "otherLaneId",
3490
- "type": {
3491
- "__schema": "TypeRefSchema",
3492
- "location": {
3493
- "filePath": "merge-lanes.main.runtime.ts",
3494
- "line": 733,
3495
- "character": 16
3496
- },
3497
- "name": "LaneId"
3498
- },
3499
- "isOptional": false,
3500
- "isSpread": false
3501
- },
3502
- {
3503
- "__schema": "ParameterSchema",
3504
- "location": {
3505
- "filePath": "merge-lanes.main.runtime.ts",
3506
- "line": 734,
3507
- "character": 3
3508
- },
3509
- "name": "id",
3510
- "type": {
3511
- "__schema": "TypeRefSchema",
3512
- "location": {
3513
- "filePath": "merge-lanes.main.runtime.ts",
3514
- "line": 734,
3515
- "character": 7
3516
- },
3517
- "name": "ComponentID"
3518
- },
3519
- "isOptional": false,
3520
- "isSpread": false
3521
- },
3522
- {
3523
- "__schema": "ParameterSchema",
3524
- "location": {
3525
- "filePath": "merge-lanes.main.runtime.ts",
3526
- "line": 735,
3527
- "character": 3
3528
- },
3529
- "name": "divergeData",
3530
- "type": {
3531
- "__schema": "TypeRefSchema",
3532
- "location": {
3533
- "filePath": "merge-lanes.main.runtime.ts",
3534
- "line": 735,
3535
- "character": 16
3536
- },
3537
- "name": "SnapsDistance"
3538
- },
3539
- "isOptional": false,
3540
- "isSpread": false
3541
- },
3542
- {
3543
- "__schema": "ParameterSchema",
3544
- "location": {
3545
- "filePath": "merge-lanes.main.runtime.ts",
3546
- "line": 736,
3547
- "character": 3
3548
- },
3549
- "name": "log",
3550
- "type": {
3551
- "__schema": "TypeRefSchema",
3552
- "location": {
3553
- "filePath": "merge-lanes.main.runtime.ts",
3554
- "line": 736,
3555
- "character": 8
3556
- },
3557
- "name": "Log"
3558
- },
3559
- "isOptional": false,
3560
- "isSpread": false
3561
- },
3562
- {
3563
- "__schema": "ParameterSchema",
3564
- "location": {
3565
- "filePath": "merge-lanes.main.runtime.ts",
3566
- "line": 737,
3567
- "character": 3
3568
- },
3569
- "name": "scope",
3570
- "type": {
3571
- "__schema": "TypeRefSchema",
3572
- "location": {
3573
- "filePath": "merge-lanes.main.runtime.ts",
3574
- "line": 737,
3575
- "character": 10
3576
- },
3577
- "name": "LegacyScope"
3578
- },
3579
- "isOptional": false,
3580
- "isSpread": false
3581
- },
3582
- {
3583
- "__schema": "ParameterSchema",
3584
- "location": {
3585
- "filePath": "merge-lanes.main.runtime.ts",
3586
- "line": 738,
3587
- "character": 3
3588
- },
3589
- "name": "componentFromModel",
3590
- "type": {
3591
- "__schema": "TypeRefSchema",
3592
- "location": {
3593
- "filePath": "merge-lanes.main.runtime.ts",
3594
- "line": 738,
3595
- "character": 24
3596
- },
3597
- "name": "Version"
3598
- },
3599
- "isOptional": true,
3600
- "isSpread": false
3601
- },
3602
- {
3603
- "__schema": "ParameterSchema",
3604
- "location": {
3605
- "filePath": "merge-lanes.main.runtime.ts",
3606
- "line": 739,
3607
- "character": 3
3608
- },
3609
- "name": "opts",
3610
- "type": {
3611
- "__schema": "TypeLiteralSchema",
3612
- "location": {
3613
- "filePath": "merge-lanes.main.runtime.ts",
3614
- "line": 739,
3615
- "character": 9
3616
- },
3617
- "members": [
3618
- {
3619
- "__schema": "VariableLikeSchema",
3620
- "location": {
3621
- "filePath": "merge-lanes.main.runtime.ts",
3622
- "line": 739,
3623
- "character": 11
3624
- },
3625
- "signature": "(property) messageTitle?: string | undefined",
3626
- "name": "messageTitle",
3627
- "type": {
3628
- "__schema": "KeywordTypeSchema",
3629
- "location": {
3630
- "filePath": "merge-lanes.main.runtime.ts",
3631
- "line": 739,
3632
- "character": 26
3633
- },
3634
- "name": "string"
3635
- },
3636
- "isOptional": true
3637
- },
3638
- {
3639
- "__schema": "VariableLikeSchema",
3640
- "location": {
3641
- "filePath": "merge-lanes.main.runtime.ts",
3642
- "line": 739,
3643
- "character": 34
3644
- },
3645
- "signature": "(property) detachHead?: boolean | undefined",
3646
- "name": "detachHead",
3647
- "type": {
3648
- "__schema": "KeywordTypeSchema",
3649
- "location": {
3650
- "filePath": "merge-lanes.main.runtime.ts",
3651
- "line": 739,
3652
- "character": 47
3653
- },
3654
- "name": "boolean"
3655
- },
3656
- "isOptional": true
3657
- }
3658
- ]
3659
- },
3660
- "isOptional": true,
3661
- "defaultValue": "{}",
3662
- "isSpread": false
3663
- }
3664
- ],
3665
- "returnType": {
3666
- "__schema": "TypeRefSchema",
3667
- "location": {
3668
- "filePath": "merge-lanes.main.runtime.ts",
3669
- "line": 740,
3670
- "character": 4
3671
- },
3672
- "name": "Promise",
3673
- "typeArgs": [
3674
- {
3675
- "__schema": "TypeUnionSchema",
3676
- "location": {
3677
- "filePath": "merge-lanes.main.runtime.ts",
3678
- "line": 740,
3679
- "character": 12
3680
- },
3681
- "types": [
3682
- {
3683
- "__schema": "TypeRefSchema",
3684
- "location": {
3685
- "filePath": "merge-lanes.main.runtime.ts",
3686
- "line": 740,
3687
- "character": 12
3688
- },
3689
- "name": "Version"
3690
- },
3691
- {
3692
- "__schema": "KeywordTypeSchema",
3693
- "location": {
3694
- "filePath": "merge-lanes.main.runtime.ts",
3695
- "line": 740,
3696
- "character": 22
3697
- },
3698
- "name": "undefined"
3699
- }
3700
- ]
3701
- }
3702
- ]
3703
- },
3704
- "modifiers": [
3705
- "async"
3706
- ]
3707
- },
3708
- {
3709
- "__schema": "UnImplementedSchema",
3710
- "location": {
3711
- "filePath": "merge-lanes.main.runtime.ts",
3712
- "line": 824,
3713
- "character": 1
3714
- },
3715
- "name": "MergeLanesAspect.addRuntime(MergeLanesMain);",
3716
- "type": "ExpressionStatement"
3717
- }
3718
- ]
3719
- },
3720
- {
3721
- "__schema": "ModuleSchema",
3722
- "location": {
3723
- "filePath": "merge-lanes.aspect.ts",
3724
- "line": 1,
3725
- "character": 1
3726
- },
3727
- "exports": [
3728
- {
3729
- "__schema": "VariableLikeSchema",
3730
- "location": {
3731
- "filePath": "merge-lanes.aspect.ts",
3732
- "line": 3,
3733
- "character": 14
3734
- },
3735
- "signature": "const MergeLanesAspect: Aspect",
3736
- "name": "MergeLanesAspect",
3737
- "type": {
3738
- "__schema": "TypeRefSchema",
3739
- "location": {
3740
- "filePath": "merge-lanes.aspect.ts",
3741
- "line": 3,
3742
- "character": 14
3743
- },
3744
- "name": "Aspect",
3745
- "componentId": {
3746
- "scope": "teambit.harmony",
3747
- "name": "harmony",
3748
- "version": "0.4.6"
3749
- }
3750
- },
3751
- "isOptional": false,
3752
- "defaultValue": "Aspect.create({\n id: 'teambit.lanes/merge-lanes',\n})"
3753
- }
3754
- ],
3755
- "internals": []
3756
- }
3757
- ],
3758
- "componentId": {
3759
- "scope": "teambit.lanes",
3760
- "name": "merge-lanes",
3761
- "version": "1.0.509"
3762
- },
3763
- "taggedModuleExports": []
3764
- }