Giter VIP home page Giter VIP logo

example_bluebird_react_native_promise_issue's Introduction

example_bluebird_react_native_promise_issue

โžœ  example_bluebird_react_native_promise_issue git:(master) flow
[No file]:0
inconsistent use of library definitions
120:   static cast<T>(value: $Promisable<T>): Bluebird$Promise<T>;
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ undefined. This type is incompatible with. See lib: flow-typed/npm/bluebird_v3.x.x.js:120
120:   static cast<T>(value: $Promisable<T>): Bluebird$Promise<T>;
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ some incompatible instantiation of `T`. See lib: flow-typed/npm/bluebird_v3.x.x.js:120

[No file]:0
inconsistent use of library definitions
132:   then<U>(onFulfill?: (value: R) => $Promisable<U>, onReject?: (error: any) => $Promisable<U>): Bluebird$Promise<U>;
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function type. This type is incompatible with an argument type of. See lib: flow-typed/npm/bluebird_v3.x.x.js:132
 24:     onFulfill?: ?(value: R) => Promise<U> | ?U,
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ null. See lib: node_modules/react-native/flow/Promise.js:24

[No file]:0
inconsistent use of library definitions
132:   then<U>(onFulfill?: (value: R) => $Promisable<U>, onReject?: (error: any) => $Promisable<U>): Bluebird$Promise<U>;
                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function type. This type is incompatible with an argument type of. See lib: flow-typed/npm/bluebird_v3.x.x.js:132
 25:     onReject?: ?(error: any) => Promise<U> | ?U
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ null. See lib: node_modules/react-native/flow/Promise.js:25

[No file]:0
inconsistent use of library definitions
136:   done<U>(onFulfill?: (value: R) => mixed, onReject?: (error: any) => mixed): void;
                           ^^^^^^^^^^^^^^^^^^^ function type. This type is incompatible with an argument type of. See lib: flow-typed/npm/bluebird_v3.x.x.js:136
 40:     onFulfill?: ?(value: R) => mixed,
                     ^^^^^^^^^^^^^^^^^^^^ null. See lib: node_modules/react-native/flow/Promise.js:40

[No file]:0
inconsistent use of library definitions
136:   done<U>(onFulfill?: (value: R) => mixed, onReject?: (error: any) => mixed): void;
                                                           ^^^^^^^^^^^^^^^^^^^^^ function type. This type is incompatible with an argument type of. See lib: flow-typed/npm/bluebird_v3.x.x.js:136
 41:     onReject?: ?(error: any) => mixed
                    ^^^^^^^^^^^^^^^^^^^^^^ null. See lib: node_modules/react-native/flow/Promise.js:41

[No file]:0
inconsistent use of library definitions
 24:     onFulfill?: ?(value: R) => Promise<U> | ?U,
                                                 ^^ null. This type is incompatible with. See lib: node_modules/react-native/flow/Promise.js:24
132:   then<U>(onFulfill?: (value: R) => $Promisable<U>, onReject?: (error: any) => $Promisable<U>): Bluebird$Promise<U>;
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ some incompatible instantiation of `U`. See lib: flow-typed/npm/bluebird_v3.x.x.js:132

[No file]:0
inconsistent use of library definitions
 24:     onFulfill?: ?(value: R) => Promise<U> | ?U,
                                                 ^^ undefined. This type is incompatible with. See lib: node_modules/react-native/flow/Promise.js:24
132:   then<U>(onFulfill?: (value: R) => $Promisable<U>, onReject?: (error: any) => $Promisable<U>): Bluebird$Promise<U>;
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ some incompatible instantiation of `U`. See lib: flow-typed/npm/bluebird_v3.x.x.js:132

[No file]:0
inconsistent use of library definitions
 25:     onReject?: ?(error: any) => Promise<U> | ?U
                                                  ^^ null. This type is incompatible with. See lib: node_modules/react-native/flow/Promise.js:25
132:   then<U>(onFulfill?: (value: R) => $Promisable<U>, onReject?: (error: any) => $Promisable<U>): Bluebird$Promise<U>;
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ some incompatible instantiation of `U`. See lib: flow-typed/npm/bluebird_v3.x.x.js:132

[No file]:0
inconsistent use of library definitions
 25:     onReject?: ?(error: any) => Promise<U> | ?U
                                                  ^^ undefined. This type is incompatible with. See lib: node_modules/react-native/flow/Promise.js:25
132:   then<U>(onFulfill?: (value: R) => $Promisable<U>, onReject?: (error: any) => $Promisable<U>): Bluebird$Promise<U>;
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ some incompatible instantiation of `U`. See lib: flow-typed/npm/bluebird_v3.x.x.js:132


Found 9 errors

example_bluebird_react_native_promise_issue's People

Contributors

jasonmore avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.