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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[Wildcard Variables] Linter Support meta new-language-feature P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#4969 opened May 13, 2024 by pq
1 task
[Wildcard Variables][lint] no_wildcard_variable_uses and the new wildcard variables feature. new-language-feature P2 A bug or feature request we're likely to work on set-core Affects a rule in the core Dart rule set type-question A question about expected behavior or functionality
#4968 opened May 9, 2024 by kallentu
avoid_redundant_argument_values not working for toList() false-negative P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#4967 opened May 9, 2024 by feinstein
public_member_api_docs should also highlight library statements. lint-request P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#4962 opened May 2, 2024 by sigurdm
Question about cancel_subscriptions P3 A lower priority bug or feature request type-question A question about expected behavior or functionality
#4950 opened Apr 22, 2024 by bwilkerson
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
#4949 opened Apr 22, 2024 by stephane-archer
use_late_for_private_fields_and_variables triggering strangely with part files P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#4946 opened Apr 19, 2024 by FMorschel
Apply directives_ordering to part false-negative P2 A bug or feature request we're likely to work on
#4945 opened Apr 19, 2024 by FMorschel
[macros] support for prefer_generic_function_type_aliases new-language-feature P2 A bug or feature request we're likely to work on set-core Affects a rule in the core Dart rule set
#4942 opened Apr 18, 2024 by pq
avoid_void_async does not report on methods and local functions named 'main'. false-negative P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#4941 opened Apr 17, 2024 by srawlins
[macros] support for unnecessary_getters_setters new-language-feature P2 A bug or feature request we're likely to work on set-recommended Affects a rule in the recommended Dart rule set type-enhancement A request for a change that isn't a bug
#4935 opened Apr 11, 2024 by pq
[macros] support for avoid_unused_constructor_parameters P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#4934 opened Apr 11, 2024 by pq
[macros] support for avoid_equals_and_hash_code_on_mutable_classes new-language-feature P2 A bug or feature request we're likely to work on status-blocked Blocked from making progress by another (referenced) issue type-enhancement A request for a change that isn't a bug
#4932 opened Apr 11, 2024 by pq
[macros] support for avoid_setters_without_getters new-language-feature P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#4928 opened Apr 11, 2024 by pq
[macros] 🟡 support for annotate_redeclares new-language-feature P2 A bug or feature request we're likely to work on status-blocked Blocked from making progress by another (referenced) issue type-enhancement A request for a change that isn't a bug
#4927 opened Apr 11, 2024 by pq
[macros] 🟡 support for annotate_overrides new-language-feature P2 A bug or feature request we're likely to work on set-recommended Affects a rule in the recommended Dart rule set status-blocked Blocked from making progress by another (referenced) issue type-enhancement A request for a change that isn't a bug
#4925 opened Apr 11, 2024 by pq
proposal: operator_is_tests_a_type lint-proposal status-pending type-enhancement A request for a change that isn't a bug
#4917 opened Mar 22, 2024 by eernstg
4 of 5 tasks
Recursive getter does not throw warning when using pattern matching false-negative 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)
#4913 opened Mar 14, 2024 by victor-tinoco
Analyzer doesn't warn for comparison of unrelated type extension values false-negative P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#4912 opened Mar 5, 2024 by tjarvstrand
proposal: redirecting_factory lint-proposal status-pending type-enhancement A request for a change that isn't a bug
#4909 opened Mar 2, 2024 by nate-thegrate
ProTip! Adding no:label will show everything without a label.