You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Analyzing at_data_share... 2.6s
warning • lib/src/util/command_line_parser.dart:11:21 • The operand can't be null, so the condition is always
'true'. Remove the condition. • unnecessary_null_comparison
Steps to reproduce
First I cd at_data_share
Then I dart pub get
And then dart analyze
Expected behavior
No warnings
The text was updated successfully, but these errors were encountered:
Describe the bug
Steps to reproduce
cd at_data_share
dart pub get
dart analyze
Expected behavior
No warnings
The text was updated successfully, but these errors were encountered: