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
#4999 - proposal: `bin_files_must_export_main`
Issue -
State: open - Opened by jonasfj 5 months ago
- 4 comments
Labels: type-enhancement, lint-proposal, status-pending
#4998 - Make `avoid_catching_errors` more linient
Issue -
State: open - Opened by goderbauer 5 months ago
- 5 comments
Labels: type-enhancement, P3
#4997 - proposal: `avoid_mixing_comment_identifiers`
Issue -
State: open - Opened by Pante 5 months ago
- 1 comment
Labels: type-enhancement, lint-proposal, status-pending
#4996 - [`unnecessary_parenthesis`] false negative in conditional operator
Issue -
State: open - Opened by FMorschel 5 months ago
- 1 comment
Labels: type-bug, P2, false-negative
#4995 - [Wildcard Variables] support for `avoid_unused_constructor_parameters`
Issue -
State: closed - Opened by pq 5 months ago
- 1 comment
Labels: false-positive, P2, new-language-feature
#4993 - Linter: `avoid_dynamic_calls` should allow `<any>.runtimeType`
Issue -
State: closed - Opened by matanlurey 5 months ago
- 2 comments
Labels: type-bug, P3, false-positive
#4992 - Analyzer: prefer_final_fields confused when used 'part'
Issue -
State: closed - Opened by siqwin almost 5 years ago
- 6 comments
Labels: type-bug, contributions-welcome, P3, false-positive, set-recommended
#4991 - Rule category proposals
Issue -
State: closed - Opened by srawlins 5 months ago
- 9 comments
Labels: type-enhancement, P3, set-recommended, set-core, set-flutter
#4990 - Using a pure function without assigning the results should give a hint
Issue -
State: open - Opened by lukechurch over 9 years ago
- 10 comments
Labels: type-enhancement, P2
#4989 - proposal: avoid_unused_parameters
Issue -
State: open - Opened by stephane-archer 6 months ago
- 1 comment
Labels: type-enhancement, P3, lint-proposal, status-pending
#4988 - Bump ossf/scorecard-action from 2.3.1 to 2.3.3
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: autosubmit
#4987 - Bump actions/checkout from 4.1.4 to 4.1.6
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: autosubmit
#4986 - Bump github/codeql-action from 3.25.3 to 3.25.7
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: autosubmit
#4985 - proposal: avoid_library_cycles
Issue -
State: open - Opened by jakemac53 6 months ago
- 13 comments
Labels: type-enhancement, lint-proposal, status-pending
#4984 - proposal: `abstract_private_class_member`
Issue -
State: open - Opened by nate-thegrate 6 months ago
- 1 comment
Labels: type-enhancement, lint-proposal, status-pending
#4983 - proposal: `private_field_outside_class`
Issue -
State: closed - Opened by nate-thegrate 6 months ago
- 2 comments
Labels: type-enhancement, lint-proposal, status-pending
#4982 - `require_trailing_commas` is not triggered on switch expressions
Issue -
State: closed - Opened by FMorschel 6 months ago
- 4 comments
Labels: type-enhancement, P3, false-negative
#4980 - [`unnecessary_parenthesis`] false negative inside switch expressions
Issue -
State: open - Opened by FMorschel 6 months ago
- 2 comments
Labels: type-bug, P2, false-negative
#4979 - [analyzer] Potential bug in `use_build_context_synchronously`
Issue -
State: closed - Opened by incendial 6 months ago
- 2 comments
Labels: type-bug, P2, set-flutter
#4978 - False positive `prefer_const_constructors` incorrectly suggests adding `const` when an extension type operator is used in an argument
Issue -
State: closed - Opened by albertms10 6 months ago
- 1 comment
Labels: type-bug, false-positive, P2, set-flutter
#4977 - proposal: `nesting_too_deep`
Issue -
State: open - Opened by gardenofwine 6 months ago
Labels: type-enhancement, lint-proposal, status-pending
#4976 - proposal: `null_aware_followed_by_null_assert`
Issue -
State: open - Opened by srawlins 6 months ago
- 2 comments
Labels: type-enhancement, P3, lint-proposal, status-pending
#4975 - Lint request: `avoid_private_access_on_open_classes`
Issue -
State: open - Opened by matanlurey 6 months ago
- 16 comments
Labels: type-enhancement, lint-request
#4974 - [Wildcard Variables] `empty_catches` support
Issue -
State: closed - Opened by pq 6 months ago
- 9 comments
Labels: type-enhancement, P2, new-language-feature, set-core
#4973 - Linter rule request - Avoid Bang operator
Issue -
State: closed - Opened by har5hit 6 months ago
- 1 comment
#4972 - [Wildcard Variables][lint] consider a `no_unused_parameters` lint
Issue -
State: open - Opened by pq 6 months ago
- 1 comment
Labels: type-enhancement, P2, new-language-feature, lint-proposal, status-pending
#4971 - [Wildcard Variables][lint] proposal: `use_wildcard_rather_than_underscores`
Issue -
State: closed - Opened by kallentu 6 months ago
- 8 comments
Labels: lint-proposal, status-pending
#4970 - Infinite loop in avoid_redundant_argument_values with cyclic redirecting constructors
Issue -
State: closed - Opened by DanTup 6 months ago
- 3 comments
Labels: type-bug, P1
#4969 - [Wildcard Variables] Linter Support
Issue -
State: open - Opened by pq 6 months ago
Labels: type-enhancement, P2, meta, new-language-feature, set-recommended, set-core, set-flutter
#4968 - [Wildcard Variables][lint] `no_wildcard_variable_uses` and the new wildcard variables feature.
Issue -
State: open - Opened by kallentu 6 months ago
- 6 comments
Labels: type-question, P2, new-language-feature, set-core
#4967 - `avoid_redundant_argument_values` not working for `toList()`
Issue -
State: open - Opened by feinstein 6 months ago
- 1 comment
Labels: type-bug, P3, false-negative
#4966 - [macros] support for `prefer_const_constructors_in_immutables`
Issue -
State: closed - Opened by pq 6 months ago
- 1 comment
Labels: false-positive, P2, set-flutter
#4964 - Make descriptions more consistent in using code-quotes.
Pull Request -
State: closed - Opened by lrhn 7 months ago
- 2 comments
#4963 - proposal: add lint or collection of lints to detect when using interfaces in an impure way.
Issue -
State: open - Opened by mmcdon20 7 months ago
- 3 comments
Labels: type-enhancement, lint-proposal, status-pending
#4962 - `public_member_api_docs ` should also highlight library statements.
Issue -
State: open - Opened by sigurdm 7 months ago
- 3 comments
Labels: type-enhancement, lint-request, P2, customer-castaway
#4961 - Bump actions/checkout from 4.1.2 to 4.1.4
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: autosubmit
#4960 - Bump actions/upload-artifact from 4.3.1 to 4.3.3
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: autosubmit
#4959 - Bump github/codeql-action from 3.24.9 to 3.25.3
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: autosubmit
#4958 - `use_is_even_rather_than_modulo` false positive on constant asserts
Issue -
State: closed - Opened by Branvier 7 months ago
- 2 comments
#4957 - proposal: `avoid_unused_private_function_parameters`
Issue -
State: open - Opened by stephane-archer 7 months ago
- 2 comments
Labels: type-enhancement, lint-proposal, status-pending
#4956 - proposal: `loss_of_type_information `
Issue -
State: closed - Opened by Tomburgs 7 months ago
- 2 comments
Labels: lint-proposal, status-pending
#4955 - 'BuildContext's across async gaps false positive?
Issue -
State: closed - Opened by stephane-archer 7 months ago
- 8 comments
Labels: type-bug, false-positive, P2
#4954 - [macros] support for `prefer_typing_uninitialized_variables`
Issue -
State: closed - Opened by pq 7 months ago
- 1 comment
Labels: P2, new-language-feature, set-core
#4953 - [macros] support for `avoid_annotating_with_dynamic`
Issue -
State: closed - Opened by pq 7 months ago
- 1 comment
Labels: P2, new-language-feature
#4952 - [macros] support for `always_specify_types`
Issue -
State: closed - Opened by pq 7 months ago
- 1 comment
Labels: P2, new-language-feature
#4951 - [macros] support for `always_declare_return_types`
Issue -
State: closed - Opened by pq 7 months ago
- 1 comment
Labels: P2, new-language-feature
#4950 - Question about `cancel_subscriptions`
Issue -
State: open - Opened by bwilkerson 7 months ago
- 3 comments
Labels: type-question, P3
#4949 - update discarded_futures lint rule to not trigger when a widget expect a futur
Issue -
State: open - Opened by stephane-archer 7 months ago
- 6 comments
Labels: type-enhancement, false-positive, P2
#4948 - proposal: mention that an async function has no await keyword in the function body
Issue -
State: open - Opened by stephane-archer 7 months ago
- 5 comments
Labels: type-enhancement, lint-proposal, status-pending
#4947 - [flutter_style_todos] Only allow blank characters before `TODO`
Pull Request -
State: closed - Opened by AlexV525 7 months ago
#4946 - `use_late_for_private_fields_and_variables` triggering strangely with part files
Issue -
State: closed - Opened by FMorschel 7 months ago
- 1 comment
Labels: type-bug, P2
#4945 - Apply `directives_ordering` to `part`
Issue -
State: closed - Opened by FMorschel 7 months ago
- 6 comments
Labels: type-enhancement, P2, false-negative
#4944 - [macros] support for `package_api_docs`
Issue -
State: closed - Opened by pq 7 months ago
- 1 comment
Labels: P2, new-language-feature
#4943 - [macros] support for `always_put_required_named_parameters_first`
Issue -
State: closed - Opened by pq 7 months ago
- 3 comments
Labels: type-question, P2, new-language-feature
#4942 - [macros] support for `prefer_generic_function_type_aliases`
Issue -
State: open - Opened by pq 7 months ago
Labels: P2, new-language-feature, set-core
#4941 - avoid_void_async does not report on methods and local functions named 'main'.
Issue -
State: open - Opened by srawlins 7 months ago
Labels: type-bug, P3, false-negative
#4940 - use_rethrow_when_possible: reports for other positions where a statement is not allowed.
Issue -
State: closed - Opened by srawlins 7 months ago
- 1 comment
Labels: type-bug, P3, false-positive, set-recommended
#4938 - proposal: `unnecessary_final`. Allow final local variables that shadow fields
Issue -
State: closed - Opened by scheglov 7 months ago
- 5 comments
Labels: lint-proposal, status-pending
#4937 - proposal: remove useless braces
Issue -
State: open - Opened by stephane-archer 7 months ago
Labels: type-enhancement, lint-proposal, status-pending
#4936 - `use_key_in_widget_constructors` triggers even though augmented class uses key
Issue -
State: closed - Opened by goderbauer 7 months ago
- 2 comments
Labels: new-language-feature, P1, set-flutter
#4935 - [macros] support for `unnecessary_getters_setters`
Issue -
State: open - Opened by pq 7 months ago
Labels: type-enhancement, P2, new-language-feature, set-recommended
#4934 - [macros] support for `avoid_unused_constructor_parameters`
Issue -
State: open - Opened by pq 7 months ago
- 1 comment
Labels: type-enhancement, P2
#4933 - [macros] support for `constant_identifier_names`
Issue -
State: closed - Opened by pq 7 months ago
- 2 comments
Labels: type-enhancement, P2, new-language-feature, set-recommended
#4932 - [macros] support for `avoid_equals_and_hash_code_on_mutable_classes`
Issue -
State: open - Opened by pq 7 months ago
- 2 comments
Labels: type-enhancement, P2, new-language-feature, status-blocked
#4931 - [macros] support for `avoid_classes_with_only_static_members`
Issue -
State: closed - Opened by pq 7 months ago
- 1 comment
Labels: type-enhancement, P2, new-language-feature
#4930 - [macros] support for `overridden_fields`
Issue -
State: closed - Opened by pq 7 months ago
- 1 comment
Labels: type-enhancement, P2, new-language-feature, set-recommended
#4929 - [macros] support for `hash_and_equals`
Issue -
State: closed - Opened by pq 7 months ago
- 1 comment
Labels: type-enhancement, P2, new-language-feature, set-core
#4928 - [macros] support for `avoid_setters_without_getters`
Issue -
State: open - Opened by pq 7 months ago
Labels: type-enhancement, P2, new-language-feature
#4927 - [macros] 🟡 support for `annotate_redeclares`
Issue -
State: open - Opened by pq 7 months ago
Labels: type-enhancement, P2, new-language-feature, status-blocked
#4926 - [macros] support for `avoid_field_initializers_in_const_classes`
Issue -
State: closed - Opened by pq 7 months ago
- 1 comment
Labels: type-enhancement, P2, new-language-feature
#4925 - [macros] 🟡 support for `annotate_overrides`
Issue -
State: open - Opened by pq 7 months ago
- 9 comments
Labels: type-enhancement, P2, new-language-feature, set-recommended, status-blocked
#4924 - [macros] support for `one_member_abstracts`
Issue -
State: closed - Opened by pq 7 months ago
- 3 comments
Labels: P2, new-language-feature
#4923 - proposal: `use_build_context_synchronously` should lint unsafe usages of sync then(), catchError() and whenComplete() callbacks
Issue -
State: closed - Opened by navaronbracke 7 months ago
- 8 comments
Labels: type-enhancement, lint-proposal, status-pending, set-flutter
#4919 - [use_rethrow_when_possible] False positive in a switch expression
Issue -
State: closed - Opened by Levi-Lesches 8 months ago
- 3 comments
Labels: type-bug, P3, false-positive, set-recommended
#4915 - False positive for `use_is_even_rather_than_modulo`
Issue -
State: closed - Opened by JaffaKetchup 8 months ago
- 1 comment
Labels: type-bug, P3, false-positive
#4914 - `unnecessary_lambdas` constructor tear-off false postitives
Issue -
State: closed - Opened by MohiuddinM 8 months ago
- 4 comments
Labels: type-bug, P3, false-positive, set-none
#4913 - Recursive getter does not throw warning when using pattern matching
Issue -
State: open - Opened by victor-tinoco 8 months ago
- 2 comments
Labels: type-bug, P3, set-recommended, false-negative
#4912 - Analyzer doesn't warn for comparison of unrelated type extension values
Issue -
State: open - Opened by tjarvstrand 9 months ago
- 8 comments
Labels: type-bug, P2, false-negative
#4897 - Analyzer gives confusing directions (`combinators_ordering`)
Issue -
State: closed - Opened by johnmccutchan 9 months ago
- 5 comments
Labels: type-bug, P4, type-ux
#4895 - Inconsistent behavior from `avoid_renaming_method_parameters`
Issue -
State: open - Opened by bwilkerson 9 months ago
- 2 comments
Labels: type-bug, P3, false-positive, set-recommended
#4893 - [macros] don't report `type_annotate_public_apis` for augmented methods/functions/variables
Issue -
State: closed - Opened by pq 9 months ago
- 1 comment
Labels: type-enhancement, P3, new-language-feature
#4882 - [macros] support for `camel_case_types` (augmented enums)
Issue -
State: closed - Opened by pq 9 months ago
- 3 comments
Labels: type-enhancement, P2, set-core
#4881 - [macros] linter support
Issue -
State: open - Opened by pq 9 months ago
- 2 comments
Labels: type-enhancement, P2, meta, new-language-feature, set-recommended, set-core, set-flutter
#4880 - False positive when determining unrelated types
Issue -
State: open - Opened by osaxma 9 months ago
- 2 comments
Labels: type-bug, false-positive, P2, set-core
#4860 - proposal: `comment_all_ignores`
Issue -
State: closed - Opened by Number-3434 10 months ago
- 6 comments
Labels: type-enhancement, P3, lint-proposal, status-pending
#4859 - implementation_imports linting rule only works in lib directory
Issue -
State: open - Opened by akasha19 10 months ago
- 3 comments
Labels: type-bug, P2, set-recommended, false-negative
#4853 - proposal: `always_specify_ambiguous_types`
Issue -
State: closed - Opened by Hixie 10 months ago
- 20 comments
Labels: type-enhancement, P3, lint-proposal, status-pending
#4844 - prefer_const_literals_to_create_immutables false positive with bool.fromEnvironment
Issue -
State: closed - Opened by DanTup 10 months ago
- 3 comments
Labels: type-bug, false-positive, P2, set-flutter
#4841 - proposal: `runtime_checks_with_js_types`
Issue -
State: closed - Opened by srujzs 10 months ago
- 5 comments
Labels: type-enhancement, lint-proposal, status-accepted
#4838 - Fix PR labeler
Pull Request -
State: closed - Opened by mosuem 11 months ago
- 3 comments
#4825 - proposal: `<remove_unused_mixin>`
Issue -
State: open - Opened by FMorschel 11 months ago
- 9 comments
Labels: type-enhancement, lint-proposal, status-pending
#4819 - False positive with annotate_overrides when aliasing the annotation
Issue -
State: open - Opened by rrousselGit 11 months ago
- 2 comments
Labels: type-bug, P3, false-positive, set-recommended
#4800 - Remove deprecated iterable_contains_unrelated_type and list_remove_unrelated_type
Issue -
State: closed - Opened by srawlins about 1 year ago
- 2 comments
Labels: type-code-health, P2
#4793 - proposal: `unintented_html_in_doc_comment`
Issue -
State: closed - Opened by srawlins about 1 year ago
- 5 comments
Labels: type-enhancement, lint-proposal, status-accepted
#4777 - `use_build_context_synchronously` has a pitfall
Issue -
State: closed - Opened by goderbauer about 1 year ago
- 5 comments
Labels: type-enhancement, P2, false-negative, set-flutter
#4773 - discarded_futures lint giving false positives
Issue -
State: open - Opened by mcmah309 about 1 year ago
- 1 comment
Labels: type-bug, P3, false-positive
#4766 - `avoid_unstable_final_fields` must support checks on getters that are noSuchMethod forwarders
Issue -
State: closed - Opened by eernstg about 1 year ago
- 1 comment
Labels: type-bug, P2, false-negative
#4765 - `avoid_unstable_final_fields` must support checks on members of mixin applications
Issue -
State: closed - Opened by eernstg about 1 year ago
- 1 comment
Labels: type-bug, P2, false-negative
#4764 - `avoid_unstable_final_fields` must support checks on inherited getters
Issue -
State: closed - Opened by eernstg about 1 year ago
- 1 comment
Labels: type-bug, P2, false-negative
#4763 - `avoid_unstable_final_fields` needs specific metadata to declare that a getter is unstable
Issue -
State: closed - Opened by eernstg about 1 year ago
- 5 comments
Labels: type-enhancement, P2