You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Frederik Gladhorn (JIRA)" <ji...@apache.org> on 2016/01/29 18:24:41 UTC

[jira] [Created] (THRIFT-3588) Using TypeScript with --noImplicitAny fails

Frederik Gladhorn created THRIFT-3588:
-----------------------------------------

             Summary: Using TypeScript with --noImplicitAny fails
                 Key: THRIFT-3588
                 URL: https://issues.apache.org/jira/browse/THRIFT-3588
             Project: Thrift
          Issue Type: Bug
          Components: JavaScript - Library
    Affects Versions: 0.9.3
         Environment: Any (tested on Linux)
            Reporter: Frederik Gladhorn
            Priority: Minor


Using the provided typescript .d.ts files type checking most of thrift is possible.
The compiler (tsc) has the option --noImplicitAny to catch missing types and complains about two places in lib/ts/thrift.d.ts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)