Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dart-lang/linter issues and pull requests
#3823 - `use_late_for_private_fields_and_variables` false positive on Enum final nullable field
Issue -
State: closed - Opened by FMorschel about 2 years ago
Labels: P3, false positive, set-none
#3822 - proposal: `sync_throw_in_async`
Issue -
State: open - Opened by lrhn about 2 years ago
Labels: P3, lint proposal, status: pending
#3821 - False positive prefer_constructors_over_static_methods with a function that specifies a different return type
Issue -
State: open - Opened by zellidev0 about 2 years ago
- 1 comment
Labels: type-bug, P3, false-positive, set-none
#3814 - `prefer_interpolation_to_compose_strings` range for the string chain
Issue -
State: open - Opened by asashour about 2 years ago
- 6 comments
Labels: type-bug, set-recommended, P4
#3812 - proposal: `dartdoc_macro_reference`
Issue -
State: open - Opened by rrousselGit about 2 years ago
- 7 comments
Labels: lint proposal, status: pending, P4
#3804 - proposal: `avoid_unnecessary_return`
Issue -
State: open - Opened by fzyzcjy about 2 years ago
- 1 comment
Labels: lint proposal, status: pending, P4
#3802 - `prefer_const_constructors` : False positive on factory constructor for generic type
Issue -
State: open - Opened by khoadng about 2 years ago
- 2 comments
Labels: type-bug, false-positive, P2, set-flutter
#3801 - Sometimes lint `discarded_futures` does not recognize `unawaited`.
Issue -
State: open - Opened by polina-c about 2 years ago
- 9 comments
Labels: P3, false positive, set-none
#3786 - proposal: `type_local_variable_instead_of_casting`
Issue -
State: open - Opened by srawlins about 2 years ago
- 2 comments
Labels: P3, lint proposal, status: pending
#3777 - proposal: `useless_async`
Issue -
State: open - Opened by DetachHead about 2 years ago
- 6 comments
Labels: P3, lint proposal, status: pending
#3760 - Incorrect suggestions for `prefer_final_fields`
Issue -
State: closed - Opened by jiahaog about 2 years ago
Labels: false positive, P2, set-recommended
#3756 - proposal: `list_dot_empty`
Issue -
State: open - Opened by srawlins about 2 years ago
- 8 comments
Labels: P3, set-recommended, lint proposal, status: pending
#3752 - Docs for `avoid_type_to_string` are confusing; what type?
Issue -
State: open - Opened by srawlins about 2 years ago
- 3 comments
Labels: type-documentation, P4
#3748 - 🚧 reduce iteration in `directives_ordering` (WIP)
Pull Request -
State: closed - Opened by pq about 2 years ago
- 2 comments
Labels: type-performance
#3745 - Deprecate (and remove) `traverseNodesInDFS`
Issue -
State: closed - Opened by pq about 2 years ago
- 2 comments
Labels: type-code-health, type-performance, P2
#3739 - Possible false positive in `discarded_futures` lint
Issue -
State: open - Opened by bartekpacia about 2 years ago
- 7 comments
Labels: type-bug, P3, false-positive
#3725 - Add unnecessary_stateful_widgets
Pull Request -
State: open - Opened by a14n about 2 years ago
- 8 comments
#3696 - proposal: `avoid_implementing_types_from_other_packages`
Issue -
State: open - Opened by stuartmorgan about 2 years ago
Labels: P3, lint proposal, status: pending
#3685 - proposal: `prefer_const_environment_values` (for `bool.fromEnvironment` and `String.fromEnvironment`)
Issue -
State: open - Opened by nilsreichardt about 2 years ago
Labels: P3, lint proposal, status: pending
#3673 - consider a new lint: `use_switch_expressions`
Issue -
State: open - Opened by pq about 2 years ago
- 21 comments
Labels: type-enhancement, P2, new-language-feature, lint-proposal, status-pending
#3672 - consider new lint: `use_logical_or`
Issue -
State: open - Opened by pq about 2 years ago
Labels: P2, new language feature, lint proposal, status: pending
#3668 - Reported false positive in library_private_types_in_public_api
Issue -
State: open - Opened by lrhn about 2 years ago
Labels: type-bug, false-positive, P2, set-recommended
#3659 - Remove unreachable code
Pull Request -
State: closed - Opened by srawlins about 2 years ago
- 5 comments
#3640 - proposal: `unnecessary_future_value_in_async_return`
Issue -
State: open - Opened by asashour about 2 years ago
- 4 comments
Labels: P3, lint proposal, status: pending
#3635 - the lint `no_runtimeType_toString` doesn't report violations in abstract classes
Issue -
State: open - Opened by devoncarew about 2 years ago
- 7 comments
Labels: type-bug, P3, false-negative, lint-proposal
#3634 - proposal: rename `no_runtimeType_toString`
Issue -
State: open - Opened by devoncarew about 2 years ago
- 3 comments
Labels: P3, lint proposal, status: pending
#3628 - [records] new lint: `no_types_as_field_names`
Issue -
State: open - Opened by pq about 2 years ago
- 1 comment
Labels: P2, new language feature, lint proposal, status: pending
#3625 - [Extension type] linter support
Issue -
State: open - Opened by pq about 2 years ago
- 14 comments
Labels: P2, meta, new language feature, set-recommended, set-core, set-flutter
#3614 - proposal: `avoid_sync_futures`
Issue -
State: open - Opened by navaronbracke about 2 years ago
Labels: P3, lint proposal, status: pending
#3607 - proposal: `require_trailing_commas` should also flag arrays
Issue -
State: open - Opened by alexeyinkin over 2 years ago
- 6 comments
Labels: P3, lint proposal, status: pending
#3603 - `prefer_const_constructors` when mutating member
Issue -
State: closed - Opened by DetachHead over 2 years ago
- 5 comments
Labels: type-bug, P3, false-positive, set-flutter
#3580 - proposal: `prefer_extension_accessor_to_top_level_function`
Issue -
State: open - Opened by srawlins over 2 years ago
- 4 comments
Labels: P3, lint proposal, status: pending
#3578 - New lint: Avoid unstable final fields
Pull Request -
State: closed - Opened by eernstg over 2 years ago
- 10 comments
#3564 - proposal: `avoid_returning_null_for_void` should also work for `FutureOr<void>`
Issue -
State: open - Opened by ltOgt over 2 years ago
Labels: P3, set-recommended, lint proposal, status: pending
#3551 - `depend_on_referenced_packages`: cache available dependencies
Pull Request -
State: closed - Opened by pq over 2 years ago
- 4 comments
Labels: type-performance, set-core
#3540 - proposal: `unnecessary_trailing_commas`
Issue -
State: closed - Opened by Rexios80 over 2 years ago
- 4 comments
Labels: type-enhancement, P3, lint-proposal, status-pending
#3531 - proposal: `do_not_use_mockito`
Issue -
State: open - Opened by matanlurey over 2 years ago
- 4 comments
Labels: P3, lint proposal, status: pending
#3530 - proposal: `do_not_use_or_override_no_such_method`
Issue -
State: open - Opened by matanlurey over 2 years ago
Labels: P3, lint proposal, status: pending
#3529 - proposal: `do_not_use_mirrors`
Issue -
State: open - Opened by matanlurey over 2 years ago
Labels: P3, lint proposal, status: pending
#3520 - proposal: `always_dispose_change_notifier`
Issue -
State: open - Opened by FMorschel over 2 years ago
- 4 comments
Labels: type-enhancement, P3, lint-proposal, status-pending
#3516 - `unnecessary_lambdas` reports even when the type of the lambda differs from the type of the forwardee
Issue -
State: closed - Opened by theniceboy over 2 years ago
- 5 comments
Labels: type-bug, P3, false-positive
#3481 - proposal: `prefer_enum_by_name`
Issue -
State: open - Opened by bernaferrari over 2 years ago
- 2 comments
Labels: P3, lint proposal, status: pending
#3480 - Create a variant of omit_local_variable_types that permits non-trivial declared types
Issue -
State: closed - Opened by eernstg over 2 years ago
- 80 comments
Labels: type-enhancement, false-positive, set-none, P4
#3465 - use_build_context_synchronously false positive w/ conditional expression
Issue -
State: closed - Opened by slavap over 2 years ago
- 4 comments
Labels: type-bug, false positive, P2, set-flutter
#3463 - proposal: `avoid_type_ambiguation`
Issue -
State: open - Opened by jacob314 over 2 years ago
- 3 comments
Labels: lint proposal, status: pending, P4
#3440 - Proposal: avoid_unstable_final_field
Issue -
State: open - Opened by eernstg over 2 years ago
- 2 comments
Labels: P3, set-recommended, lint proposal, status: pending, set-core
#3436 - unclear where the canonical docs for lints is
Issue -
State: closed - Opened by devoncarew over 2 years ago
- 4 comments
Labels: type-documentation, P3
#3435 - Avoid `depend_on_referenced_packages` false positive in colocated test directory
Pull Request -
State: closed - Opened by rorystephenson over 2 years ago
- 5 comments
Labels: false positive, set-core
#3429 - proposal: `discarded_futures`
Issue -
State: open - Opened by pq over 2 years ago
- 35 comments
Labels: P3, lint proposal, status: accepted
#3419 - proposal: extend use_build_context_synchronously to consider Riverpod's WidgetRef
Issue -
State: open - Opened by rrousselGit over 2 years ago
- 10 comments
Labels: P3, lint proposal, status: pending, set-flutter
#3389 - `prefer_const_constructors` false positive for deferred elements
Issue -
State: closed - Opened by pq over 2 years ago
- 4 comments
Labels: type-bug, dependency: analyzer, P3, false positive, set-internal, set-flutter
#3366 - False `prefer_const_constructors_in_immutables` on class that can never be const constructed
Issue -
State: closed - Opened by goderbauer over 2 years ago
- 1 comment
Labels: type-bug, false-positive, P2, set-flutter
#3358 - proposal: prefer any instead of for loop
Issue -
State: open - Opened by bernaferrari over 2 years ago
- 1 comment
Labels: lint proposal, status: pending, P4
#3341 - proposal: update `unnecessary_lambdas` to allow lambdas in exceptional cases
Issue -
State: open - Opened by pq over 2 years ago
- 14 comments
Labels: P3, lint proposal, status: pending
#3340 - check trailing commas in list/set/map literals
Pull Request -
State: open - Opened by a14n over 2 years ago
- 16 comments
Labels: contributions-welcome, needs internal testing, set-internal (available)
#3339 - override lookup tweaks
Pull Request -
State: closed - Opened by pq over 2 years ago
- 2 comments
#3330 - avoid_types_on_closure_parameters false positive with implicit-dynamic
Issue -
State: closed - Opened by rrousselGit over 2 years ago
- 5 comments
Labels: type-bug, P3, false-positive, set-none
#3296 - add mock flutter support for rule unit tests
Issue -
State: closed - Opened by pq over 2 years ago
- 1 comment
Labels: type-test, P3
#3286 - `use_decorated_box` seems to be wrong: Its fix is not equivalent and changes UI
Issue -
State: open - Opened by fzyzcjy over 2 years ago
- 6 comments
Labels: type-bug, P3, false-positive, set-none
#3272 - Include enums in `unrelated_type_equality_checks`
Pull Request -
State: open - Opened by minhqdao over 2 years ago
- 2 comments
Labels: false negative, needs-info, needs internal testing, set-core
#3271 - Fix false positive `use_decorated_box` and `use_colored_box`
Pull Request -
State: open - Opened by minhqdao over 2 years ago
- 2 comments
Labels: false positive, needs-info
#3244 - Dart imports are not case sensitive
Issue -
State: open - Opened by AbhishekDoshi26 over 2 years ago
- 16 comments
Labels: lint request
#3230 - Lint rule to enforce unnecessary this
Issue -
State: open - Opened by martin-braun almost 3 years ago
- 1 comment
Labels: type-enhancement, lint-request, P4
#3226 - `unecessary_lambdas` false positive: Generic tear-offs seems to not be dealing fine with dynamic types
Issue -
State: open - Opened by shinayser almost 3 years ago
- 7 comments
Labels: type-bug, P3, false positive
#3170 - avoid_void_async not working as expected
Issue -
State: open - Opened by zim32 almost 3 years ago
- 5 comments
Labels: type-enhancement, lint-request, P3, set-none
#3149 - proposal: `no_nullable_values_in_interpolated_strings`
Issue -
State: open - Opened by pq almost 3 years ago
- 8 comments
Labels: type-enhancement, P3, lint-proposal, status-pending
#3138 - Add `no_logic_in_state_constructor`
Pull Request -
State: open - Opened by minhqdao almost 3 years ago
- 3 comments
#3119 - Documentation for avoid_void_async
Issue -
State: closed - Opened by bwilkerson almost 3 years ago
- 2 comments
Labels: type-documentation, P3, set-none
#3115 - avoid_function_literals_in_foreach_calls does not warn in chaining calling
Issue -
State: open - Opened by yelliver almost 3 years ago
- 1 comment
Labels: P2, set-recommended, false negative
#3103 - False positive for `avoid_redundant_argument_values`
Issue -
State: closed - Opened by kuhnroyal almost 3 years ago
- 6 comments
Labels: type-bug, P3, false-positive, set-none
#3059 - proposal: `no_logic_in_state_constructor`
Issue -
State: closed - Opened by goderbauer about 3 years ago
- 7 comments
Labels: P3, needs-info, lint proposal, status: pending
#3058 - proposal: `no_lazy_instantiation_of_disposables`
Issue -
State: open - Opened by dnfield about 3 years ago
- 4 comments
Labels: P3, lint proposal, status: pending
#3046 - unnecessary_parenthesis: missing case of item in a list
Issue -
State: closed - Opened by kevmoo about 3 years ago
- 3 comments
Labels: type-bug, P3, false-negative, set-none
#3028 - `use_build_context_synchronously` and async try/catch
Issue -
State: closed - Opened by Hixie about 3 years ago
- 2 comments
Labels: type-bug, P2, false-negative, set-flutter
#3023 - `avoid_catches_without_on_clauses` false positives
Issue -
State: closed - Opened by Hixie about 3 years ago
- 16 comments
Labels: type-bug, P3, false-positive, set-none
#3011 - ☂️ process: define a lint proposal process
Issue -
State: closed - Opened by pq about 3 years ago
- 9 comments
Labels: type-task, P3, meta, process
#3008 - proposal: `avoid_non_null_checks `
Issue -
State: open - Opened by pq about 3 years ago
- 33 comments
Labels: type-enhancement, P3, lint-proposal, status-pending
#2960 - fix `unnecessary_lambdas` false positive for const constructor invocations
Pull Request -
State: closed - Opened by pq about 3 years ago
- 1 comment
Labels: cla: yes
#2953 - warning on missing await in non-async function.
Issue -
State: closed - Opened by bsutton about 3 years ago
- 8 comments
Labels: type-enhancement, lint request
#2946 - Add lint for missing `await` when returning a value inside a `try` / `catch` block
Issue -
State: closed - Opened by cubuspl42 about 3 years ago
- 4 comments
Labels: type-enhancement, lint-request
#2938 - Lint the situation where a noSuchMethod thrower is introduced because of privacy
Issue -
State: open - Opened by eernstg about 3 years ago
- 8 comments
Labels: type-enhancement, lint-request
#2921 - Analyzer shows warning of use_late_for_private_fields_and_variables in wrong file when part and part of are used
Issue -
State: closed - Opened by Quijx about 3 years ago
- 3 comments
Labels: type-bug, P3, false-positive, false-negative, set-none
#2913 - Exclude {Key? key} from `always_put_required_named_parameters_first`
Issue -
State: open - Opened by esenmx about 3 years ago
- 4 comments
Labels: type-enhancement, customer-flutter, P2, set-none
#2880 - + `use_iterables`
Pull Request -
State: closed - Opened by pq over 3 years ago
- 7 comments
Labels: cla: yes
#2830 - Fix false negative in `prefer_contains`
Pull Request -
State: closed - Opened by asashour over 3 years ago
- 4 comments
Labels: cla: yes, false negative, needs internal testing
#2827 - `annotate_overrides` perf: cache class elements when visiting class decls
Pull Request -
State: closed - Opened by pq over 3 years ago
- 3 comments
Labels: cla: yes, set-recommended
#2818 - `prefer_is_empty` does not evaluate constants
Issue -
State: open - Opened by pq over 3 years ago
- 4 comments
Labels: P2, false negative, set-core
#2713 - Investigate new `sort_child_properties_last` diagnostics when relaxed
Issue -
State: open - Opened by pq over 3 years ago
- 5 comments
Labels: type-bug, customer-flutter, customer-google3, P2, false-negative, set-flutter
#2697 - prefer_final_fields false positive if field is set from another parts
Issue -
State: closed - Opened by a14n over 3 years ago
- 1 comment
Labels: type-bug, false-positive, P2, set-recommended
#2651 - dart:html disallowed in Flutter web package
Issue -
State: open - Opened by tomgilder over 3 years ago
- 12 comments
Labels: type-bug, P3, false-positive
#2630 - `package_api_docs` false negative
Issue -
State: open - Opened by afgriffiths over 3 years ago
- 7 comments
Labels: type-bug, P3, false-negative, set-none
#2615 - directives_ordering lint message should say how it wants the imports sorted
Issue -
State: open - Opened by zanderso over 3 years ago
- 3 comments
Labels: type-enhancement, set-none, P4
#2591 - new lint: "Avoid unnecessary type annotations"
Issue -
State: open - Opened by pq over 3 years ago
- 13 comments
Labels: type-enhancement, lint request, customer-google3
#2540 - comment_references: Doc comment reference for mixin property not recognized
Issue -
State: open - Opened by zoechi almost 7 years ago
- 1 comment
Labels: type-bug, P3, false-positive
#2530 - add lint function_expression_with_incorrect_types
Pull Request -
State: open - Opened by a14n over 3 years ago
- 18 comments
Labels: cla: yes
#2513 - method-side opt-out for unawaited_futures
Issue -
State: open - Opened by goderbauer over 3 years ago
- 12 comments
Labels: type-enhancement, P2, set-none
#2410 - Lint request : avoid_returning_widgets
Issue -
State: open - Opened by NatoBoram almost 4 years ago
- 16 comments
Labels: type-enhancement, lint-request
#2357 - Warn when returning a function invocation when within a try block in an async function
Issue -
State: open - Opened by kevmoo almost 4 years ago
- 8 comments
Labels: type-enhancement, lint-request
#2357 - Warn when returning a function invocation when within a try block in an async function
Issue -
State: open - Opened by kevmoo almost 4 years ago
- 8 comments
Labels: type-enhancement, lint-request
#2250 - unawaited_futures and returning Future results in exceptions not caught by expected function code
Issue -
State: closed - Opened by hoylen about 4 years ago
- 1 comment
Labels: type-bug, P3, false-negative