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
#5104 - [proposal] Enable evolving lints by gating expansions behind language versions
Issue -
State: open - Opened by parlough about 2 months ago
Labels: meta, type-process
#5103 - Bump actions/checkout from 4.1.7 to 4.2.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: autosubmit
#5102 - Bump github/codeql-action from 3.26.6 to 3.26.10
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: autosubmit
#5101 - Should the two new "obvious"/"non-obvious"-concerned rules also target fields and top-level variables?
Issue -
State: open - Opened by srawlins about 2 months ago
- 9 comments
Labels: type-enhancement, lint-request
#5100 - Lint idea: top-level `final`/`const` variable defined without explicit type
Issue -
State: open - Opened by GregoryConrad about 2 months ago
- 4 comments
Labels: type-enhancement, P2
#5099 - ☂️ [meta] migrate the linter to the new element model
Issue -
State: open - Opened by pq about 2 months ago
- 1 comment
Labels: type-task, P1
#5098 - unnecessary_null_comparison message is misleading
Issue -
State: closed - Opened by AbhishekDoshi26 about 2 months ago
- 1 comment
#5097 - Proposal <`avoid_switch_on_runtimeType`>
Issue -
State: open - Opened by FMorschel about 2 months ago
Labels: type-enhancement, lint-proposal, status-pending
#5096 - IncorrectParentWidget
Issue -
State: open - Opened by bailerG about 2 months ago
- 1 comment
#5096 - IncorrectParentWidget
Issue -
State: open - Opened by bailerG about 2 months ago
- 1 comment
Labels: type-enhancement
#5094 - proposal: `avoid_add_all_with_singleton_collection`
Issue -
State: open - Opened by natebosch 2 months ago
- 2 comments
Labels: type-enhancement, P3, lint-proposal, status-pending
#5094 - proposal: `avoid_add_all_with_singleton_collection`
Issue -
State: open - Opened by natebosch 2 months ago
- 1 comment
Labels: lint-proposal, status-pending
#5093 - Add lint of a null check then spread or expand other lint
Issue -
State: open - Opened by parlough 2 months ago
- 1 comment
Labels: type-enhancement, set-recommended, lint-proposal, status-pending
#5092 - `prefer_spread_collections` trigger on `.toIterable()`
Issue -
State: open - Opened by FMorschel 2 months ago
- 3 comments
Labels: type-enhancement, P3, set-recommended
#5091 - proposal: `dart_style_todos`
Issue -
State: open - Opened by HosseinYousefi 2 months ago
- 2 comments
Labels: type-enhancement, lint-proposal, status-pending
#5090 - [enhanced-parts] tests for `public_member_api_docs`
Issue -
State: closed - Opened by pq 3 months ago
- 1 comment
Labels: type-enhancement, type-test, P2
#5089 - [unawaited_futures] does not complain for async function that return void
Issue -
State: closed - Opened by stephane-archer 3 months ago
- 6 comments
Labels: P3
#5087 - Bump actions/upload-artifact from 4.3.4 to 4.4.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: autosubmit
#5086 - Bump github/codeql-action from 3.25.15 to 3.26.6
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: autosubmit
#5085 - [enhanced-parts] tests for `always_use_package_imports`
Issue -
State: closed - Opened by pq 3 months ago
- 1 comment
Labels: type-enhancement, type-test, new-language-feature, P1
#5084 - [enhanced-parts] tests for `library_annotations` (fix for "part of")
Issue -
State: closed - Opened by pq 3 months ago
- 1 comment
Labels: type-bug, type-enhancement, type-test, new-language-feature, P1
#5083 - [enhanced-parts] tests for `prefer_relative_imports`
Issue -
State: closed - Opened by pq 3 months ago
- 1 comment
Labels: type-enhancement, type-test, new-language-feature
#5082 - [enhanced-parts] tests for `implementation_imports`
Issue -
State: closed - Opened by pq 3 months ago
- 1 comment
Labels: type-enhancement, type-test, new-language-feature, set-recommended
#5081 - [enhanced-parts] tests for `conditional_uri_does_not_exist`
Issue -
State: closed - Opened by pq 3 months ago
- 1 comment
Labels: type-enhancement, type-test, P2, new-language-feature
#5080 - [enhanced-parts] tests for `avoid_relative_lib_imports`
Issue -
State: closed - Opened by pq 3 months ago
- 1 comment
Labels: type-test, P2, new-language-feature
#5079 - proposal: `unnecesary_duplicate_value`
Issue -
State: open - Opened by FMorschel 3 months ago
- 1 comment
Labels: type-enhancement, lint-proposal, status-pending
#5078 - proposal: `prefer_merging_statement`
Issue -
State: open - Opened by FMorschel 3 months ago
- 3 comments
Labels: type-enhancement, lint-proposal, status-pending
#5077 - [Wildcard Variables] consider a `use_wildcards` lint
Issue -
State: closed - Opened by pq 3 months ago
- 2 comments
Labels: type-enhancement, P2, new-language-feature, set-recommended, lint-proposal, set-core
#5076 - discarded_futures - incorrectly reporting discarded future
Issue -
State: closed - Opened by bsutton 3 months ago
- 4 comments
Labels: P3
#5075 - `comment_references` should allow references to elements of a returned record
Issue -
State: closed - Opened by stereotype441 3 months ago
- 3 comments
Labels: type-enhancement, P3, needs-info
#5074 - BuildContext across async gaps with mounted check false positive with condition OR
Issue -
State: closed - Opened by vendelin8 3 months ago
- 1 comment
Labels: type-bug, P3, false-positive, set-flutter
#5073 - Removing low-priority lint rules
Issue -
State: open - Opened by srawlins 3 months ago
- 3 comments
Labels: type-task, P3, set-recommended
#5072 - [Wildcard Variables] Disable the `no_wildcard_variable_uses` lint in >=3.6
Issue -
State: closed - Opened by kallentu 3 months ago
- 4 comments
#5071 - Consider aligning file_names lint with unquoted imports proposal
Issue -
State: open - Opened by munificent 3 months ago
Labels: type-enhancement, new-language-feature, lint-proposal, status-pending, set-core
#5070 - Lint `public_member_api_docs` false positive
Issue -
State: open - Opened by matanlurey 3 months ago
- 1 comment
Labels: type-bug, false-positive, P2
#5069 - BuildContext across async gaps with mounted check false positive
Issue -
State: closed - Opened by vendelin8 3 months ago
- 8 comments
Labels: set-flutter
#5068 - linter detects issue with "print" even when kDebugMode is used...and with multiple conditions
Issue -
State: open - Opened by corepuncher 3 months ago
Labels: type-bug, P3, false-positive
#5067 - `sized_box_for_whitespace` inconsistency
Issue -
State: open - Opened by nate-thegrate 3 months ago
Labels: type-bug, P3, set-flutter
#5066 - Proposal: Generalize `avoid_types_as_parameter_names` to include type parameters
Issue -
State: open - Opened by eernstg 3 months ago
- 18 comments
Labels: type-enhancement, lint-proposal, set-core
#5065 - unintended_html_in_doc_comment false positives?
Issue -
State: open - Opened by goderbauer 3 months ago
- 9 comments
Labels: type-bug, false-positive, P2
#5064 - broken `context.mounted` check for `use_build_context_synchronously` (dart 3.5)
Issue -
State: closed - Opened by Leptopoda 3 months ago
- 2 comments
Labels: type-bug, P3, set-flutter
#5063 - Deprecate `avoid_null_checks_in_equality_operators`
Issue -
State: open - Opened by srawlins 3 months ago
- 2 comments
Labels: type-enhancement, P3, set-recommended
#5062 - proposal: `unrelated_type_cast`
Issue -
State: open - Opened by FMorschel 3 months ago
Labels: type-enhancement, lint-proposal, status-pending
#5061 - unnecessary_breaks fails to report an unnecessary `break` inside a `default` clause
Issue -
State: closed - Opened by stereotype441 3 months ago
- 2 comments
Labels: type-bug, P2, false-negative
#5060 - avoid_renaming_method_parameters - Document that it's ignored in the test/ directory
Issue -
State: open - Opened by lrhn 3 months ago
- 4 comments
Labels: type-documentation, P3, set-recommended
#5059 - proposal: `prefer_const_unmodified`
Issue -
State: closed - Opened by FMorschel 3 months ago
Labels: lint-proposal, status-pending
#5058 - proposal: `avoid_mutable_tearoffs`
Issue -
State: open - Opened by FMorschel 3 months ago
- 5 comments
Labels: type-enhancement, lint-proposal, status-pending
#5057 - Editing the new lint proposal prototype
Issue -
State: closed - Opened by FMorschel 3 months ago
- 1 comment
#5056 - `unnecessary_lambdas` false negative
Issue -
State: open - Opened by FMorschel 3 months ago
- 8 comments
Labels: type-enhancement, P3, false-negative
#5055 - False positive for unintended_html_in_doc_comment
Issue -
State: closed - Opened by sigurdm 3 months ago
- 2 comments
Labels: type-bug, false-positive, P2
#5054 - Bad examples in prefer_initializing_formals docs are now compile time errors
Issue -
State: closed - Opened by nshahan 3 months ago
- 2 comments
Labels: type-bug, type-documentation, P2, set-recommended
#5053 - discarded_futures lint false positive
Issue -
State: open - Opened by ekuleshov 3 months ago
Labels: type-bug, P3, false-positive
#5052 - Consider adding `unrelated_type_checks` like with `unrelated_type_equality_checks`
Issue -
State: open - Opened by ltOgt 3 months ago
- 2 comments
Labels: type-question, P3, set-core
#5051 - [Wildcard Variables] support for `avoid_types_as_parameter_names`
Issue -
State: closed - Opened by pq 3 months ago
- 1 comment
Labels: type-bug, false-positive, P2, new-language-feature, set-core
#5050 - Update the docs for `unintended_html_in_doc_comment`
Issue -
State: closed - Opened by devoncarew 3 months ago
- 4 comments
Labels: type-enhancement, type-documentation, P2
#5049 - Proposal `prefer_const_unmodified_static_declarations`
Issue -
State: open - Opened by FMorschel 3 months ago
- 5 comments
Labels: type-enhancement, lint-proposal, status-pending, set-flutter
#5048 - [Wildcard Variables] support for `non_constant_identifier_names`
Issue -
State: closed - Opened by pq 3 months ago
- 16 comments
Labels: type-enhancement, P2, new-language-feature, set-recommended, false-negative, set-core
#5047 - avoid_returning_widgets
Issue -
State: open - Opened by jesperu7 3 months ago
- 3 comments
Labels: type-enhancement, lint-request, status-pending
#5046 - [Wildcard Variables] support for `avoid_shadowing_type_parameters`
Issue -
State: closed - Opened by pq 3 months ago
- 1 comment
Labels: type-enhancement, false-positive, P2, new-language-feature, set-core
#5045 - [Wildcard Variables] support for `avoid_final_parameters`
Issue -
State: closed - Opened by pq 3 months ago
- 1 comment
Labels: type-enhancement, P2, new-language-feature, false-negative
#5044 - [Wildcard Variables] support for `prefer_final_parameters`
Issue -
State: closed - Opened by pq 3 months ago
- 1 comment
Labels: type-enhancement, false-positive, P2, new-language-feature
#5043 - [Wildcard Variables] support for `unnecessary_final`
Issue -
State: closed - Opened by pq 4 months ago
- 2 comments
Labels: type-enhancement, P2, new-language-feature, false-negative
#5042 - [Wildcard Variables] support for `prefer_final_locals`
Issue -
State: closed - Opened by pq 4 months ago
- 1 comment
Labels: type-enhancement, false-positive, P2, new-language-feature
#5041 - [Wildcard Variables] support for `parameter_assignments`
Issue -
State: closed - Opened by pq 4 months ago
- 1 comment
Labels: false-positive, P2, new-language-feature
#5040 - [Wildcard Variables] support for `no_leading_underscores_for_local_identifiers`
Issue -
State: open - Opened by pq 4 months ago
- 4 comments
Labels: type-enhancement, P2, new-language-feature, set-recommended, false-negative
#5039 - [Wildcard Variables] support for `no_leading_underscores_for_library_prefixes`
Issue -
State: closed - Opened by pq 4 months ago
- 1 comment
Labels: type-enhancement, false-positive, P2, new-language-feature
#5038 - Bump ossf/scorecard-action from 2.3.3 to 2.4.0
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: autosubmit
#5037 - Bump github/codeql-action from 3.25.11 to 3.25.15
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: autosubmit
#5036 - Bump actions/upload-artifact from 4.3.3 to 4.3.4
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: autosubmit
#5035 - `unawaited_futures` should consider `try {return future}` as unawaited
Issue -
State: closed - Opened by rrousselGit 4 months ago
- 3 comments
Labels: type-enhancement, P3, false-negative
#5034 - `public_member_api_docs` ignores constructors in abstract interface classes
Issue -
State: open - Opened by Pante 4 months ago
- 2 comments
Labels: type-bug, P2, false-negative
#5033 - Provide analyzer support for verifying `copyWith`-style implementations.
Issue -
State: open - Opened by gspencergoog over 2 years ago
- 3 comments
Labels: type-enhancement, type-question, P2, set-recommended
#5032 - `unnecessary_getters_setters` Effective Dart vs. lint details
Issue -
State: open - Opened by MaryaBelanger almost 2 years ago
- 4 comments
Labels: type-documentation, P2, set-recommended
#5031 - proposal: `avoid useless conversion`
Issue -
State: open - Opened by stephane-archer 4 months ago
Labels: type-enhancement, lint-proposal, status-pending
#5030 - `@internal` annotation does not supress `public_member_api_docs` lint on functions
Issue -
State: closed - Opened by Pante 5 months ago
- 2 comments
Labels: type-enhancement, P3, false-positive
#5029 - Analyzer should warn when "dart:io" and "dart:html" are both available in the same library
Issue -
State: open - Opened by a14n over 8 years ago
- 5 comments
Labels: type-enhancement, lint-request, P4
#5028 - Extension type methods can't be used in constant expressions
Issue -
State: closed - Opened by rainyl 4 months ago
- 8 comments
#5027 - [join_return_with_assignment] Lint on local variables
Issue -
State: open - Opened by Levi-Lesches 4 months ago
Labels: type-enhancement, P3
#5026 - [enhanced-parts] support for `use_string_in_part_of_directives`
Issue -
State: closed - Opened by pq 4 months ago
- 1 comment
Labels: type-enhancement, new-language-feature, P1, set-core
#5025 - [Wildcard Variables] support for `avoid_renaming_method_parameters`
Issue -
State: closed - Opened by pq 4 months ago
- 1 comment
Labels: type-enhancement, P2, set-recommended
#5024 - [enhanced-parts] Linter Support
Issue -
State: open - Opened by pq 4 months ago
- 5 comments
Labels: type-enhancement, meta, new-language-feature, set-recommended, P1, set-core, set-flutter
#5023 - `depend_on_referenced_packages` multi-module Flutter project false positives
Issue -
State: open - Opened by pvlKryu 4 months ago
- 6 comments
Labels: type-bug, false-positive, P2, set-core
#5021 - [Wildcard Variables] support for `library_prefixes`
Issue -
State: closed - Opened by pq 4 months ago
- 1 comment
Labels: false-positive, new-language-feature
#5020 - proposal: `unnecessary_super`
Issue -
State: open - Opened by jakemac53 4 months ago
Labels: type-enhancement, lint-proposal, status-pending
#5018 - `avoid_catching_errors` should also trigger on catch-all.
Issue -
State: closed - Opened by HosseinYousefi 4 months ago
- 2 comments
#5017 - comment_references false positive due to markdown link syntax
Issue -
State: closed - Opened by stereotype441 4 months ago
- 4 comments
Labels: false-positive, P2
#5015 - unnecessary_lambdas should not trigger on extension type external methods
Issue -
State: open - Opened by a14n 4 months ago
- 1 comment
Labels: type-bug, P3, false-positive
#5014 - proposal: no constructor should give const suggestion?
Issue -
State: closed - Opened by stephane-archer 4 months ago
- 9 comments
#5013 - Lint proposal: prefer `static` member function
Issue -
State: open - Opened by stephane-archer 4 months ago
- 7 comments
Labels: type-enhancement, lint-proposal, status-pending
#5011 - proposal: `use_of_instead_of_from` for collections.
Issue -
State: open - Opened by kevmoo 5 months ago
- 11 comments
Labels: type-enhancement, lint-proposal, status-pending
#5010 - omit_local_variable_types reports a false positive for a coerced integer literal
Issue -
State: closed - Opened by eernstg 5 months ago
- 1 comment
Labels: type-bug, false-positive, P2
#5009 - `comment_references` has trouble with images and links
Issue -
State: closed - Opened by goderbauer 5 months ago
- 2 comments
Labels: type-bug, false-positive, P2
#5008 - `unnecessary_parenthesis` false positive for switch expressions
Issue -
State: open - Opened by JaffaKetchup 5 months ago
- 2 comments
Labels: type-bug, P3, false-positive
#5007 - Bump actions/checkout from 4.1.6 to 4.1.7
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: autosubmit
#5006 - Bump github/codeql-action from 3.25.7 to 3.25.11
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: autosubmit
#5005 - `unawaited_futures` not working in `forEach`
Issue -
State: closed - Opened by mgenware 5 months ago
- 1 comment
Labels: type-bug, P3, false-negative
#5004 - `collection_methods_unrelated_type` does not warn about `null` keys.
Issue -
State: open - Opened by fuzzybinary 5 months ago
- 3 comments
Labels: type-enhancement, P3, false-negative, set-core
#5003 - prepare v1.30.1 discontinue release
Pull Request -
State: closed - Opened by kevmoo 5 months ago
#5001 - Deprecate unsafe_html
Issue -
State: open - Opened by srawlins 5 months ago
- 1 comment
Labels: type-code-health, P2
#5000 - Need to imporve this dart lint - lines_longer_than_80_chars to lines allowed 120
Issue -
State: closed - Opened by Sushant2171993 5 months ago
- 2 comments
Labels: type-enhancement