Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-1583

Re-enable the eslint rule @typescript-eslint/restrict-template-expressions

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Tech debt
    • None
    • 3

      /Users/leroux.bodenstein/mongo/mongosh/packages/errors/scripts/extract-errors.ts
        44:15  error  Invalid type "string | undefined" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/build/src/barque.ts
        201:9    error  Invalid type "any" of template literal expression       @typescript-eslint/restrict-template-expressions
        280:97   error  Invalid type "any" of template literal expression       @typescript-eslint/restrict-template-expressions
        309:134  error  Invalid type "string[]" of template literal expression  @typescript-eslint/restrict-template-expressions
        311:133  error  Invalid type "string[]" of template literal expression  @typescript-eslint/restrict-template-expressions
        313:133  error  Invalid type "string[]" of template literal expression  @typescript-eslint/restrict-template-expressions
        315:128  error  Invalid type "string[]" of template literal expression  @typescript-eslint/restrict-template-expressions
        317:129  error  Invalid type "string[]" of template literal expression  @typescript-eslint/restrict-template-expressions
        319:130  error  Invalid type "string[]" of template literal expression  @typescript-eslint/restrict-template-expressions
        321:130  error  Invalid type "string[]" of template literal expression  @typescript-eslint/restrict-template-expressions
        323:110  error  Invalid type "string[]" of template literal expression  @typescript-eslint/restrict-template-expressions
        325:110  error  Invalid type "string[]" of template literal expression  @typescript-eslint/restrict-template-expressions
        327:110  error  Invalid type "string[]" of template literal expression  @typescript-eslint/restrict-template-expressions
        329:116  error  Invalid type "string[]" of template literal expression  @typescript-eslint/restrict-template-expressions
        331:110  error  Invalid type "string[]" of template literal expression  @typescript-eslint/restrict-template-expressions
        333:113  error  Invalid type "string[]" of template literal expression  @typescript-eslint/restrict-template-expressions
        335:112  error  Invalid type "string[]" of template literal expression  @typescript-eslint/restrict-template-expressions
        337:112  error  Invalid type "string[]" of template literal expression  @typescript-eslint/restrict-template-expressions
        340:80   error  Invalid type "never" of template literal expression     @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/build/src/compile/signable-compiler.ts
        35:41  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        42:58  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        67:58  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/build/src/config/build-variant.ts
        35:24  error  Invalid type ""deb-x64" | "rpm-x64" | "rpm-arm64" | "rpm-s390x" | "rpm-ppc64le" | "win32-x64" | "win32-x64-openssl11" | "win32-x64-openssl3" | "win32-s390x" | "win32-s390x-openssl11" | ... 62 more ... | undefined" of template literal expression  @typescript-eslint/restrict-template-expressions
        60:26  error  Invalid type "never" of template literal expression                                                                                                                                                                                                   @typescript-eslint/restrict-template-expressions
        75:26  error  Invalid type "never" of template literal expression                                                                                                                                                                                                   @typescript-eslint/restrict-template-expressions
        88:26  error  Invalid type "never" of template literal expression                                                                                                                                                                                                   @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/build/src/download-center/config.spec.ts
        212:37  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/build/src/helpers/spawn-sync.ts
        38:65  error  Invalid type "Error" of template literal expression          @typescript-eslint/restrict-template-expressions
        50:11  error  Invalid type "number | null" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/build/src/local/trigger-release-draft.ts
        129:47  error  Invalid type "never" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/build/src/npm-packages/publish.ts
        19:63  error  Invalid type "string[]" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/build/src/packaging/package/helpers.ts
        114:27  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/build/src/packaging/package/msi.ts
        76:8   error  Invalid type "string | undefined" of template literal expression  @typescript-eslint/restrict-template-expressions
        83:10  error  Invalid type "string | undefined" of template literal expression  @typescript-eslint/restrict-template-expressions
        93:8   error  Invalid type "string | undefined" of template literal expression  @typescript-eslint/restrict-template-expressions
        99:10  error  Invalid type "string | undefined" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/build/src/packaging/package/redhat.ts
        158:69  error  Invalid type "string[]" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/build/src/release.ts
        126:41  error  Invalid type "never" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/build/src/run-draft.ts
         75:72  error  Invalid type "any" of template literal expression                 @typescript-eslint/restrict-template-expressions
        114:47  error  Invalid type "string | undefined" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/build/src/run-publish.ts
        46:62   error  Invalid type "string | undefined" of template literal expression  @typescript-eslint/restrict-template-expressions
        51:106  error  Invalid type "string | undefined" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/shell-api/src/aggregation-cursor.spec.ts
        151:45  error  Invalid type "number | boolean" of template literal expression  @typescript-eslint/restrict-template-expressions
        151:81  error  Invalid type "number | boolean" of template literal expression  @typescript-eslint/restrict-template-expressions
        169:27  error  Invalid type "number | boolean" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/shell-api/src/collection.spec.ts
        2894:62  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        2918:27  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        2918:45  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        2918:68  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        2926:61  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        2931:29  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        2938:57  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        2938:88  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        2944:55  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        2944:86  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/shell-api/src/collection.ts
        2133:32  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        2133:57  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/shell-api/src/cursor.spec.ts
        316:45  error  Invalid type "number | boolean" of template literal expression  @typescript-eslint/restrict-template-expressions
        316:81  error  Invalid type "number | boolean" of template literal expression  @typescript-eslint/restrict-template-expressions
        334:27  error  Invalid type "number | boolean" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/shell-api/src/database.spec.ts
        3201:59  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        3218:57  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        3222:24  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/shell-api/src/database.ts
         526:78  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        1106:11  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        1124:11  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        1307:11  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        1318:9   error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        1398:35  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        1439:11  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        1457:11  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        1596:27  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        1694:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        1695:42  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        1698:12  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        1698:39  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/shell-api/src/decorators.ts
        543:58  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/shell-api/src/field-level-encryption.spec.ts
         841:61  error  Invalid type "any" of template literal expression    @typescript-eslint/restrict-template-expressions
        1002:44  error  Invalid type "never" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/shell-api/src/field-level-encryption.ts
        362:11  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/shell-api/src/help.spec.ts
        10:50  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/shell-api/src/helpers.ts
         121:63  error  Invalid type "any" of template literal expression    @typescript-eslint/restrict-template-expressions
         187:76  error  Invalid type "never" of template literal expression  @typescript-eslint/restrict-template-expressions
         333:16  error  Invalid type "any" of template literal expression    @typescript-eslint/restrict-template-expressions
         333:41  error  Invalid type "any" of template literal expression    @typescript-eslint/restrict-template-expressions
         345:46  error  Invalid type "Date" of template literal expression   @typescript-eslint/restrict-template-expressions
         463:39  error  Invalid type "any" of template literal expression    @typescript-eslint/restrict-template-expressions
         463:55  error  Invalid type "any" of template literal expression    @typescript-eslint/restrict-template-expressions
         463:68  error  Invalid type "any" of template literal expression    @typescript-eslint/restrict-template-expressions
        1037:42  error  Invalid type "any" of template literal expression    @typescript-eslint/restrict-template-expressions
        1040:42  error  Invalid type "any" of template literal expression    @typescript-eslint/restrict-template-expressions
        1043:42  error  Invalid type "any" of template literal expression    @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/shell-api/src/integration.spec.ts
         819:40  error  Invalid type "any" of template literal expression               @typescript-eslint/restrict-template-expressions
         819:50  error  Invalid type "any" of template literal expression               @typescript-eslint/restrict-template-expressions
         928:16  error  Invalid type "any" of template literal expression               @typescript-eslint/restrict-template-expressions
         928:41  error  Invalid type "any" of template literal expression               @typescript-eslint/restrict-template-expressions
        1017:18  error  Invalid type "any" of template literal expression               @typescript-eslint/restrict-template-expressions
        1017:28  error  Invalid type "any" of template literal expression               @typescript-eslint/restrict-template-expressions
        1198:45  error  Invalid type "string | boolean" of template literal expression  @typescript-eslint/restrict-template-expressions
        1411:26  error  Invalid type "any" of template literal expression               @typescript-eslint/restrict-template-expressions
        1488:21  error  Invalid type "any" of template literal expression               @typescript-eslint/restrict-template-expressions
        1505:21  error  Invalid type "any" of template literal expression               @typescript-eslint/restrict-template-expressions
        1534:23  error  Invalid type "any" of template literal expression               @typescript-eslint/restrict-template-expressions
        1690:14  error  Invalid type "any" of template literal expression               @typescript-eslint/restrict-template-expressions
        1690:24  error  Invalid type "any" of template literal expression               @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/shell-api/src/mongo.ts
        473:64  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/shell-api/src/replica-set.ts
        175:103  error  Invalid type "number | undefined" of template literal expression  @typescript-eslint/restrict-template-expressions
        220:88   error  Invalid type "number | undefined" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/shell-api/src/shard.spec.ts
        1937:29   error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        2185:16   error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        2398:77   error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        2398:139  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/shell-api/src/shard.ts
         92:28   error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        197:28   error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        258:28   error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        308:28   error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        349:28   error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        387:28   error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        595:141  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/shell-api/src/shell-api.spec.ts
        867:57  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/shell-api/src/shell-instance-state.ts
        544:43  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/autocomplete/src/index.ts
        332:37  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/snippet-manager/src/snippet-manager.spec.ts
        202:35  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/snippet-manager/src/snippet-manager.ts
        250:46  error  Invalid type "any" of template literal expression       @typescript-eslint/restrict-template-expressions
        259:36  error  Invalid type "any" of template literal expression       @typescript-eslint/restrict-template-expressions
        344:75  error  Invalid type "any" of template literal expression       @typescript-eslint/restrict-template-expressions
        490:29  error  Invalid type "any" of template literal expression       @typescript-eslint/restrict-template-expressions
        626:35  error  Invalid type "string[]" of template literal expression  @typescript-eslint/restrict-template-expressions
        645:47  error  Invalid type "string[]" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/editor/src/editor.spec.ts
        35:31  error  Invalid type "ObjectId" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/editor/src/editor.ts
        268:40  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/cli-repl/src/cli-repl.spec.ts
         445:14  error  Invalid type "ObjectId" of template literal expression  @typescript-eslint/restrict-template-expressions
        1228:38  error  Invalid type "any" of template literal expression       @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/cli-repl/src/cli-repl.ts
        237:48  error  Invalid type "any" of template literal expression                        @typescript-eslint/restrict-template-expressions
        674:89  error  Invalid type "any" of template literal expression                        @typescript-eslint/restrict-template-expressions
        797:55  error  Invalid type "any" of template literal expression                        @typescript-eslint/restrict-template-expressions
        969:61  error  Invalid type "string | null | undefined" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/cli-repl/src/format-output.spec.ts
        6:49  error  Invalid type "boolean" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/cli-repl/src/format-output.ts
         98:24  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
         98:33  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
         98:41  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        212:12  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/cli-repl/src/mongosh-repl.ts
        227:25  error  Invalid type "any" of template literal expression    @typescript-eslint/restrict-template-expressions
        517:14  error  Invalid type "any" of template literal expression    @typescript-eslint/restrict-template-expressions
        847:49  error  Invalid type "never" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/cli-repl/src/run.ts
        205:22  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        205:34  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/cli-repl/src/tls-certificate-selector.ts
        40:69  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/node-runtime-worker-thread/src/child-process-proxy.ts
        40:80  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/e2e-tests/test/e2e-auth.spec.ts
        66:60  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/e2e-tests/test/e2e-bson.spec.ts
         76:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        130:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        142:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        151:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        160:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        169:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        178:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        187:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        196:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        205:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        215:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        224:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        233:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        242:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        368:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        382:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        391:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        400:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        409:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        418:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        427:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        436:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        446:38  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/e2e-tests/test/e2e-fle.spec.ts
         69:42  error  Invalid type "boolean" of template literal expression   @typescript-eslint/restrict-template-expressions
        118:15  error  Invalid type "any" of template literal expression       @typescript-eslint/restrict-template-expressions
        189:29  error  Invalid type "string[]" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/e2e-tests/test/e2e-tls.spec.ts
        282:53  error  Invalid type "string | null" of template literal expression  @typescript-eslint/restrict-template-expressions
        320:53  error  Invalid type "string | null" of template literal expression  @typescript-eslint/restrict-template-expressions
        347:53  error  Invalid type "string | null" of template literal expression  @typescript-eslint/restrict-template-expressions
        482:53  error  Invalid type "string | null" of template literal expression  @typescript-eslint/restrict-template-expressions
        544:53  error  Invalid type "string | null" of template literal expression  @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/e2e-tests/test/e2e.spec.ts
         337:59  error  Invalid type "any" of template literal expression            @typescript-eslint/restrict-template-expressions
         517:38  error  Invalid type "any" of template literal expression            @typescript-eslint/restrict-template-expressions
         533:38  error  Invalid type "any" of template literal expression            @typescript-eslint/restrict-template-expressions
         551:38  error  Invalid type "any" of template literal expression            @typescript-eslint/restrict-template-expressions
         566:38  error  Invalid type "any" of template literal expression            @typescript-eslint/restrict-template-expressions
         574:38  error  Invalid type "any" of template literal expression            @typescript-eslint/restrict-template-expressions
         586:38  error  Invalid type "any" of template literal expression            @typescript-eslint/restrict-template-expressions
         599:38  error  Invalid type "any" of template literal expression            @typescript-eslint/restrict-template-expressions
         672:40  error  Invalid type "any" of template literal expression            @typescript-eslint/restrict-template-expressions
         739:40  error  Invalid type "any" of template literal expression            @typescript-eslint/restrict-template-expressions
        1205:45  error  Invalid type "string | null" of template literal expression  @typescript-eslint/restrict-template-expressions
        1488:67  error  Invalid type "any" of template literal expression            @typescript-eslint/restrict-template-expressions
        1506:67  error  Invalid type "any" of template literal expression            @typescript-eslint/restrict-template-expressions
        1522:67  error  Invalid type "any" of template literal expression            @typescript-eslint/restrict-template-expressions
        1541:67  error  Invalid type "any" of template literal expression            @typescript-eslint/restrict-template-expressions
      
      /Users/leroux.bodenstein/mongo/mongosh/packages/browser-repl/src/components/types/show-profile-output.tsx
        28:22  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        28:33  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
        28:41  error  Invalid type "any" of template literal expression  @typescript-eslint/restrict-template-expressions
      

            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: