Skip to content

Error in dartdoc blocking Dart roll in Flutter #31008

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

Closed
rmacnak-google opened this issue Oct 4, 2017 · 6 comments
Closed

Error in dartdoc blocking Dart roll in Flutter #31008

rmacnak-google opened this issue Oct 4, 2017 · 6 comments
Assignees

Comments

@rmacnak-google
Copy link
Contributor

dartdoc:stderr: Generation failed: Unknown type GenericFunctionTypeElementImpl
https://travis-ci.org/flutter/flutter/jobs/283373111

@jcollins-g @aam

@rmacnak-google
Copy link
Contributor Author

This type seems to come from the analyzer.
@bwilkerson @scheglov

@aam
Copy link
Contributor

aam commented Oct 4, 2017

I found that upgrading to dartdoc to 0.13.0+3 worked in the past: flutter/flutter@f6fe8dc#diff-a1ec403951c0ee8a36a3b4d2bc1fa797

@bwilkerson
Copy link
Member

@jcollins-g

@jcollins-g jcollins-g self-assigned this Oct 4, 2017
@jcollins-g
Copy link
Contributor

Yes, you need >=0.13.0+3.

@jcollins-g
Copy link
Contributor

The longer version is that 0.13.0+3 eliminates that fatal error, but in order to generate docs somewhat correctly you also need a release with dart-lang/dartdoc#1506 and dart-lang/dartdoc#1509. I'll be releasing a version with that soon, hopefully tomorrow.

@anders-sandholm
Copy link
Contributor

This issue was moved to dart-lang/dartdoc#1510

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants