Skip to content

Issues: dart-lang/linter

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

linter detects issue with "print" even when kDebugMode is used...and with multiple conditions false-positive P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#5068 opened Aug 19, 2024 by corepuncher
Lint public_member_api_docs false positive false-positive P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#5070 opened Aug 19, 2024 by matanlurey
unintended_html_in_doc_comment false positives? false-positive P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#5065 opened Aug 15, 2024 by goderbauer
discarded_futures lint false positive false-positive P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#5053 opened Aug 8, 2024 by ekuleshov
depend_on_referenced_packages multi-module Flutter project false positives false-positive P2 A bug or feature request we're likely to work on set-core Affects a rule in the core Dart rule set type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#5023 opened Jul 18, 2024 by pvlKryu
1 task
unnecessary_lambdas should not trigger on extension type external methods false-positive P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#5015 opened Jul 9, 2024 by a14n
unnecessary_parenthesis false positive for switch expressions false-positive P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#5008 opened Jul 1, 2024 by JaffaKetchup
update discarded_futures lint rule to not trigger when a widget expect a futur false-positive P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#4949 opened Apr 22, 2024 by stephane-archer
[macros] don't report public_member_api_docs on augmentations false-positive new-language-feature P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#4903 opened Feb 29, 2024 by pq
Inconsistent behavior from avoid_renaming_method_parameters false-positive P3 A lower priority bug or feature request set-recommended Affects a rule in the recommended Dart rule set type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#4895 opened Feb 28, 2024 by bwilkerson
[unnecessary_null_checks ] Inconsistency when using Object Destructuring and null check false-positive P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#4889 opened Feb 19, 2024 by GabrielCR99
Stop linting overridden methods in non_constant_identifier_names false-positive P4 set-core Affects a rule in the core Dart rule set set-recommended Affects a rule in the recommended Dart rule set type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#4888 opened Feb 16, 2024 by pq
False positive when determining unrelated types false-positive P2 A bug or feature request we're likely to work on set-core Affects a rule in the core Dart rule set type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#4880 opened Feb 14, 2024 by osaxma
false positive for prefer_void_to_null w/ Never? false-positive P3 A lower priority bug or feature request set-recommended Affects a rule in the recommended Dart rule set type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#4867 opened Feb 5, 2024 by pq
discarded_futures false positive? false-negative false-positive P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#4866 opened Feb 3, 2024 by wujek-srujek
[prefer_collection_literals] false positives (local variable assignment/?? operator/...) false-positive P2 A bug or feature request we're likely to work on set-recommended Affects a rule in the recommended Dart rule set type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#4845 opened Jan 15, 2024 by yanok
use_key_in_widget_constructors shouldn't be emitted when widget is marked with @visibleForTesting false-positive P2 A bug or feature request we're likely to work on set-flutter Affects a rule in the recommended Flutter rule set type-enhancement A request for a change that isn't a bug
#4840 opened Jan 5, 2024 by mateusfccp
False positive with annotate_overrides when aliasing the annotation false-positive P3 A lower priority bug or feature request set-recommended Affects a rule in the recommended Dart rule set type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#4819 opened Dec 12, 2023 by rrousselGit
Bad lint raised "Use 'const' with the constructor to improve performance" false-positive P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#4807 opened Nov 24, 2023 by sbatezat
rule type_literal_in_constant_pattern in switch cases false-positive P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#4791 opened Oct 23, 2023 by Fernandomr88
non_constant_identifier_names should not be reported for externals? false-positive P3 A lower priority bug or feature request set-core Affects a rule in the core Dart rule set set-recommended Affects a rule in the recommended Dart rule set type-enhancement A request for a change that isn't a bug
#4774 opened Oct 9, 2023 by DanTup
discarded_futures lint giving false positives false-positive P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#4773 opened Oct 9, 2023 by mcmah309
omit_local_variable_types has spurious diagnostics when the variable type impacts inference false-positive P3 A lower priority bug or feature request set-internal Affects a rule used by a team internally at Google (but possibly not in a published ruleset) type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#4772 opened Oct 5, 2023 by natebosch
False positive with == considered as always false when using generic records false-positive P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#4745 opened Sep 9, 2023 by rrousselGit
Allow private typedefs in public APIs false-positive P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#4658 opened Aug 10, 2023 by DanTup
ProTip! Type g i on any issue or pull request to go back to the issue listing page.