Skip to content

api_conform_test failing with Dart roll #185423

Description

@rmacnak-google
Checking the integrity of the Web SDK
Running /b/s/w/ir/cache/builder/engine/src/flutter/web_sdk/test/api_conform_test.dart
Checking 111 public classes.
Warning: lib/ui/ui.dart SemanticsUpdateBuilder.updateNode parameter 10 traversalParent has a different nullability than in lib/web_ui/ui.dart.
Warning: lib/ui/ui.dart SemanticsUpdateBuilder.updateNode parameter 26 tooltip has a different nullability than in lib/web_ui/ui.dart.

log

It looks like the nullability of some parameters is computed differently. Looking at the source, the two definitions do in fact disagree.

Metadata

Metadata

Assignees

Labels

a: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions