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

Dart2 compile-time error #32

Closed
rmacnak-google opened this issue Feb 14, 2018 · 4 comments
Closed

Dart2 compile-time error #32

rmacnak-google opened this issue Feb 14, 2018 · 4 comments
Assignees

Comments

@rmacnak-google
Copy link

<fuchsia>/third_party/dart-pkg/pub/googleapis/lib/admin/directory_v1.dart:11103:19: Error: A value of type '(dart.core::String, dynamic) → dart.core::Null' can't be assigned to a variable of type '(dynamic, dynamic) → void'.
Try changing the type of the left hand side, or casting the right hand side to '(dynamic, dynamic) → void'.
    _json.forEach((core.String key, value) {
@jakobr-google jakobr-google self-assigned this Mar 15, 2018
@mkustermann
Copy link
Contributor

@jakobr-google Is this still an issue or was this already fixed?

@jakobr-google
Copy link
Contributor

I'm pretty sure this should be fixed now.

@rmacnak-google could you verify if this issue still exists with the latest version from Pub?

@rmacnak-google
Copy link
Author

Fuchsia are on 0.50.2 and working in Dart 2.

@rmacnak-google
Copy link
Author

Fuchsia are currently running 0.50.2 with Dart 2.

kevmoo pushed a commit that referenced this issue Jan 22, 2021
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

3 participants