Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-8170

We are not type checking a bunch of packages

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Developer Tools

      To find the packages we're missing, start by searching for the regex:

       

      "check": "npm run (?!typecheck)
      

       

      > Except for all the configs/ and maybe like 5-6 packages that are js with handwritten d.ts files, still a lot is missing. It doesn't mean we don't lint typescript at all, it still happens for the "production" code on compile, but the tests there will be in a rough shape most definitely

       

      Context: Realised that packages/connection-form is not being tested, had 131 errors in 18 files.

            Assignee:
            Unassigned Unassigned
            Reporter:
            leroux.bodenstein@mongodb.com Le Roux Bodenstein
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: