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

dart analyze warning on at_data_share #145

Closed
cpswan opened this issue Nov 22, 2023 · 0 comments · Fixed by #149
Closed

dart analyze warning on at_data_share #145

cpswan opened this issue Nov 22, 2023 · 0 comments · Fixed by #149
Assignees
Labels
bug Something isn't working

Comments

@cpswan
Copy link
Member

cpswan commented Nov 22, 2023

Describe the bug

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

  1. First I cd at_data_share
  2. Then I dart pub get
  3. And then dart analyze

Expected behavior

No warnings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants