Accept baseline for tscWatch test with alwaysStrict deprecation

Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-01-21 23:37:44 +00:00
parent 6a174770f0
commit e6282ce2c9

View File

@ -157,10 +157,10 @@ Output::
>> Screen clear
[HH:MM:SS AM] File change detected. Starting incremental compilation...
a.ts:2:1 - error TS2531: Object is possibly 'null'.
tsconfig.json:4:21 - error TS5107: Option 'alwaysStrict=false' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
2 foo().hello
  ~~~~~
4 "alwaysStrict": false
   ~~~~~
[HH:MM:SS AM] Found 1 error. Watching for file changes.
@ -182,9 +182,7 @@ Program files::
/home/src/tslibs/TS/Lib/lib.d.ts
/user/username/projects/myproject/a.ts
Semantic diagnostics in builder refreshed for::
/home/src/tslibs/TS/Lib/lib.d.ts
/user/username/projects/myproject/a.ts
No cached semantic diagnostics in the builder::
No shapes updated in the builder::