@@ -179,30 +179,6 @@ Input::
179179//// [/user/username/projects/noEmitOnError/src/main.ts] file written with same contents
180180
181181Output ::
182- >> Screen clear
183- [ [ 90 m12 :00 :43 AM [ 0 m ] File change detected . Starting incremental compilation . . .
184-
185- [ 96 msrc / main . ts [ 0 m :[ 93 m4 [ 0 m :[ 93 m1 [ 0 m - [ 91 merror [ 0 m [ 90 m TS1005 : [ 0 m ', ' expected.
186-
187- [ 7 m4 [ 0 m ;
188- [ 7 m [ 0 m [ 91 m ~ [ 0 m
189-
190- [ [ 90 m12 :00 :44 AM [ 0 m ] Found 1 error . Watching for file changes .
191-
192-
193-
194- Program root files : [ "/user/username/projects/noEmitOnError/shared/types/db.ts" , "/user/username/projects/noEmitOnError/src/main.ts" , "/user/username/projects/noEmitOnError/src/other.ts" ]
195- Program options : { "outDir" :"/user/username/projects/noEmitOnError/dev-build" , "noEmitOnError" :true , "watch" :true , "assumeChangesOnlyAffectDirectDependencies" :true , "incremental" :true , "configFilePath" :"/user/username/projects/noEmitOnError/tsconfig.json" }
196- Program structureReused : Completely
197- Program files ::
198- / a / lib / lib . d . ts
199- / user / username / projects / noEmitOnError / shared / types / db . ts
200- / user / username / projects / noEmitOnError / src / main . ts
201- / user / username / projects / noEmitOnError / src / other . ts
202-
203- Semantic diagnostics in builder refreshed for ::
204-
205- No shapes updated in the builder ::
206182
207183PolledWatches ::
208184/ user / username / projects / noemitonerror / node_modules / @types :
@@ -239,9 +215,9 @@ const a = {
239215
240216Output ::
241217>> Screen clear
242- [ [ 90 m12 :00 :48 AM [ 0 m ] File change detected . Starting incremental compilation . . .
218+ [ [ 90 m12 :00 :46 AM [ 0 m ] File change detected . Starting incremental compilation . . .
243219
244- [ [ 90 m12 :01 :06 AM [ 0 m ] Found 0 errors . Watching for file changes .
220+ [ [ 90 m12 :01 :04 AM [ 0 m ] Found 0 errors . Watching for file changes .
245221
246222
247223
@@ -370,14 +346,14 @@ const a: string = 10;
370346
371347Output ::
372348>> Screen clear
373- [ [ 90 m12 :01 :13 AM [ 0 m ] File change detected . Starting incremental compilation . . .
349+ [ [ 90 m12 :01 :11 AM [ 0 m ] File change detected . Starting incremental compilation . . .
374350
375351[ 96 msrc / main . ts [ 0 m :[ 93 m2 [ 0 m :[ 93 m7 [ 0 m - [ 91 merror [ 0 m [ 90 m TS2322 : [ 0 mType 'number' is not assignable to type 'string' .
376352
377353[ 7 m2 [ 0 m const a : string = 10 ;
378354[ 7 m [ 0 m [ 91 m ~ [ 0 m
379355
380- [ [ 90 m12 :01 :17 AM [ 0 m ] Found 1 error . Watching for file changes .
356+ [ [ 90 m12 :01 :15 AM [ 0 m ] Found 1 error . Watching for file changes .
381357
382358
383359
@@ -501,30 +477,6 @@ Input::
501477//// [/user/username/projects/noEmitOnError/src/main.ts] file written with same contents
502478
503479Output ::
504- >> Screen clear
505- [ [ 90 m12 :01 :25 AM [ 0 m ] File change detected . Starting incremental compilation . . .
506-
507- [ 96 msrc / main . ts [ 0 m :[ 93 m2 [ 0 m :[ 93 m7 [ 0 m - [ 91 merror [ 0 m [ 90 m TS2322 : [ 0 mType 'number' is not assignable to type 'string' .
508-
509- [ 7 m2 [ 0 m const a : string = 10 ;
510- [ 7 m [ 0 m [ 91 m ~ [ 0 m
511-
512- [ [ 90 m12 :01 :26 AM [ 0 m ] Found 1 error . Watching for file changes .
513-
514-
515-
516- Program root files : [ "/user/username/projects/noEmitOnError/shared/types/db.ts" , "/user/username/projects/noEmitOnError/src/main.ts" , "/user/username/projects/noEmitOnError/src/other.ts" ]
517- Program options : { "outDir" :"/user/username/projects/noEmitOnError/dev-build" , "noEmitOnError" :true , "watch" :true , "assumeChangesOnlyAffectDirectDependencies" :true , "incremental" :true , "configFilePath" :"/user/username/projects/noEmitOnError/tsconfig.json" }
518- Program structureReused : Completely
519- Program files ::
520- / a / lib / lib . d . ts
521- / user / username / projects / noEmitOnError / shared / types / db . ts
522- / user / username / projects / noEmitOnError / src / main . ts
523- / user / username / projects / noEmitOnError / src / other . ts
524-
525- Semantic diagnostics in builder refreshed for ::
526-
527- No shapes updated in the builder ::
528480
529481PolledWatches ::
530482/ user / username / projects / noemitonerror / node_modules / @types :
@@ -559,9 +511,9 @@ const a: string = "hello";
559511
560512Output ::
561513>> Screen clear
562- [ [ 90 m12 :01 :30 AM [ 0 m ] File change detected . Starting incremental compilation . . .
514+ [ [ 90 m12 :01 :26 AM [ 0 m ] File change detected . Starting incremental compilation . . .
563515
564- [ [ 90 m12 :01 :37 AM [ 0 m ] Found 0 errors . Watching for file changes .
516+ [ [ 90 m12 :01 :33 AM [ 0 m ] Found 0 errors . Watching for file changes .
565517
566518
567519
@@ -673,25 +625,6 @@ Input::
673625//// [/user/username/projects/noEmitOnError/src/main.ts] file written with same contents
674626
675627Output ::
676- >> Screen clear
677- [ [ 90 m12 :01 :44 AM [ 0 m ] File change detected . Starting incremental compilation . . .
678-
679- [ [ 90 m12 :01 :45 AM [ 0 m ] Found 0 errors . Watching for file changes .
680-
681-
682-
683- Program root files : [ "/user/username/projects/noEmitOnError/shared/types/db.ts" , "/user/username/projects/noEmitOnError/src/main.ts" , "/user/username/projects/noEmitOnError/src/other.ts" ]
684- Program options : { "outDir" :"/user/username/projects/noEmitOnError/dev-build" , "noEmitOnError" :true , "watch" :true , "assumeChangesOnlyAffectDirectDependencies" :true , "incremental" :true , "configFilePath" :"/user/username/projects/noEmitOnError/tsconfig.json" }
685- Program structureReused : Completely
686- Program files ::
687- / a / lib / lib . d . ts
688- / user / username / projects / noEmitOnError / shared / types / db . ts
689- / user / username / projects / noEmitOnError / src / main . ts
690- / user / username / projects / noEmitOnError / src / other . ts
691-
692- Semantic diagnostics in builder refreshed for ::
693-
694- No shapes updated in the builder ::
695628
696629PolledWatches ::
697630/ user / username / projects / noemitonerror / node_modules / @types :
0 commit comments