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

Warning when compiling into native code (dart compile exe) #41

Closed
tomyeh opened this issue Nov 8, 2023 · 0 comments
Closed

Warning when compiling into native code (dart compile exe) #41

tomyeh opened this issue Nov 8, 2023 · 0 comments

Comments

@tomyeh
Copy link
Contributor

tomyeh commented Nov 8, 2023

.pub-cache/hosted/pub.dev/html2md-1.3.1/lib/src/converter.dart:111:37: Warning: Operand of null-aware operation '!' has type 'Node' which excludes null.
 - 'Node' is from 'package:html/dom.dart' ('.pub-cache/hosted/pub.dev/html-0.15.4/lib/dom.dart').
    sibling = util.nextSibling(node.node!);
jarontai added a commit that referenced this issue Nov 10, 2023
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

1 participant