@teambit/status 1.0.346 → 1.0.348
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/schema.json +140 -112
- package/dist/status-cmd.d.ts +1 -0
- package/dist/status-cmd.js +8 -2
- package/dist/status-cmd.js.map +1 -1
- package/dist/status.main.runtime.d.ts +1 -0
- package/dist/status.main.runtime.js +3 -1
- package/dist/status.main.runtime.js.map +1 -1
- package/package.json +10 -10
- /package/dist/{preview-1721618348248.js → preview-1721791303259.js} +0 -0
package/artifacts/schema.json
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"__schema": "ClassSchema",
|
|
26
26
|
"location": {
|
|
27
27
|
"filePath": "status.main.runtime.ts",
|
|
28
|
-
"line":
|
|
28
|
+
"line": 55,
|
|
29
29
|
"character": 1
|
|
30
30
|
},
|
|
31
31
|
"signature": "class StatusMain",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"__schema": "ConstructorSchema",
|
|
36
36
|
"location": {
|
|
37
37
|
"filePath": "status.main.runtime.ts",
|
|
38
|
-
"line":
|
|
38
|
+
"line": 56,
|
|
39
39
|
"character": 3
|
|
40
40
|
},
|
|
41
41
|
"signature": "constructor StatusMain(workspace: Workspace, issues: IssuesMain, insights: InsightsMain, remove: RemoveMain, lanes: LanesMain): StatusMain",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"__schema": "ParameterSchema",
|
|
46
46
|
"location": {
|
|
47
47
|
"filePath": "status.main.runtime.ts",
|
|
48
|
-
"line":
|
|
48
|
+
"line": 57,
|
|
49
49
|
"character": 5
|
|
50
50
|
},
|
|
51
51
|
"name": "workspace",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"__schema": "TypeRefSchema",
|
|
54
54
|
"location": {
|
|
55
55
|
"filePath": "status.main.runtime.ts",
|
|
56
|
-
"line":
|
|
56
|
+
"line": 57,
|
|
57
57
|
"character": 24
|
|
58
58
|
},
|
|
59
59
|
"name": "Workspace"
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"__schema": "ParameterSchema",
|
|
66
66
|
"location": {
|
|
67
67
|
"filePath": "status.main.runtime.ts",
|
|
68
|
-
"line":
|
|
68
|
+
"line": 58,
|
|
69
69
|
"character": 5
|
|
70
70
|
},
|
|
71
71
|
"name": "issues",
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"__schema": "TypeRefSchema",
|
|
74
74
|
"location": {
|
|
75
75
|
"filePath": "status.main.runtime.ts",
|
|
76
|
-
"line":
|
|
76
|
+
"line": 58,
|
|
77
77
|
"character": 21
|
|
78
78
|
},
|
|
79
79
|
"name": "IssuesMain"
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"__schema": "ParameterSchema",
|
|
86
86
|
"location": {
|
|
87
87
|
"filePath": "status.main.runtime.ts",
|
|
88
|
-
"line":
|
|
88
|
+
"line": 59,
|
|
89
89
|
"character": 5
|
|
90
90
|
},
|
|
91
91
|
"name": "insights",
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"__schema": "TypeRefSchema",
|
|
94
94
|
"location": {
|
|
95
95
|
"filePath": "status.main.runtime.ts",
|
|
96
|
-
"line":
|
|
96
|
+
"line": 59,
|
|
97
97
|
"character": 23
|
|
98
98
|
},
|
|
99
99
|
"name": "InsightsMain"
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
"__schema": "ParameterSchema",
|
|
106
106
|
"location": {
|
|
107
107
|
"filePath": "status.main.runtime.ts",
|
|
108
|
-
"line":
|
|
108
|
+
"line": 60,
|
|
109
109
|
"character": 5
|
|
110
110
|
},
|
|
111
111
|
"name": "remove",
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"__schema": "TypeRefSchema",
|
|
114
114
|
"location": {
|
|
115
115
|
"filePath": "status.main.runtime.ts",
|
|
116
|
-
"line":
|
|
116
|
+
"line": 60,
|
|
117
117
|
"character": 21
|
|
118
118
|
},
|
|
119
119
|
"name": "RemoveMain"
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
"__schema": "ParameterSchema",
|
|
126
126
|
"location": {
|
|
127
127
|
"filePath": "status.main.runtime.ts",
|
|
128
|
-
"line":
|
|
128
|
+
"line": 61,
|
|
129
129
|
"character": 5
|
|
130
130
|
},
|
|
131
131
|
"name": "lanes",
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"__schema": "TypeRefSchema",
|
|
134
134
|
"location": {
|
|
135
135
|
"filePath": "status.main.runtime.ts",
|
|
136
|
-
"line":
|
|
136
|
+
"line": 61,
|
|
137
137
|
"character": 20
|
|
138
138
|
},
|
|
139
139
|
"name": "LanesMain"
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"__schema": "ThisTypeSchema",
|
|
147
147
|
"location": {
|
|
148
148
|
"filePath": "status.main.runtime.ts",
|
|
149
|
-
"line":
|
|
149
|
+
"line": 55,
|
|
150
150
|
"character": 1
|
|
151
151
|
},
|
|
152
152
|
"name": "StatusMain"
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
"__schema": "FunctionLikeSchema",
|
|
158
158
|
"location": {
|
|
159
159
|
"filePath": "status.main.runtime.ts",
|
|
160
|
-
"line":
|
|
160
|
+
"line": 64,
|
|
161
161
|
"character": 3
|
|
162
162
|
},
|
|
163
163
|
"signature": "(method) StatusMain.status({ lanes, ignoreCircularDependencies, }: {\n lanes?: boolean;\n ignoreCircularDependencies?: boolean;\n}): Promise<StatusResult>",
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
"__schema": "ParameterSchema",
|
|
168
168
|
"location": {
|
|
169
169
|
"filePath": "status.main.runtime.ts",
|
|
170
|
-
"line":
|
|
170
|
+
"line": 64,
|
|
171
171
|
"character": 16
|
|
172
172
|
},
|
|
173
173
|
"name": "{ lanes, ignoreCircularDependencies }",
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"__schema": "TypeLiteralSchema",
|
|
176
176
|
"location": {
|
|
177
177
|
"filePath": "status.main.runtime.ts",
|
|
178
|
-
"line":
|
|
178
|
+
"line": 67,
|
|
179
179
|
"character": 6
|
|
180
180
|
},
|
|
181
181
|
"members": [
|
|
@@ -183,7 +183,7 @@
|
|
|
183
183
|
"__schema": "VariableLikeSchema",
|
|
184
184
|
"location": {
|
|
185
185
|
"filePath": "status.main.runtime.ts",
|
|
186
|
-
"line":
|
|
186
|
+
"line": 68,
|
|
187
187
|
"character": 5
|
|
188
188
|
},
|
|
189
189
|
"signature": "(property) lanes?: boolean | undefined",
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"__schema": "KeywordTypeSchema",
|
|
193
193
|
"location": {
|
|
194
194
|
"filePath": "status.main.runtime.ts",
|
|
195
|
-
"line":
|
|
195
|
+
"line": 68,
|
|
196
196
|
"character": 13
|
|
197
197
|
},
|
|
198
198
|
"name": "boolean"
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
"__schema": "VariableLikeSchema",
|
|
204
204
|
"location": {
|
|
205
205
|
"filePath": "status.main.runtime.ts",
|
|
206
|
-
"line":
|
|
206
|
+
"line": 69,
|
|
207
207
|
"character": 5
|
|
208
208
|
},
|
|
209
209
|
"signature": "(property) ignoreCircularDependencies?: boolean | undefined",
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
"__schema": "KeywordTypeSchema",
|
|
213
213
|
"location": {
|
|
214
214
|
"filePath": "status.main.runtime.ts",
|
|
215
|
-
"line":
|
|
215
|
+
"line": 69,
|
|
216
216
|
"character": 34
|
|
217
217
|
},
|
|
218
218
|
"name": "boolean"
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
"__schema": "VariableLikeSchema",
|
|
228
228
|
"location": {
|
|
229
229
|
"filePath": "status.main.runtime.ts",
|
|
230
|
-
"line":
|
|
230
|
+
"line": 68,
|
|
231
231
|
"character": 5
|
|
232
232
|
},
|
|
233
233
|
"signature": "(property) lanes?: boolean | undefined",
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
"__schema": "KeywordTypeSchema",
|
|
237
237
|
"location": {
|
|
238
238
|
"filePath": "status.main.runtime.ts",
|
|
239
|
-
"line":
|
|
239
|
+
"line": 68,
|
|
240
240
|
"character": 13
|
|
241
241
|
},
|
|
242
242
|
"name": "boolean"
|
|
@@ -247,7 +247,7 @@
|
|
|
247
247
|
"__schema": "VariableLikeSchema",
|
|
248
248
|
"location": {
|
|
249
249
|
"filePath": "status.main.runtime.ts",
|
|
250
|
-
"line":
|
|
250
|
+
"line": 69,
|
|
251
251
|
"character": 5
|
|
252
252
|
},
|
|
253
253
|
"signature": "(property) ignoreCircularDependencies?: boolean | undefined",
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"__schema": "KeywordTypeSchema",
|
|
257
257
|
"location": {
|
|
258
258
|
"filePath": "status.main.runtime.ts",
|
|
259
|
-
"line":
|
|
259
|
+
"line": 69,
|
|
260
260
|
"character": 34
|
|
261
261
|
},
|
|
262
262
|
"name": "boolean"
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"__schema": "TypeRefSchema",
|
|
272
272
|
"location": {
|
|
273
273
|
"filePath": "status.main.runtime.ts",
|
|
274
|
-
"line":
|
|
274
|
+
"line": 70,
|
|
275
275
|
"character": 7
|
|
276
276
|
},
|
|
277
277
|
"name": "Promise",
|
|
@@ -280,7 +280,7 @@
|
|
|
280
280
|
"__schema": "TypeRefSchema",
|
|
281
281
|
"location": {
|
|
282
282
|
"filePath": "status.main.runtime.ts",
|
|
283
|
-
"line":
|
|
283
|
+
"line": 70,
|
|
284
284
|
"character": 15
|
|
285
285
|
},
|
|
286
286
|
"name": "StatusResult"
|
|
@@ -295,7 +295,7 @@
|
|
|
295
295
|
"__schema": "FunctionLikeSchema",
|
|
296
296
|
"location": {
|
|
297
297
|
"filePath": "status.main.runtime.ts",
|
|
298
|
-
"line":
|
|
298
|
+
"line": 167,
|
|
299
299
|
"character": 3
|
|
300
300
|
},
|
|
301
301
|
"signature": "(method) StatusMain.statusMini(componentPattern?: string, opts?: MiniStatusOpts): Promise<MiniStatusResults>",
|
|
@@ -305,7 +305,7 @@
|
|
|
305
305
|
"__schema": "ParameterSchema",
|
|
306
306
|
"location": {
|
|
307
307
|
"filePath": "status.main.runtime.ts",
|
|
308
|
-
"line":
|
|
308
|
+
"line": 167,
|
|
309
309
|
"character": 20
|
|
310
310
|
},
|
|
311
311
|
"name": "componentPattern",
|
|
@@ -313,7 +313,7 @@
|
|
|
313
313
|
"__schema": "KeywordTypeSchema",
|
|
314
314
|
"location": {
|
|
315
315
|
"filePath": "status.main.runtime.ts",
|
|
316
|
-
"line":
|
|
316
|
+
"line": 167,
|
|
317
317
|
"character": 39
|
|
318
318
|
},
|
|
319
319
|
"name": "string"
|
|
@@ -325,7 +325,7 @@
|
|
|
325
325
|
"__schema": "ParameterSchema",
|
|
326
326
|
"location": {
|
|
327
327
|
"filePath": "status.main.runtime.ts",
|
|
328
|
-
"line":
|
|
328
|
+
"line": 167,
|
|
329
329
|
"character": 47
|
|
330
330
|
},
|
|
331
331
|
"name": "opts",
|
|
@@ -333,7 +333,7 @@
|
|
|
333
333
|
"__schema": "TypeRefSchema",
|
|
334
334
|
"location": {
|
|
335
335
|
"filePath": "status.main.runtime.ts",
|
|
336
|
-
"line":
|
|
336
|
+
"line": 167,
|
|
337
337
|
"character": 53
|
|
338
338
|
},
|
|
339
339
|
"name": "MiniStatusOpts"
|
|
@@ -347,7 +347,7 @@
|
|
|
347
347
|
"__schema": "TypeRefSchema",
|
|
348
348
|
"location": {
|
|
349
349
|
"filePath": "status.main.runtime.ts",
|
|
350
|
-
"line":
|
|
350
|
+
"line": 167,
|
|
351
351
|
"character": 75
|
|
352
352
|
},
|
|
353
353
|
"name": "Promise",
|
|
@@ -356,7 +356,7 @@
|
|
|
356
356
|
"__schema": "TypeRefSchema",
|
|
357
357
|
"location": {
|
|
358
358
|
"filePath": "status.main.runtime.ts",
|
|
359
|
-
"line":
|
|
359
|
+
"line": 167,
|
|
360
360
|
"character": 83
|
|
361
361
|
},
|
|
362
362
|
"name": "MiniStatusResults"
|
|
@@ -371,7 +371,7 @@
|
|
|
371
371
|
"__schema": "VariableLikeSchema",
|
|
372
372
|
"location": {
|
|
373
373
|
"filePath": "status.main.runtime.ts",
|
|
374
|
-
"line":
|
|
374
|
+
"line": 222,
|
|
375
375
|
"character": 3
|
|
376
376
|
},
|
|
377
377
|
"signature": "(property) StatusMain.slots: never[]",
|
|
@@ -380,7 +380,7 @@
|
|
|
380
380
|
"__schema": "InferenceTypeSchema",
|
|
381
381
|
"location": {
|
|
382
382
|
"filePath": "status.main.runtime.ts",
|
|
383
|
-
"line":
|
|
383
|
+
"line": 222,
|
|
384
384
|
"character": 3
|
|
385
385
|
},
|
|
386
386
|
"type": "never[]"
|
|
@@ -392,7 +392,7 @@
|
|
|
392
392
|
"__schema": "VariableLikeSchema",
|
|
393
393
|
"location": {
|
|
394
394
|
"filePath": "status.main.runtime.ts",
|
|
395
|
-
"line":
|
|
395
|
+
"line": 223,
|
|
396
396
|
"character": 3
|
|
397
397
|
},
|
|
398
398
|
"signature": "(property) StatusMain.dependencies: Aspect[]",
|
|
@@ -401,7 +401,7 @@
|
|
|
401
401
|
"__schema": "InferenceTypeSchema",
|
|
402
402
|
"location": {
|
|
403
403
|
"filePath": "status.main.runtime.ts",
|
|
404
|
-
"line":
|
|
404
|
+
"line": 223,
|
|
405
405
|
"character": 3
|
|
406
406
|
},
|
|
407
407
|
"type": "Aspect[]"
|
|
@@ -413,7 +413,7 @@
|
|
|
413
413
|
"__schema": "VariableLikeSchema",
|
|
414
414
|
"location": {
|
|
415
415
|
"filePath": "status.main.runtime.ts",
|
|
416
|
-
"line":
|
|
416
|
+
"line": 224,
|
|
417
417
|
"character": 3
|
|
418
418
|
},
|
|
419
419
|
"signature": "(property) StatusMain.runtime: RuntimeDefinition",
|
|
@@ -422,7 +422,7 @@
|
|
|
422
422
|
"__schema": "InferenceTypeSchema",
|
|
423
423
|
"location": {
|
|
424
424
|
"filePath": "status.main.runtime.ts",
|
|
425
|
-
"line":
|
|
425
|
+
"line": 224,
|
|
426
426
|
"character": 3
|
|
427
427
|
},
|
|
428
428
|
"type": "RuntimeDefinition"
|
|
@@ -434,7 +434,7 @@
|
|
|
434
434
|
"__schema": "FunctionLikeSchema",
|
|
435
435
|
"location": {
|
|
436
436
|
"filePath": "status.main.runtime.ts",
|
|
437
|
-
"line":
|
|
437
|
+
"line": 225,
|
|
438
438
|
"character": 3
|
|
439
439
|
},
|
|
440
440
|
"signature": "(method) StatusMain.provider([cli, workspace, insights, issues, remove, lanes]: [\n CLIMain,\n Workspace,\n InsightsMain,\n IssuesMain,\n RemoveMain,\n LanesMain\n]): Promise<StatusMain>",
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
"__schema": "ParameterSchema",
|
|
445
445
|
"location": {
|
|
446
446
|
"filePath": "status.main.runtime.ts",
|
|
447
|
-
"line":
|
|
447
|
+
"line": 225,
|
|
448
448
|
"character": 25
|
|
449
449
|
},
|
|
450
450
|
"name": "[ cli, workspace, insights, issues, remove, lanes ]",
|
|
@@ -452,7 +452,7 @@
|
|
|
452
452
|
"__schema": "TupleTypeSchema",
|
|
453
453
|
"location": {
|
|
454
454
|
"filePath": "status.main.runtime.ts",
|
|
455
|
-
"line":
|
|
455
|
+
"line": 225,
|
|
456
456
|
"character": 76
|
|
457
457
|
},
|
|
458
458
|
"elements": [
|
|
@@ -460,7 +460,7 @@
|
|
|
460
460
|
"__schema": "TypeRefSchema",
|
|
461
461
|
"location": {
|
|
462
462
|
"filePath": "status.main.runtime.ts",
|
|
463
|
-
"line":
|
|
463
|
+
"line": 226,
|
|
464
464
|
"character": 5
|
|
465
465
|
},
|
|
466
466
|
"name": "CLIMain"
|
|
@@ -469,7 +469,7 @@
|
|
|
469
469
|
"__schema": "TypeRefSchema",
|
|
470
470
|
"location": {
|
|
471
471
|
"filePath": "status.main.runtime.ts",
|
|
472
|
-
"line":
|
|
472
|
+
"line": 227,
|
|
473
473
|
"character": 5
|
|
474
474
|
},
|
|
475
475
|
"name": "Workspace"
|
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
"__schema": "TypeRefSchema",
|
|
479
479
|
"location": {
|
|
480
480
|
"filePath": "status.main.runtime.ts",
|
|
481
|
-
"line":
|
|
481
|
+
"line": 228,
|
|
482
482
|
"character": 5
|
|
483
483
|
},
|
|
484
484
|
"name": "InsightsMain"
|
|
@@ -487,7 +487,7 @@
|
|
|
487
487
|
"__schema": "TypeRefSchema",
|
|
488
488
|
"location": {
|
|
489
489
|
"filePath": "status.main.runtime.ts",
|
|
490
|
-
"line":
|
|
490
|
+
"line": 229,
|
|
491
491
|
"character": 5
|
|
492
492
|
},
|
|
493
493
|
"name": "IssuesMain"
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
"__schema": "TypeRefSchema",
|
|
497
497
|
"location": {
|
|
498
498
|
"filePath": "status.main.runtime.ts",
|
|
499
|
-
"line":
|
|
499
|
+
"line": 230,
|
|
500
500
|
"character": 5
|
|
501
501
|
},
|
|
502
502
|
"name": "RemoveMain"
|
|
@@ -505,7 +505,7 @@
|
|
|
505
505
|
"__schema": "TypeRefSchema",
|
|
506
506
|
"location": {
|
|
507
507
|
"filePath": "status.main.runtime.ts",
|
|
508
|
-
"line":
|
|
508
|
+
"line": 231,
|
|
509
509
|
"character": 5
|
|
510
510
|
},
|
|
511
511
|
"name": "LanesMain"
|
|
@@ -520,7 +520,7 @@
|
|
|
520
520
|
"__schema": "InferenceTypeSchema",
|
|
521
521
|
"location": {
|
|
522
522
|
"filePath": "status.main.runtime.ts",
|
|
523
|
-
"line":
|
|
523
|
+
"line": 225,
|
|
524
524
|
"character": 3
|
|
525
525
|
},
|
|
526
526
|
"type": "Promise<StatusMain>"
|
|
@@ -599,7 +599,7 @@
|
|
|
599
599
|
"line": 25,
|
|
600
600
|
"character": 1
|
|
601
601
|
},
|
|
602
|
-
"signature": "type StatusResult = {\n newComponents: ComponentID[];\n modifiedComponents: ComponentID[];\n stagedComponents: {\n id: ComponentID;\n versions: string[];\n }[];\n componentsWithIssues: {\n id: ComponentID;\n issues: IssuesList;\n }[];\n importPendingComponents: ComponentID[];\n autoTagPendingComponents: ComponentID[];\n invalidComponents: {\n id: ComponentID;\n error: Error;\n }[];\n locallySoftRemoved: ComponentID[];\n remotelySoftRemoved: ComponentID[];\n ...
|
|
602
|
+
"signature": "type StatusResult = {\n newComponents: ComponentID[];\n modifiedComponents: ComponentID[];\n stagedComponents: {\n id: ComponentID;\n versions: string[];\n }[];\n componentsWithIssues: {\n id: ComponentID;\n issues: IssuesList;\n }[];\n importPendingComponents: ComponentID[];\n autoTagPendingComponents: ComponentID[];\n invalidComponents: {\n id: ComponentID;\n error: Error;\n }[];\n locallySoftRemoved: ComponentID[];\n remotelySoftRemoved: ComponentID[];\n ... 11 more ...;\n localOnly: ComponentID[];\n}",
|
|
603
603
|
"name": "StatusResult",
|
|
604
604
|
"type": {
|
|
605
605
|
"__schema": "TypeLiteralSchema",
|
|
@@ -1374,6 +1374,34 @@
|
|
|
1374
1374
|
}
|
|
1375
1375
|
},
|
|
1376
1376
|
"isOptional": false
|
|
1377
|
+
},
|
|
1378
|
+
{
|
|
1379
|
+
"__schema": "VariableLikeSchema",
|
|
1380
|
+
"location": {
|
|
1381
|
+
"filePath": "status.main.runtime.ts",
|
|
1382
|
+
"line": 46,
|
|
1383
|
+
"character": 3
|
|
1384
|
+
},
|
|
1385
|
+
"signature": "(property) localOnly: ComponentID[]",
|
|
1386
|
+
"name": "localOnly",
|
|
1387
|
+
"type": {
|
|
1388
|
+
"__schema": "TypeArraySchema",
|
|
1389
|
+
"location": {
|
|
1390
|
+
"filePath": "status.main.runtime.ts",
|
|
1391
|
+
"line": 46,
|
|
1392
|
+
"character": 14
|
|
1393
|
+
},
|
|
1394
|
+
"type": {
|
|
1395
|
+
"__schema": "TypeRefSchema",
|
|
1396
|
+
"location": {
|
|
1397
|
+
"filePath": "status.main.runtime.ts",
|
|
1398
|
+
"line": 46,
|
|
1399
|
+
"character": 14
|
|
1400
|
+
},
|
|
1401
|
+
"name": "ComponentID"
|
|
1402
|
+
}
|
|
1403
|
+
},
|
|
1404
|
+
"isOptional": false
|
|
1377
1405
|
}
|
|
1378
1406
|
]
|
|
1379
1407
|
}
|
|
@@ -1382,7 +1410,7 @@
|
|
|
1382
1410
|
"__schema": "TypeSchema",
|
|
1383
1411
|
"location": {
|
|
1384
1412
|
"filePath": "status.main.runtime.ts",
|
|
1385
|
-
"line":
|
|
1413
|
+
"line": 49,
|
|
1386
1414
|
"character": 1
|
|
1387
1415
|
},
|
|
1388
1416
|
"signature": "type MiniStatusResults = {\n modified: ComponentID[];\n newComps: ComponentID[];\n compWithIssues?: Component[] | undefined;\n}",
|
|
@@ -1391,7 +1419,7 @@
|
|
|
1391
1419
|
"__schema": "TypeLiteralSchema",
|
|
1392
1420
|
"location": {
|
|
1393
1421
|
"filePath": "status.main.runtime.ts",
|
|
1394
|
-
"line":
|
|
1422
|
+
"line": 49,
|
|
1395
1423
|
"character": 33
|
|
1396
1424
|
},
|
|
1397
1425
|
"members": [
|
|
@@ -1399,7 +1427,7 @@
|
|
|
1399
1427
|
"__schema": "VariableLikeSchema",
|
|
1400
1428
|
"location": {
|
|
1401
1429
|
"filePath": "status.main.runtime.ts",
|
|
1402
|
-
"line":
|
|
1430
|
+
"line": 50,
|
|
1403
1431
|
"character": 3
|
|
1404
1432
|
},
|
|
1405
1433
|
"signature": "(property) modified: ComponentID[]",
|
|
@@ -1408,14 +1436,14 @@
|
|
|
1408
1436
|
"__schema": "TypeArraySchema",
|
|
1409
1437
|
"location": {
|
|
1410
1438
|
"filePath": "status.main.runtime.ts",
|
|
1411
|
-
"line":
|
|
1439
|
+
"line": 50,
|
|
1412
1440
|
"character": 13
|
|
1413
1441
|
},
|
|
1414
1442
|
"type": {
|
|
1415
1443
|
"__schema": "TypeRefSchema",
|
|
1416
1444
|
"location": {
|
|
1417
1445
|
"filePath": "status.main.runtime.ts",
|
|
1418
|
-
"line":
|
|
1446
|
+
"line": 50,
|
|
1419
1447
|
"character": 13
|
|
1420
1448
|
},
|
|
1421
1449
|
"name": "ComponentID"
|
|
@@ -1427,7 +1455,7 @@
|
|
|
1427
1455
|
"__schema": "VariableLikeSchema",
|
|
1428
1456
|
"location": {
|
|
1429
1457
|
"filePath": "status.main.runtime.ts",
|
|
1430
|
-
"line":
|
|
1458
|
+
"line": 51,
|
|
1431
1459
|
"character": 3
|
|
1432
1460
|
},
|
|
1433
1461
|
"signature": "(property) newComps: ComponentID[]",
|
|
@@ -1436,14 +1464,14 @@
|
|
|
1436
1464
|
"__schema": "TypeArraySchema",
|
|
1437
1465
|
"location": {
|
|
1438
1466
|
"filePath": "status.main.runtime.ts",
|
|
1439
|
-
"line":
|
|
1467
|
+
"line": 51,
|
|
1440
1468
|
"character": 13
|
|
1441
1469
|
},
|
|
1442
1470
|
"type": {
|
|
1443
1471
|
"__schema": "TypeRefSchema",
|
|
1444
1472
|
"location": {
|
|
1445
1473
|
"filePath": "status.main.runtime.ts",
|
|
1446
|
-
"line":
|
|
1474
|
+
"line": 51,
|
|
1447
1475
|
"character": 13
|
|
1448
1476
|
},
|
|
1449
1477
|
"name": "ComponentID"
|
|
@@ -1455,7 +1483,7 @@
|
|
|
1455
1483
|
"__schema": "VariableLikeSchema",
|
|
1456
1484
|
"location": {
|
|
1457
1485
|
"filePath": "status.main.runtime.ts",
|
|
1458
|
-
"line":
|
|
1486
|
+
"line": 52,
|
|
1459
1487
|
"character": 3
|
|
1460
1488
|
},
|
|
1461
1489
|
"signature": "(property) compWithIssues?: Component[] | undefined",
|
|
@@ -1464,14 +1492,14 @@
|
|
|
1464
1492
|
"__schema": "TypeArraySchema",
|
|
1465
1493
|
"location": {
|
|
1466
1494
|
"filePath": "status.main.runtime.ts",
|
|
1467
|
-
"line":
|
|
1495
|
+
"line": 52,
|
|
1468
1496
|
"character": 20
|
|
1469
1497
|
},
|
|
1470
1498
|
"type": {
|
|
1471
1499
|
"__schema": "TypeRefSchema",
|
|
1472
1500
|
"location": {
|
|
1473
1501
|
"filePath": "status.main.runtime.ts",
|
|
1474
|
-
"line":
|
|
1502
|
+
"line": 52,
|
|
1475
1503
|
"character": 20
|
|
1476
1504
|
},
|
|
1477
1505
|
"name": "Component"
|
|
@@ -1486,7 +1514,7 @@
|
|
|
1486
1514
|
"__schema": "ClassSchema",
|
|
1487
1515
|
"location": {
|
|
1488
1516
|
"filePath": "status.main.runtime.ts",
|
|
1489
|
-
"line":
|
|
1517
|
+
"line": 55,
|
|
1490
1518
|
"character": 1
|
|
1491
1519
|
},
|
|
1492
1520
|
"signature": "class StatusMain",
|
|
@@ -1496,7 +1524,7 @@
|
|
|
1496
1524
|
"__schema": "ConstructorSchema",
|
|
1497
1525
|
"location": {
|
|
1498
1526
|
"filePath": "status.main.runtime.ts",
|
|
1499
|
-
"line":
|
|
1527
|
+
"line": 56,
|
|
1500
1528
|
"character": 3
|
|
1501
1529
|
},
|
|
1502
1530
|
"signature": "constructor StatusMain(workspace: Workspace, issues: IssuesMain, insights: InsightsMain, remove: RemoveMain, lanes: LanesMain): StatusMain",
|
|
@@ -1506,7 +1534,7 @@
|
|
|
1506
1534
|
"__schema": "ParameterSchema",
|
|
1507
1535
|
"location": {
|
|
1508
1536
|
"filePath": "status.main.runtime.ts",
|
|
1509
|
-
"line":
|
|
1537
|
+
"line": 57,
|
|
1510
1538
|
"character": 5
|
|
1511
1539
|
},
|
|
1512
1540
|
"name": "workspace",
|
|
@@ -1514,7 +1542,7 @@
|
|
|
1514
1542
|
"__schema": "TypeRefSchema",
|
|
1515
1543
|
"location": {
|
|
1516
1544
|
"filePath": "status.main.runtime.ts",
|
|
1517
|
-
"line":
|
|
1545
|
+
"line": 57,
|
|
1518
1546
|
"character": 24
|
|
1519
1547
|
},
|
|
1520
1548
|
"name": "Workspace"
|
|
@@ -1526,7 +1554,7 @@
|
|
|
1526
1554
|
"__schema": "ParameterSchema",
|
|
1527
1555
|
"location": {
|
|
1528
1556
|
"filePath": "status.main.runtime.ts",
|
|
1529
|
-
"line":
|
|
1557
|
+
"line": 58,
|
|
1530
1558
|
"character": 5
|
|
1531
1559
|
},
|
|
1532
1560
|
"name": "issues",
|
|
@@ -1534,7 +1562,7 @@
|
|
|
1534
1562
|
"__schema": "TypeRefSchema",
|
|
1535
1563
|
"location": {
|
|
1536
1564
|
"filePath": "status.main.runtime.ts",
|
|
1537
|
-
"line":
|
|
1565
|
+
"line": 58,
|
|
1538
1566
|
"character": 21
|
|
1539
1567
|
},
|
|
1540
1568
|
"name": "IssuesMain"
|
|
@@ -1546,7 +1574,7 @@
|
|
|
1546
1574
|
"__schema": "ParameterSchema",
|
|
1547
1575
|
"location": {
|
|
1548
1576
|
"filePath": "status.main.runtime.ts",
|
|
1549
|
-
"line":
|
|
1577
|
+
"line": 59,
|
|
1550
1578
|
"character": 5
|
|
1551
1579
|
},
|
|
1552
1580
|
"name": "insights",
|
|
@@ -1554,7 +1582,7 @@
|
|
|
1554
1582
|
"__schema": "TypeRefSchema",
|
|
1555
1583
|
"location": {
|
|
1556
1584
|
"filePath": "status.main.runtime.ts",
|
|
1557
|
-
"line":
|
|
1585
|
+
"line": 59,
|
|
1558
1586
|
"character": 23
|
|
1559
1587
|
},
|
|
1560
1588
|
"name": "InsightsMain"
|
|
@@ -1566,7 +1594,7 @@
|
|
|
1566
1594
|
"__schema": "ParameterSchema",
|
|
1567
1595
|
"location": {
|
|
1568
1596
|
"filePath": "status.main.runtime.ts",
|
|
1569
|
-
"line":
|
|
1597
|
+
"line": 60,
|
|
1570
1598
|
"character": 5
|
|
1571
1599
|
},
|
|
1572
1600
|
"name": "remove",
|
|
@@ -1574,7 +1602,7 @@
|
|
|
1574
1602
|
"__schema": "TypeRefSchema",
|
|
1575
1603
|
"location": {
|
|
1576
1604
|
"filePath": "status.main.runtime.ts",
|
|
1577
|
-
"line":
|
|
1605
|
+
"line": 60,
|
|
1578
1606
|
"character": 21
|
|
1579
1607
|
},
|
|
1580
1608
|
"name": "RemoveMain"
|
|
@@ -1586,7 +1614,7 @@
|
|
|
1586
1614
|
"__schema": "ParameterSchema",
|
|
1587
1615
|
"location": {
|
|
1588
1616
|
"filePath": "status.main.runtime.ts",
|
|
1589
|
-
"line":
|
|
1617
|
+
"line": 61,
|
|
1590
1618
|
"character": 5
|
|
1591
1619
|
},
|
|
1592
1620
|
"name": "lanes",
|
|
@@ -1594,7 +1622,7 @@
|
|
|
1594
1622
|
"__schema": "TypeRefSchema",
|
|
1595
1623
|
"location": {
|
|
1596
1624
|
"filePath": "status.main.runtime.ts",
|
|
1597
|
-
"line":
|
|
1625
|
+
"line": 61,
|
|
1598
1626
|
"character": 20
|
|
1599
1627
|
},
|
|
1600
1628
|
"name": "LanesMain"
|
|
@@ -1607,7 +1635,7 @@
|
|
|
1607
1635
|
"__schema": "ThisTypeSchema",
|
|
1608
1636
|
"location": {
|
|
1609
1637
|
"filePath": "status.main.runtime.ts",
|
|
1610
|
-
"line":
|
|
1638
|
+
"line": 55,
|
|
1611
1639
|
"character": 1
|
|
1612
1640
|
},
|
|
1613
1641
|
"name": "StatusMain"
|
|
@@ -1618,7 +1646,7 @@
|
|
|
1618
1646
|
"__schema": "FunctionLikeSchema",
|
|
1619
1647
|
"location": {
|
|
1620
1648
|
"filePath": "status.main.runtime.ts",
|
|
1621
|
-
"line":
|
|
1649
|
+
"line": 64,
|
|
1622
1650
|
"character": 3
|
|
1623
1651
|
},
|
|
1624
1652
|
"signature": "(method) StatusMain.status({ lanes, ignoreCircularDependencies, }: {\n lanes?: boolean;\n ignoreCircularDependencies?: boolean;\n}): Promise<StatusResult>",
|
|
@@ -1628,7 +1656,7 @@
|
|
|
1628
1656
|
"__schema": "ParameterSchema",
|
|
1629
1657
|
"location": {
|
|
1630
1658
|
"filePath": "status.main.runtime.ts",
|
|
1631
|
-
"line":
|
|
1659
|
+
"line": 64,
|
|
1632
1660
|
"character": 16
|
|
1633
1661
|
},
|
|
1634
1662
|
"name": "{ lanes, ignoreCircularDependencies }",
|
|
@@ -1636,7 +1664,7 @@
|
|
|
1636
1664
|
"__schema": "TypeLiteralSchema",
|
|
1637
1665
|
"location": {
|
|
1638
1666
|
"filePath": "status.main.runtime.ts",
|
|
1639
|
-
"line":
|
|
1667
|
+
"line": 67,
|
|
1640
1668
|
"character": 6
|
|
1641
1669
|
},
|
|
1642
1670
|
"members": [
|
|
@@ -1644,7 +1672,7 @@
|
|
|
1644
1672
|
"__schema": "VariableLikeSchema",
|
|
1645
1673
|
"location": {
|
|
1646
1674
|
"filePath": "status.main.runtime.ts",
|
|
1647
|
-
"line":
|
|
1675
|
+
"line": 68,
|
|
1648
1676
|
"character": 5
|
|
1649
1677
|
},
|
|
1650
1678
|
"signature": "(property) lanes?: boolean | undefined",
|
|
@@ -1653,7 +1681,7 @@
|
|
|
1653
1681
|
"__schema": "KeywordTypeSchema",
|
|
1654
1682
|
"location": {
|
|
1655
1683
|
"filePath": "status.main.runtime.ts",
|
|
1656
|
-
"line":
|
|
1684
|
+
"line": 68,
|
|
1657
1685
|
"character": 13
|
|
1658
1686
|
},
|
|
1659
1687
|
"name": "boolean"
|
|
@@ -1664,7 +1692,7 @@
|
|
|
1664
1692
|
"__schema": "VariableLikeSchema",
|
|
1665
1693
|
"location": {
|
|
1666
1694
|
"filePath": "status.main.runtime.ts",
|
|
1667
|
-
"line":
|
|
1695
|
+
"line": 69,
|
|
1668
1696
|
"character": 5
|
|
1669
1697
|
},
|
|
1670
1698
|
"signature": "(property) ignoreCircularDependencies?: boolean | undefined",
|
|
@@ -1673,7 +1701,7 @@
|
|
|
1673
1701
|
"__schema": "KeywordTypeSchema",
|
|
1674
1702
|
"location": {
|
|
1675
1703
|
"filePath": "status.main.runtime.ts",
|
|
1676
|
-
"line":
|
|
1704
|
+
"line": 69,
|
|
1677
1705
|
"character": 34
|
|
1678
1706
|
},
|
|
1679
1707
|
"name": "boolean"
|
|
@@ -1688,7 +1716,7 @@
|
|
|
1688
1716
|
"__schema": "VariableLikeSchema",
|
|
1689
1717
|
"location": {
|
|
1690
1718
|
"filePath": "status.main.runtime.ts",
|
|
1691
|
-
"line":
|
|
1719
|
+
"line": 68,
|
|
1692
1720
|
"character": 5
|
|
1693
1721
|
},
|
|
1694
1722
|
"signature": "(property) lanes?: boolean | undefined",
|
|
@@ -1697,7 +1725,7 @@
|
|
|
1697
1725
|
"__schema": "KeywordTypeSchema",
|
|
1698
1726
|
"location": {
|
|
1699
1727
|
"filePath": "status.main.runtime.ts",
|
|
1700
|
-
"line":
|
|
1728
|
+
"line": 68,
|
|
1701
1729
|
"character": 13
|
|
1702
1730
|
},
|
|
1703
1731
|
"name": "boolean"
|
|
@@ -1708,7 +1736,7 @@
|
|
|
1708
1736
|
"__schema": "VariableLikeSchema",
|
|
1709
1737
|
"location": {
|
|
1710
1738
|
"filePath": "status.main.runtime.ts",
|
|
1711
|
-
"line":
|
|
1739
|
+
"line": 69,
|
|
1712
1740
|
"character": 5
|
|
1713
1741
|
},
|
|
1714
1742
|
"signature": "(property) ignoreCircularDependencies?: boolean | undefined",
|
|
@@ -1717,7 +1745,7 @@
|
|
|
1717
1745
|
"__schema": "KeywordTypeSchema",
|
|
1718
1746
|
"location": {
|
|
1719
1747
|
"filePath": "status.main.runtime.ts",
|
|
1720
|
-
"line":
|
|
1748
|
+
"line": 69,
|
|
1721
1749
|
"character": 34
|
|
1722
1750
|
},
|
|
1723
1751
|
"name": "boolean"
|
|
@@ -1732,7 +1760,7 @@
|
|
|
1732
1760
|
"__schema": "TypeRefSchema",
|
|
1733
1761
|
"location": {
|
|
1734
1762
|
"filePath": "status.main.runtime.ts",
|
|
1735
|
-
"line":
|
|
1763
|
+
"line": 70,
|
|
1736
1764
|
"character": 7
|
|
1737
1765
|
},
|
|
1738
1766
|
"name": "Promise",
|
|
@@ -1741,7 +1769,7 @@
|
|
|
1741
1769
|
"__schema": "TypeRefSchema",
|
|
1742
1770
|
"location": {
|
|
1743
1771
|
"filePath": "status.main.runtime.ts",
|
|
1744
|
-
"line":
|
|
1772
|
+
"line": 70,
|
|
1745
1773
|
"character": 15
|
|
1746
1774
|
},
|
|
1747
1775
|
"name": "StatusResult"
|
|
@@ -1756,7 +1784,7 @@
|
|
|
1756
1784
|
"__schema": "FunctionLikeSchema",
|
|
1757
1785
|
"location": {
|
|
1758
1786
|
"filePath": "status.main.runtime.ts",
|
|
1759
|
-
"line":
|
|
1787
|
+
"line": 167,
|
|
1760
1788
|
"character": 3
|
|
1761
1789
|
},
|
|
1762
1790
|
"signature": "(method) StatusMain.statusMini(componentPattern?: string, opts?: MiniStatusOpts): Promise<MiniStatusResults>",
|
|
@@ -1766,7 +1794,7 @@
|
|
|
1766
1794
|
"__schema": "ParameterSchema",
|
|
1767
1795
|
"location": {
|
|
1768
1796
|
"filePath": "status.main.runtime.ts",
|
|
1769
|
-
"line":
|
|
1797
|
+
"line": 167,
|
|
1770
1798
|
"character": 20
|
|
1771
1799
|
},
|
|
1772
1800
|
"name": "componentPattern",
|
|
@@ -1774,7 +1802,7 @@
|
|
|
1774
1802
|
"__schema": "KeywordTypeSchema",
|
|
1775
1803
|
"location": {
|
|
1776
1804
|
"filePath": "status.main.runtime.ts",
|
|
1777
|
-
"line":
|
|
1805
|
+
"line": 167,
|
|
1778
1806
|
"character": 39
|
|
1779
1807
|
},
|
|
1780
1808
|
"name": "string"
|
|
@@ -1786,7 +1814,7 @@
|
|
|
1786
1814
|
"__schema": "ParameterSchema",
|
|
1787
1815
|
"location": {
|
|
1788
1816
|
"filePath": "status.main.runtime.ts",
|
|
1789
|
-
"line":
|
|
1817
|
+
"line": 167,
|
|
1790
1818
|
"character": 47
|
|
1791
1819
|
},
|
|
1792
1820
|
"name": "opts",
|
|
@@ -1794,7 +1822,7 @@
|
|
|
1794
1822
|
"__schema": "TypeRefSchema",
|
|
1795
1823
|
"location": {
|
|
1796
1824
|
"filePath": "status.main.runtime.ts",
|
|
1797
|
-
"line":
|
|
1825
|
+
"line": 167,
|
|
1798
1826
|
"character": 53
|
|
1799
1827
|
},
|
|
1800
1828
|
"name": "MiniStatusOpts"
|
|
@@ -1808,7 +1836,7 @@
|
|
|
1808
1836
|
"__schema": "TypeRefSchema",
|
|
1809
1837
|
"location": {
|
|
1810
1838
|
"filePath": "status.main.runtime.ts",
|
|
1811
|
-
"line":
|
|
1839
|
+
"line": 167,
|
|
1812
1840
|
"character": 75
|
|
1813
1841
|
},
|
|
1814
1842
|
"name": "Promise",
|
|
@@ -1817,7 +1845,7 @@
|
|
|
1817
1845
|
"__schema": "TypeRefSchema",
|
|
1818
1846
|
"location": {
|
|
1819
1847
|
"filePath": "status.main.runtime.ts",
|
|
1820
|
-
"line":
|
|
1848
|
+
"line": 167,
|
|
1821
1849
|
"character": 83
|
|
1822
1850
|
},
|
|
1823
1851
|
"name": "MiniStatusResults"
|
|
@@ -1832,7 +1860,7 @@
|
|
|
1832
1860
|
"__schema": "VariableLikeSchema",
|
|
1833
1861
|
"location": {
|
|
1834
1862
|
"filePath": "status.main.runtime.ts",
|
|
1835
|
-
"line":
|
|
1863
|
+
"line": 222,
|
|
1836
1864
|
"character": 3
|
|
1837
1865
|
},
|
|
1838
1866
|
"signature": "(property) StatusMain.slots: never[]",
|
|
@@ -1841,7 +1869,7 @@
|
|
|
1841
1869
|
"__schema": "InferenceTypeSchema",
|
|
1842
1870
|
"location": {
|
|
1843
1871
|
"filePath": "status.main.runtime.ts",
|
|
1844
|
-
"line":
|
|
1872
|
+
"line": 222,
|
|
1845
1873
|
"character": 3
|
|
1846
1874
|
},
|
|
1847
1875
|
"type": "never[]"
|
|
@@ -1853,7 +1881,7 @@
|
|
|
1853
1881
|
"__schema": "VariableLikeSchema",
|
|
1854
1882
|
"location": {
|
|
1855
1883
|
"filePath": "status.main.runtime.ts",
|
|
1856
|
-
"line":
|
|
1884
|
+
"line": 223,
|
|
1857
1885
|
"character": 3
|
|
1858
1886
|
},
|
|
1859
1887
|
"signature": "(property) StatusMain.dependencies: Aspect[]",
|
|
@@ -1862,7 +1890,7 @@
|
|
|
1862
1890
|
"__schema": "InferenceTypeSchema",
|
|
1863
1891
|
"location": {
|
|
1864
1892
|
"filePath": "status.main.runtime.ts",
|
|
1865
|
-
"line":
|
|
1893
|
+
"line": 223,
|
|
1866
1894
|
"character": 3
|
|
1867
1895
|
},
|
|
1868
1896
|
"type": "Aspect[]"
|
|
@@ -1874,7 +1902,7 @@
|
|
|
1874
1902
|
"__schema": "VariableLikeSchema",
|
|
1875
1903
|
"location": {
|
|
1876
1904
|
"filePath": "status.main.runtime.ts",
|
|
1877
|
-
"line":
|
|
1905
|
+
"line": 224,
|
|
1878
1906
|
"character": 3
|
|
1879
1907
|
},
|
|
1880
1908
|
"signature": "(property) StatusMain.runtime: RuntimeDefinition",
|
|
@@ -1883,7 +1911,7 @@
|
|
|
1883
1911
|
"__schema": "InferenceTypeSchema",
|
|
1884
1912
|
"location": {
|
|
1885
1913
|
"filePath": "status.main.runtime.ts",
|
|
1886
|
-
"line":
|
|
1914
|
+
"line": 224,
|
|
1887
1915
|
"character": 3
|
|
1888
1916
|
},
|
|
1889
1917
|
"type": "RuntimeDefinition"
|
|
@@ -1895,7 +1923,7 @@
|
|
|
1895
1923
|
"__schema": "FunctionLikeSchema",
|
|
1896
1924
|
"location": {
|
|
1897
1925
|
"filePath": "status.main.runtime.ts",
|
|
1898
|
-
"line":
|
|
1926
|
+
"line": 225,
|
|
1899
1927
|
"character": 3
|
|
1900
1928
|
},
|
|
1901
1929
|
"signature": "(method) StatusMain.provider([cli, workspace, insights, issues, remove, lanes]: [\n CLIMain,\n Workspace,\n InsightsMain,\n IssuesMain,\n RemoveMain,\n LanesMain\n]): Promise<StatusMain>",
|
|
@@ -1905,7 +1933,7 @@
|
|
|
1905
1933
|
"__schema": "ParameterSchema",
|
|
1906
1934
|
"location": {
|
|
1907
1935
|
"filePath": "status.main.runtime.ts",
|
|
1908
|
-
"line":
|
|
1936
|
+
"line": 225,
|
|
1909
1937
|
"character": 25
|
|
1910
1938
|
},
|
|
1911
1939
|
"name": "[ cli, workspace, insights, issues, remove, lanes ]",
|
|
@@ -1913,7 +1941,7 @@
|
|
|
1913
1941
|
"__schema": "TupleTypeSchema",
|
|
1914
1942
|
"location": {
|
|
1915
1943
|
"filePath": "status.main.runtime.ts",
|
|
1916
|
-
"line":
|
|
1944
|
+
"line": 225,
|
|
1917
1945
|
"character": 76
|
|
1918
1946
|
},
|
|
1919
1947
|
"elements": [
|
|
@@ -1921,7 +1949,7 @@
|
|
|
1921
1949
|
"__schema": "TypeRefSchema",
|
|
1922
1950
|
"location": {
|
|
1923
1951
|
"filePath": "status.main.runtime.ts",
|
|
1924
|
-
"line":
|
|
1952
|
+
"line": 226,
|
|
1925
1953
|
"character": 5
|
|
1926
1954
|
},
|
|
1927
1955
|
"name": "CLIMain"
|
|
@@ -1930,7 +1958,7 @@
|
|
|
1930
1958
|
"__schema": "TypeRefSchema",
|
|
1931
1959
|
"location": {
|
|
1932
1960
|
"filePath": "status.main.runtime.ts",
|
|
1933
|
-
"line":
|
|
1961
|
+
"line": 227,
|
|
1934
1962
|
"character": 5
|
|
1935
1963
|
},
|
|
1936
1964
|
"name": "Workspace"
|
|
@@ -1939,7 +1967,7 @@
|
|
|
1939
1967
|
"__schema": "TypeRefSchema",
|
|
1940
1968
|
"location": {
|
|
1941
1969
|
"filePath": "status.main.runtime.ts",
|
|
1942
|
-
"line":
|
|
1970
|
+
"line": 228,
|
|
1943
1971
|
"character": 5
|
|
1944
1972
|
},
|
|
1945
1973
|
"name": "InsightsMain"
|
|
@@ -1948,7 +1976,7 @@
|
|
|
1948
1976
|
"__schema": "TypeRefSchema",
|
|
1949
1977
|
"location": {
|
|
1950
1978
|
"filePath": "status.main.runtime.ts",
|
|
1951
|
-
"line":
|
|
1979
|
+
"line": 229,
|
|
1952
1980
|
"character": 5
|
|
1953
1981
|
},
|
|
1954
1982
|
"name": "IssuesMain"
|
|
@@ -1957,7 +1985,7 @@
|
|
|
1957
1985
|
"__schema": "TypeRefSchema",
|
|
1958
1986
|
"location": {
|
|
1959
1987
|
"filePath": "status.main.runtime.ts",
|
|
1960
|
-
"line":
|
|
1988
|
+
"line": 230,
|
|
1961
1989
|
"character": 5
|
|
1962
1990
|
},
|
|
1963
1991
|
"name": "RemoveMain"
|
|
@@ -1966,7 +1994,7 @@
|
|
|
1966
1994
|
"__schema": "TypeRefSchema",
|
|
1967
1995
|
"location": {
|
|
1968
1996
|
"filePath": "status.main.runtime.ts",
|
|
1969
|
-
"line":
|
|
1997
|
+
"line": 231,
|
|
1970
1998
|
"character": 5
|
|
1971
1999
|
},
|
|
1972
2000
|
"name": "LanesMain"
|
|
@@ -1981,7 +2009,7 @@
|
|
|
1981
2009
|
"__schema": "InferenceTypeSchema",
|
|
1982
2010
|
"location": {
|
|
1983
2011
|
"filePath": "status.main.runtime.ts",
|
|
1984
|
-
"line":
|
|
2012
|
+
"line": 225,
|
|
1985
2013
|
"character": 3
|
|
1986
2014
|
},
|
|
1987
2015
|
"type": "Promise<StatusMain>"
|
|
@@ -2067,7 +2095,7 @@
|
|
|
2067
2095
|
"__schema": "UnImplementedSchema",
|
|
2068
2096
|
"location": {
|
|
2069
2097
|
"filePath": "status.main.runtime.ts",
|
|
2070
|
-
"line":
|
|
2098
|
+
"line": 239,
|
|
2071
2099
|
"character": 1
|
|
2072
2100
|
},
|
|
2073
2101
|
"name": "StatusAspect.addRuntime(StatusMain);",
|
|
@@ -2116,7 +2144,7 @@
|
|
|
2116
2144
|
"componentId": {
|
|
2117
2145
|
"scope": "teambit.component",
|
|
2118
2146
|
"name": "status",
|
|
2119
|
-
"version": "1.0.
|
|
2147
|
+
"version": "1.0.348"
|
|
2120
2148
|
},
|
|
2121
2149
|
"taggedModuleExports": []
|
|
2122
2150
|
}
|