Skip to content

format_and_dart_test failing on the 1.20 engine branch with needs "non-nullable" feature enabled error #63686

@pcsosinski

Description

@pcsosinski

https://github.com/flutter/engine/tree/flutter-1.20-candidate.7

ex: flutter/engine@9d5b217

+ dart web_sdk/test/api_conform_test.dart
lib/web_ui/lib/ui.dart(2707..2707): This requires the 'non-nullable' language feature to be enabled.
lib/web_ui/lib/ui.dart(5280..5280): This requires the 'non-nullable' language feature to be enabled.
lib/web_ui/lib/ui.dart(1503..1503): This requires the 'non-nullable' language feature to be enabled.
lib/web_ui/lib/ui.dart(5125..5125): This requires the 'non-nullable' language feature to be enabled.
lib/web_ui/lib/ui.dart(3949..3949): This requires the 'non-nullable' language feature to be enabled.
lib/web_ui/lib/ui.dart(1469..1469): This requires the 'non-nullable' language feature to be enabled.

/cc @christopherfujino @nturgut

Metadata

Metadata

Labels

a: buildBuilding flutter applications with the toola: null-safetySupport for Dart's null safety featurea: tests"flutter test", flutter_test, or one of our tests

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions