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
#4316 - Bump coverallsapp/github-action from 1.2.3 to 2.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependency: analyzer
#4315 - Bump actions/checkout from 3.5.0 to 3.5.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependency: analyzer
#4314 - + analyzer 5.11.1
Pull Request -
State: closed - Opened by pq over 1 year ago
- 1 comment
Labels: set-recommended, set-flutter
#4313 - Don't report avoid_function_literals_in_foreach_calls inside a cascade
Pull Request -
State: closed - Opened by oprypin over 1 year ago
- 1 comment
Labels: false positive, set-recommended
#4312 - Do not report context.mounted as a use of BuildContext
Pull Request -
State: closed - Opened by srawlins over 1 year ago
- 1 comment
Labels: set-flutter
#4311 - unrelated_type_equality_checks should tell us what the types are
Issue -
State: open - Opened by Hixie over 1 year ago
- 1 comment
Labels: type-enhancement, P3, ux, set-core
#4310 - Add a new lint to catch dead code in try catch around syncronous code working with futures
Issue -
State: open - Opened by maBarabas over 1 year ago
- 4 comments
Labels: type-enhancement, lint-request, P3
#4309 - Enforce `future` and/or `initialData` for `FutureBuilder`
Issue -
State: open - Opened by domesticmouse over 1 year ago
- 7 comments
Labels: lint request
#4307 - `unnecessary_late` ignores lazy initialization pattern ?
Issue -
State: closed - Opened by polina-c over 1 year ago
- 3 comments
Labels: type-question, set-recommended
#4305 - Don't report avoid_function_literals_in_foreach_calls with null-aware chain
Pull Request -
State: closed - Opened by oprypin over 1 year ago
- 2 comments
Labels: false positive, set-recommended
#4304 - `use_build_context_synchronously` and dialogs
Issue -
State: open - Opened by pitazzo over 1 year ago
- 2 comments
Labels: false positive, P2, needs-info, set-flutter
#4303 - `implicit_reopen` loophole
Issue -
State: open - Opened by eernstg over 1 year ago
- 2 comments
Labels: type-bug, P2, false-negative
#4302 - Move sort_pub_dependencies tests
Pull Request -
State: closed - Opened by srawlins over 1 year ago
- 1 comment
#4301 - add a tool to get GH issue labels
Pull Request -
State: closed - Opened by pq over 1 year ago
- 1 comment
#4300 - fix `non_constant_identifier_names` pattern field over-reporting
Pull Request -
State: closed - Opened by pq over 1 year ago
- 1 comment
Labels: set-core
#4299 - `non_constant_identifier_names` false positives for pattern fields
Issue -
State: closed - Opened by pq over 1 year ago
Labels: false positive, set-recommended, P1, set-core
#4298 - fix `constant_identifier_names` pattern field over-reporting
Pull Request -
State: closed - Opened by pq over 1 year ago
- 1 comment
Labels: set-recommended
#4297 - `constant_identifier_names` false positive for destructured field names
Issue -
State: closed - Opened by pq over 1 year ago
Labels: false positive, new language feature, set-recommended, P1
#4296 - fix `no_leading_underscores_for_local_identifiers` pattern field over-reporting
Pull Request -
State: closed - Opened by pq over 1 year ago
- 1 comment
Labels: set-recommended
#4295 - no_leading_underscores_for_local_identifiers shouldn’t fire if the variable is defined in an object pattern field with an implied name
Issue -
State: closed - Opened by stereotype441 over 1 year ago
- 1 comment
Labels: false positive, new language feature, set-recommended, P1
#4294 - prefer_final_in_for_each_test for final records
Pull Request -
State: closed - Opened by TzviPM over 1 year ago
- 2 comments
#4293 - prefer_final_locals incompatible with record destructuring in for loops
Issue -
State: closed - Opened by TzviPM over 1 year ago
- 2 comments
#4292 - use_build_context_synchronously shows warning for it's GOOD example
Issue -
State: closed - Opened by feinstein over 1 year ago
- 1 comment
Labels: set-flutter
#4291 - tests for `prefer_final_in_for_each` pattern support
Pull Request -
State: closed - Opened by pq over 1 year ago
- 1 comment
#4290 - `prefer_final_in_for_each` support for patterns
Issue -
State: closed - Opened by pq over 1 year ago
Labels: P2, new language feature, false negative
#4289 - tidy up formal parameter inspection
Pull Request -
State: closed - Opened by pq over 1 year ago
- 1 comment
#4288 - `unnecessary_final` support for `ForEachPartsWithPattern`s
Pull Request -
State: closed - Opened by pq over 1 year ago
- 1 comment
Labels: new language feature
#4287 - fix `prefer_final_locals` false positive for records in foreach loops
Pull Request -
State: closed - Opened by pq over 1 year ago
- 3 comments
Labels: new language feature
#4286 - `prefer_final_locals ` false positive for destructured tuple in loop.
Issue -
State: closed - Opened by cranst0n over 1 year ago
- 1 comment
Labels: false positive, new language feature
#4285 - fix Dart3 unsafe mixing in
Pull Request -
State: closed - Opened by pq over 1 year ago
- 1 comment
#4284 - Dart 3 incompatibility (only in a test): `with PubspecVisitor` but it's not a mixin
Issue -
State: closed - Opened by oprypin over 1 year ago
- 6 comments
#4283 - Move use_key_in_widget_constructors tests to be reflective
Pull Request -
State: closed - Opened by srawlins over 1 year ago
- 1 comment
#4282 - Fix unrelated_type_equality_checks when comparing enums
Pull Request -
State: closed - Opened by davidmartos96 over 1 year ago
- 6 comments
#4281 - proposal: `function_expression_with_incorrect_types`
Issue -
State: open - Opened by a14n over 1 year ago
Labels: P3, lint proposal, status: pending
#4280 - proposal: `unrelated_pattern_type`
Issue -
State: open - Opened by stereotype441 over 1 year ago
- 8 comments
Labels: P3, lint proposal, status: pending
#4278 - proposal: `consider_making_members_private`
Issue -
State: open - Opened by KyleFin over 1 year ago
- 3 comments
Labels: P3, lint proposal, status: pending
#4260 - `unawaited_futures` false negative for `FutureOr`
Issue -
State: open - Opened by FMorschel over 1 year ago
- 1 comment
Labels: type-bug, P3, false-negative, set-internal
#4259 - proposal: `positional_super_parameter_names`
Issue -
State: open - Opened by jakemac53 over 1 year ago
- 16 comments
Labels: P3, lint proposal, status: accepted
#4258 - fix failing test in `NullCheckOnNullableTypeParameterTestLanguage300`
Issue -
State: closed - Opened by pq over 1 year ago
Labels: type-test, dependency: analyzer, P1
#4256 - Update tests w/ stale `NON_EXHAUSTIVE_SWITCH` error code references
Issue -
State: closed - Opened by pq over 1 year ago
- 1 comment
Labels: type-test, dependency: analyzer, P1
#4250 - 1.35.0
Pull Request -
State: closed - Opened by pq over 1 year ago
- 7 comments
#4240 - Use of `mounted` can bypass `use_build_context_synchronously` lint
Issue -
State: closed - Opened by kj415j45 over 1 year ago
- 8 comments
Labels: P2, false negative, set-flutter
#4238 - unreachable: Do not count references in as- or is-expressions, or various patterns
Pull Request -
State: closed - Opened by srawlins over 1 year ago
- 5 comments
#4233 - proposal: `use_optional_named_parameters`
Issue -
State: open - Opened by FMorschel over 1 year ago
Labels: P3, lint proposal, status: pending
#4221 - Possible false-positive for `prefer_expression_function_bodies`
Issue -
State: closed - Opened by incendial over 1 year ago
- 3 comments
Labels: type-bug, false positive, P2, set-none
#4195 - Lint for using a type literal in a switch case
Issue -
State: open - Opened by munificent over 1 year ago
- 24 comments
Labels: P3, P2, new language feature, lint proposal, status: accepted
#4142 - 🔴 [hold] add test config for 3.0
Pull Request -
State: closed - Opened by pq over 1 year ago
- 2 comments
#4134 - Do not trigger use_build_context_synchronously on context.mounted
Pull Request -
State: closed - Opened by kzrnm over 1 year ago
- 2 comments
Labels: false positive, set-flutter
#4111 - proposal: `unsafe_variance`
Issue -
State: open - Opened by eernstg over 1 year ago
- 2 comments
Labels: type-enhancement, P3, lint-proposal, status-pending
#4106 - refactor doc generation
Pull Request -
State: closed - Opened by devoncarew over 1 year ago
- 11 comments
#4085 - `discarded_futures`: improper warning
Issue -
State: open - Opened by gmpassos over 1 year ago
- 3 comments
Labels: false positive, P2, set-none
#4082 - Detail the time asymptotic complexity of lint rules
Issue -
State: open - Opened by alestiago almost 2 years ago
- 4 comments
Labels: P4
#4076 - Linter rule prefer_adjacent_string_concatenation conflicts with no_adjacent_strings_in_list
Issue -
State: open - Opened by quoc-huynh-cosee almost 2 years ago
- 9 comments
Labels: type-bug, P3, set-recommended
#4075 - unnecessary_parenthesis: parenthesized pattern precedence (WIP)
Pull Request -
State: closed - Opened by pq almost 2 years ago
- 2 comments
#4069 - Bump to use analyzer 5.5.0
Pull Request -
State: closed - Opened by srawlins almost 2 years ago
- 2 comments
Labels: set-core
#4067 - Lint against assigning a variable to itself
Pull Request -
State: closed - Opened by oprypin almost 2 years ago
- 3 comments
#4064 - Add rule 'override_void_return'
Pull Request -
State: closed - Opened by srawlins almost 2 years ago
- 6 comments
#4055 - Update `invalid_case_patterns` docs when there's a dart.dev doc link
Issue -
State: open - Opened by MaryaBelanger almost 2 years ago
- 7 comments
Labels: type-documentation, P2
#4051 - fix pr labeler yaml indent
Pull Request -
State: closed - Opened by pq almost 2 years ago
- 1 comment
#4027 - use_build_context_synchronously triggered incorrectly in if statement
Issue -
State: closed - Opened by hyungtaecf almost 2 years ago
- 1 comment
Labels: P2, set-flutter
#4025 - proposal: expand `prefer_null_aware_operators` to cover simple `if` clauses
Issue -
State: closed - Opened by LongCatIsLooong almost 2 years ago
- 2 comments
Labels: P3, set-recommended, lint proposal, status: pending
#4008 - proposal: `no_raw_futures`
Issue -
State: open - Opened by Rexios80 almost 2 years ago
- 3 comments
Labels: type-enhancement, P3, lint-proposal, status-pending
#4007 - use_build_context_synchronously is triggered when using context.mounted
Issue -
State: closed - Opened by luccasclezar almost 2 years ago
- 15 comments
Labels: contributions-welcome, false positive, P2, set-flutter
#4001 - proposal: `nullable_generic_prms_assignment`
Issue -
State: open - Opened by AlaaAlHallaq almost 2 years ago
Labels: P3, lint proposal, status: pending
#3983 - proposal: `consider_const_constructor`
Issue -
State: open - Opened by KyleFin almost 2 years ago
- 2 comments
Labels: P3, lint proposal, status: pending, set-flutter
#3973 - Lint about comparing booleans to boolean literals
Pull Request -
State: closed - Opened by oprypin almost 2 years ago
- 5 comments
#3969 - proposal: deprecate `use_if_null_to_convert_nulls_to_bools`
Issue -
State: open - Opened by pq almost 2 years ago
- 1 comment
Labels: P3, lint proposal, status: pending
#3967 - 🔴 proposal: mark `no_default_cases` deprecated
Issue -
State: open - Opened by pq almost 2 years ago
- 1 comment
Labels: P3, lint proposal, status: pending
#3966 - 🔴 proposal: mark `unreachable_from_main` stable
Issue -
State: open - Opened by pq almost 2 years ago
- 1 comment
Labels: P3, lint proposal, status: pending
#3965 - 🔴 proposal: mark `use_late_for_private_fields_and_variables` stable
Issue -
State: open - Opened by pq almost 2 years ago
- 1 comment
Labels: type-enhancement, P2, set-none
#3960 - proposal: `unneccessary_cascade`
Issue -
State: open - Opened by jacob314 almost 2 years ago
- 1 comment
Labels: P3, lint proposal, status: pending
#3957 - proposal: `non_primitive_equals_in_map_pattern`
Issue -
State: open - Opened by bwilkerson almost 2 years ago
Labels: P3, lint proposal, status: pending
#3943 - use_build_context_synchronously example code and description are wrong
Issue -
State: closed - Opened by fourman-alex almost 2 years ago
- 4 comments
Labels: contributions-welcome, type-documentation, P3, set-flutter
#3939 - proposal: `package_import_contains_dot_dot`
Issue -
State: open - Opened by srawlins almost 2 years ago
- 2 comments
Labels: P3, lint proposal, status: pending
#3938 - `unnecessary_lambdas` false positive when affecting inference
Issue -
State: open - Opened by FMorschel almost 2 years ago
- 7 comments
Labels: P3, false positive, set-none
#3935 - proposal: `super-parameters-last`
Issue -
State: open - Opened by FMorschel almost 2 years ago
Labels: P3, lint proposal, status: pending
#3933 - [flutter_style_todos] Only allow blank characters before `TODO`
Pull Request -
State: closed - Opened by AlexV525 almost 2 years ago
- 6 comments
#3930 - proposal: `division_optimization`
Issue -
State: closed - Opened by srawlins almost 2 years ago
- 6 comments
Labels: type-enhancement, P3, lint-proposal, status-pending
#3926 - Loosen prefer_initializing_formals to not include different params vs fields types
Pull Request -
State: closed - Opened by oprypin almost 2 years ago
- 4 comments
Labels: set-recommended, needs-info
#3923 - Add non_nullable_equals_parameter rule
Pull Request -
State: closed - Opened by srawlins almost 2 years ago
- 6 comments
#3922 - avoid_positional_boolean_parameters: false positive on setter with @visibleForTesting
Issue -
State: closed - Opened by lukepighetti almost 2 years ago
- 5 comments
Labels: type-bug, P3, false-positive, set-none
#3919 - analyzer rule flutter_style_todos has false positives
Issue -
State: closed - Opened by ragingsquirrel3 almost 2 years ago
- 17 comments
Labels: type-bug, false-positive, P2, set-flutter-dev
#3918 - Tidy up null_closures for null safety
Pull Request -
State: closed - Opened by srawlins almost 2 years ago
- 6 comments
Labels: set-recommended
#3915 - 🔴 proposal: mark `use_build_context_synchronously` stable
Issue -
State: open - Opened by pq almost 2 years ago
- 3 comments
Labels: P3, lint proposal, status: pending, set-flutter
#3914 - 🔴 proposal: mark `unnecessary_null_checks` stable
Issue -
State: open - Opened by pq almost 2 years ago
- 1 comment
Labels: P3, lint proposal, status: pending
#3911 - 🔴 proposal: mark `use_super_parameters` stable
Issue -
State: open - Opened by pq almost 2 years ago
- 2 comments
Labels: P3, lint proposal, status: pending
#3905 - `cast_nullable_to_non_nullable` to include null check of a nullable expression.
Issue -
State: open - Opened by asashour almost 2 years ago
- 3 comments
Labels: type-bug, P3, false-negative, set-none
#3892 - proposal: `legacy_js_interop`
Issue -
State: open - Opened by kevmoo almost 2 years ago
- 3 comments
Labels: P3, lint proposal, status: pending
#3889 - expand prefer_is_not_empty & prefer_is_empty to String
Issue -
State: open - Opened by kevmoo almost 2 years ago
Labels: P3, lint proposal, status: pending, set-core
#3888 - proposal: unneccessary_ternary_operator
Issue -
State: open - Opened by jacob314 almost 2 years ago
- 3 comments
Labels: P3, lint proposal, status: pending
#3884 - proposal: `avoid_non_exhaustive_switches`
Issue -
State: open - Opened by stereotype441 almost 2 years ago
- 2 comments
Labels: P3, lint proposal, status: pending
#3882 - proposal: consider a `unnecessary_library_names` lint
Issue -
State: open - Opened by pq almost 2 years ago
- 3 comments
Labels: P3, set-recommended, lint proposal, status: accepted
#3875 - proposal: `ternary_operator_with_empty_widget`
Issue -
State: open - Opened by asashour almost 2 years ago
- 1 comment
Labels: P3, lint proposal, status: pending
#3874 - proposal: rename `unnecessary_parenthesis` to `unnecessary_parentheses`
Issue -
State: open - Opened by pq almost 2 years ago
Labels: P3, lint proposal, status: pending
#3867 - proposal: avoid_contextual_keywords_as_identifier
Issue -
State: open - Opened by jacob314 almost 2 years ago
Labels: P3, lint proposal, status: pending
#3861 - proposal: `unnecessary_operator` for incremented return value
Issue -
State: open - Opened by rrousselGit almost 2 years ago
- 2 comments
Labels: P3, lint proposal, status: pending
#3856 - proposal: `prefer_contains_with_map`
Issue -
State: open - Opened by asashour almost 2 years ago
- 2 comments
Labels: P3, set-recommended, lint proposal, status: pending
#3853 - avoid_returning_this false positive?
Issue -
State: closed - Opened by jakemac53 about 2 years ago
- 1 comment
Labels: false positive, P2
#3827 - ☂️ [tracking] rename lints
Issue -
State: open - Opened by pq about 2 years ago
- 2 comments
Labels: P3, meta, set-recommended, process, set-core
#3826 - proposal: `sort_properties_then_constructors`
Issue -
State: open - Opened by bsutton about 2 years ago
- 8 comments
Labels: P3, lint proposal, status: pending