Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Losing Flow Results #1

Closed
winkler1 opened this issue Sep 2, 2015 · 2 comments
Closed

Losing Flow Results #1

winkler1 opened this issue Sep 2, 2015 · 2 comments

Comments

@winkler1
Copy link

winkler1 commented Sep 2, 2015

When I run through flowery, it supresses the Flow output--

$ flow

/Users/Jeff/repos/rrocks/node_modules/grunt-uncss/node_modules/uncss/node_modules/phantomjs/node_modules/npmconf/test/fixtures/package.json:1:3,2: Unexpected end of input

/Users/Jeff/repos/rrocks/node_modules/uncss/node_modules/phantomjs/node_modules/npmconf/test/fixtures/package.json:1:3,2: Unexpected end of input

/Users/Jeff/repos/rrocks/node_modules_old/grunt-uncss/node_modules/uncss/node_modules/phantomjs/node_modules/npmconf/test/fixtures/package.json:1:3,2: Unexpected end of input

/Users/Jeff/repos/rrocks/node_modules_old/karma-phantomjs-launcher/node_modules/phantomjs/node_modules/npmconf/test/fixtures/package.json:1:3,2: Unexpected end of input

/Users/Jeff/repos/rrocks/node_modules_old/uncss/node_modules/phantomjs/node_modules/npmconf/test/fixtures/package.json:1:3,2: Unexpected end of input

/Users/Jeff/repos/rrocks/scripts/LatestExamples.jsx:48:7,8: identifier ga
Could not resolve name

/Users/Jeff/repos/rrocks/scripts/ProjectGrid.jsx:70:7,8: identifier ga
Could not resolve name

/Users/Jeff/repos/rrocks/scripts/ProjectGrid.jsx:76:11,11: return
Missing annotation

/Users/Jeff/repos/rrocks/scripts/ProjectPage.jsx:31:5,6: identifier ga
Could not resolve name

/Users/Jeff/repos/rrocks/scripts/ProjectPage.jsx:34:38,49: return undefined
This type is incompatible with
/private/tmp/flow/flowlib_20d1139a/react.js:68:1,73:1: ReactElement

Found 10 errors
~/repos/rrocks on react-upgrade*
$ flow | flowery
~/repos/rrocks on react-upgrade*
$ flow --version
Flow, a static type checker for JavaScript, version 0.14.0
@coodoo
Copy link
Owner

coodoo commented Sep 3, 2015

Nice catch, a major rewrite is underway, will fix this along with a bunch of other goodies, should be ready in a couple of hours.

@coodoo
Copy link
Owner

coodoo commented Sep 5, 2015

Just released v2, should have this fixed.

@coodoo coodoo closed this as completed Sep 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants