Skip to content

Support tests with breaking changes in Dart 3.0.0 #1818

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
9 of 10 tasks
elliette opened this issue Dec 10, 2022 · 0 comments
Closed
9 of 10 tasks

Support tests with breaking changes in Dart 3.0.0 #1818

elliette opened this issue Dec 10, 2022 · 0 comments
Assignees

Comments

@elliette
Copy link
Contributor

elliette commented Dec 10, 2022

This issue tracks the work involved to fix all the tests so that they are compatible with both version 3.0.0 and older versions.

Work involved:

  [FINEST] ExpressionCompilerService: Failed to compile "() => registerExtension('ext.foo', (method, params) {})": org-dartlang-debug:synthetic_debug_expression:1:36: Error: A non-null value must be returned since the return type 'Future<ServiceExtensionResponse>' doesn't allow null.
   - 'Future' is from 'dart:async'.
   - 'ServiceExtensionResponse' is from 'dart:developer'.
  () => registerExtension('ext.foo', (method, params) {})                               ^
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