Created
May 3, 2017 18:42
-
-
Save Ashoat/95569ccc5dd40b1c5ff9d0f5d59b461a to your computer and use it in GitHub Desktop.
Flow results
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
node_modules/react-native-tab-view/src/TabBar.js:194 | |
194: const passedTabStyle = StyleSheet.flatten(this.props.tabStyle); | |
^^^^^^^^^^^^^^^^^^^ property `tabStyle`. Property cannot be accessed on any member of intersection type | |
194: const passedTabStyle = StyleSheet.flatten(this.props.tabStyle); | |
^^^^^^^^^^ intersection | |
Member 1: | |
39: type Props<T> = SceneRendererProps<T> & { | |
^^^^^^^^^^^^^^^^^^^^^ type application of type `SceneRendererProps` | |
Error: | |
194: const passedTabStyle = StyleSheet.flatten(this.props.tabStyle); | |
^^^^^^^^ property `tabStyle`. Property not found in | |
39: type Props<T> = SceneRendererProps<T> & { | |
^^^^^^^^^^^^^^^^^^^^^ object type | |
Member 2: | |
39: type Props<T> = SceneRendererProps<T> & { | |
^ object type | |
Error: | |
194: const passedTabStyle = StyleSheet.flatten(this.props.tabStyle); | |
^^^^^^^^^^^^^^^^^^^ array type. This type is incompatible with | |
26: function flattenStyle(style: ?StyleObj): ?Object { | |
^^^^^^^^ union: number | boolean | object type | array type. See: node_modules/react-native/Libraries/StyleSheet/flattenStyle.js:26 | |
Member 1: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^^^ number. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Error: | |
194: const passedTabStyle = StyleSheet.flatten(this.props.tabStyle); | |
^^^^^^^^^^^^^^^^^^^ array type. This type is incompatible with | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^^^ number. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Member 2: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Error: | |
194: const passedTabStyle = StyleSheet.flatten(this.props.tabStyle); | |
^^^^^^^^^^^^^^^^^^^ array type. This type is incompatible with | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Member 3: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^^^ object type. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Error: | |
194: const passedTabStyle = StyleSheet.flatten(this.props.tabStyle); | |
^^^^^^^^^^^^^^^^^^^ array type. This type is incompatible with | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^^^ object type. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Member 4: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^^^^^^^^^ array type. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Error: | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^ array type. This type is incompatible with. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ union: number | boolean | object type | array type. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Member 1: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^^^ number. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Error: | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^ array type. This type is incompatible with. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^^^ number. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Member 2: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Error: | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^ array type. This type is incompatible with. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Member 3: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^^^ object type. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Error: | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^ array type. This type is incompatible with. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^^^ object type. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Member 4: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^^^^^^^^^ array type. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Error: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. This type is incompatible with. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^ union: object type | number | boolean literal `false` | null | undefined | array type. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Member 1: | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^^ object type. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Error: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. This type is incompatible with. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^^ object type. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Member 2: | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^^ number. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Error: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. This type is incompatible with. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^^ number. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Member 3: | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^ boolean literal `false`. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Error: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. Expected boolean literal `false`. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^ boolean literal `false`. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Member 4: | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^ null. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Error: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. This type is incompatible with. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^ null. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Member 5: | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^ undefined. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Error: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. This type is incompatible with. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^ undefined. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Member 6: | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^^^^^^^^ array type. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Error: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. This type is incompatible with. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^^^^^^^^ array type. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
node_modules/react-native-tab-view/src/TabBar.js:431 | |
431: const passedTabStyle = StyleSheet.flatten(this.props.tabStyle); | |
^^^^^^^^^^^^^^^^^^^ property `tabStyle`. Property cannot be accessed on any member of intersection type | |
431: const passedTabStyle = StyleSheet.flatten(this.props.tabStyle); | |
^^^^^^^^^^ intersection | |
Member 1: | |
39: type Props<T> = SceneRendererProps<T> & { | |
^^^^^^^^^^^^^^^^^^^^^ type application of type `SceneRendererProps` | |
Error: | |
431: const passedTabStyle = StyleSheet.flatten(this.props.tabStyle); | |
^^^^^^^^ property `tabStyle`. Property not found in | |
39: type Props<T> = SceneRendererProps<T> & { | |
^^^^^^^^^^^^^^^^^^^^^ object type | |
Member 2: | |
39: type Props<T> = SceneRendererProps<T> & { | |
^ object type | |
Error: | |
431: const passedTabStyle = StyleSheet.flatten(this.props.tabStyle); | |
^^^^^^^^^^^^^^^^^^^ array type. This type is incompatible with | |
26: function flattenStyle(style: ?StyleObj): ?Object { | |
^^^^^^^^ union: number | boolean | object type | array type. See: node_modules/react-native/Libraries/StyleSheet/flattenStyle.js:26 | |
Member 1: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^^^ number. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Error: | |
431: const passedTabStyle = StyleSheet.flatten(this.props.tabStyle); | |
^^^^^^^^^^^^^^^^^^^ array type. This type is incompatible with | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^^^ number. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Member 2: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Error: | |
431: const passedTabStyle = StyleSheet.flatten(this.props.tabStyle); | |
^^^^^^^^^^^^^^^^^^^ array type. This type is incompatible with | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Member 3: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^^^ object type. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Error: | |
431: const passedTabStyle = StyleSheet.flatten(this.props.tabStyle); | |
^^^^^^^^^^^^^^^^^^^ array type. This type is incompatible with | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^^^ object type. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Member 4: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^^^^^^^^^ array type. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Error: | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^ array type. This type is incompatible with. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ union: number | boolean | object type | array type. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Member 1: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^^^ number. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Error: | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^ array type. This type is incompatible with. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^^^ number. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Member 2: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Error: | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^ array type. This type is incompatible with. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Member 3: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^^^ object type. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Error: | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^ array type. This type is incompatible with. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^^^ object type. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Member 4: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^^^^^^^^^ array type. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
Error: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. This type is incompatible with. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^ union: object type | number | boolean literal `false` | null | undefined | array type. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Member 1: | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^^ object type. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Error: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. This type is incompatible with. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^^ object type. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Member 2: | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^^ number. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Error: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. This type is incompatible with. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^^ number. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Member 3: | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^ boolean literal `false`. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Error: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. Expected boolean literal `false`. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^ boolean literal `false`. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Member 4: | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^ null. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Error: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. This type is incompatible with. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^ null. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Member 5: | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^ undefined. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Error: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. This type is incompatible with. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^ undefined. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Member 6: | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^^^^^^^^ array type. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
Error: | |
14: type Atom = number | bool | Object | Array<?Atom>; | |
^^^^ boolean. This type is incompatible with. See: node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes.js:14 | |
61: export type Style = Object | number | false | null | void | Array<Style>; | |
^^^^^^^^^^^^ array type. See: node_modules/react-native-tab-view/src/TabViewTypeDefinitions.js:61 | |
node_modules/react-navigation/lib-rn/TypeDefinition.js.flow:399 | |
399: easing?: () => any, | |
^^^^^^^^^ undefined (too few arguments, expected default/rest parameters). This type is incompatible with | |
237: ): (t: number) => number { | |
^^^^^^ number. See: node_modules/react-native/Libraries/Animated/src/Easing.js:237 | |
node_modules/react-navigation/lib-rn/TypeDefinition.js.flow:399 | |
399: easing?: () => any, | |
^^^^^^^^^ undefined (too few arguments, expected default/rest parameters). This type is incompatible with | |
246: ): (t: number) => number { | |
^^^^^^ number. See: node_modules/react-native/Libraries/Animated/src/Easing.js:246 | |
node_modules/react-navigation/lib/TypeDefinition.js.flow:399 | |
399: easing?: () => any, | |
^^^^^^^^^ undefined (too few arguments, expected default/rest parameters). This type is incompatible with | |
237: ): (t: number) => number { | |
^^^^^^ number. See: node_modules/react-native/Libraries/Animated/src/Easing.js:237 | |
node_modules/react-navigation/lib/TypeDefinition.js.flow:399 | |
399: easing?: () => any, | |
^^^^^^^^^ undefined (too few arguments, expected default/rest parameters). This type is incompatible with | |
246: ): (t: number) => number { | |
^^^^^^ number. See: node_modules/react-native/Libraries/Animated/src/Easing.js:246 | |
node_modules/react-navigation/src/TypeDefinition.js:399 | |
399: easing?: () => any, | |
^^^^^^^^^ undefined (too few arguments, expected default/rest parameters). This type is incompatible with | |
237: ): (t: number) => number { | |
^^^^^^ number. See: node_modules/react-native/Libraries/Animated/src/Easing.js:237 | |
node_modules/react-navigation/src/TypeDefinition.js:399 | |
399: easing?: () => any, | |
^^^^^^^^^ undefined (too few arguments, expected default/rest parameters). This type is incompatible with | |
246: ): (t: number) => number { | |
^^^^^^ number. See: node_modules/react-native/Libraries/Animated/src/Easing.js:246 | |
Found 8 errors |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment