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

#2131 - False positive for "avoid_types_on_closure_parameters" when contravariance applies

Issue - State: open - Opened by vsevolod19860507 over 4 years ago - 2 comments
Labels: type-bug, P3, false positive, set-none

#2097 - Potential false positive for omit_local_variable_types.

Issue - State: open - Opened by lrhn over 4 years ago - 4 comments
Labels: type-bug, customer-google3, P3, false-positive, set-internal

#2095 - new lint: `always_return_future_from_async `

Issue - State: open - Opened by pq over 4 years ago - 4 comments
Labels: type-enhancement, lint request, customer-google3

#2086 - lint to protect against SQL injection (package:sqflite)

Issue - State: open - Opened by pq over 4 years ago - 2 comments
Labels: type-enhancement, lint request, customer-google3, P4

#2085 - lint to disallow storage of internationalized strings to static finals

Issue - State: open - Opened by pq over 4 years ago - 12 comments
Labels: type-enhancement, lint request, customer-google3, P4

#2084 - lint to flag default clauses in enum-like switch statements

Issue - State: closed - Opened by pq over 4 years ago - 15 comments
Labels: type-enhancement, lint request, P4

#2079 - comment_references doesn't recognize [this] when documenting a class member.

Issue - State: closed - Opened by srawlins over 4 years ago - 11 comments
Labels: type-bug, P3, false-positive

#2070 - Flutter lint requests meta issue

Issue - State: closed - Opened by devoncarew over 4 years ago - 1 comment
Labels: type-enhancement, lint request, customer-flutter, P3

#2038 - collection_methods_unrelated_type doesn't work when `List.remove` is a tearoff

Issue - State: open - Opened by greglittlefield-wf over 4 years ago - 1 comment
Labels: type-bug, P3, set-recommended, false negative, set-core

#1931 - [omit_local_variable_types] `for..in` involving nested variables

Issue - State: closed - Opened by sunwukonga over 4 years ago - 1 comment
Labels: type-bug, P3

#1899 - unrelated_type_equality_checks doesn't trigger on sibling types

Issue - State: open - Opened by sigurdm almost 5 years ago - 5 comments
Labels: type-bug, P2, false-negative, set-core

#1882 - Lint when return type void is overridden by Future<T> or FutureOr<T> for some T?

Issue - State: open - Opened by eernstg almost 5 years ago - 19 comments
Labels: type-enhancement, P3, lint-proposal, status-pending

#1878 - comment_references: Analyzer does not always detect member references in documentation

Issue - State: closed - Opened by bergwerf almost 5 years ago - 3 comments
Labels: type-bug, P3, false-negative

#1737 - test_types_in_equals advice is bad

Issue - State: open - Opened by Hixie about 5 years ago - 6 comments
Labels: type-bug, P3

#1734 - Lints that warn about compile-time errors of invalid FFI usage

Pull Request - State: closed - Opened by sjindel-google about 5 years ago - 4 comments
Labels: cla: yes

#1720 - always_specify_types insists on types for redirecting const factory constructors pointing to non-specialized subclasses

Issue - State: open - Opened by Hixie about 6 years ago - 9 comments
Labels: type-bug, customer-flutter, P3, false-positive

#1674 - Inaccurate unnecessary_await_in_return

Issue - State: closed - Opened by ThinkDigitalSoftware about 5 years ago - 6 comments
Labels: type-bug, P3

#1597 - Lint request: flag useless assignments

Issue - State: closed - Opened by kentcb over 5 years ago - 13 comments
Labels: type-enhancement, lint request

#1560 - Add lints to help users avoid common Widget anti-patterns.

Issue - State: open - Opened by jacob314 over 5 years ago - 22 comments
Labels: type-enhancement, lint-request, customer-flutter, meta

#1398 - "Test type arguments in operator ==(Object other)" is a very confusing error message

Issue - State: open - Opened by pq over 5 years ago - 2 comments
Labels: type-bug, P2, type-ux

#1394 - Report suspicious use of '=='

Issue - State: closed - Opened by pq over 5 years ago - 4 comments
Labels: P2, needs-info

#1373 - improve docs to better differentiate `package_api_docs` and `public_member_api_docs`

Issue - State: open - Opened by pq over 5 years ago - 1 comment
Labels: type-enhancement, contributions-welcome, type-documentation, P2

#1148 - [unawaited_futures] Special-case future.then((_) => completer.complete[Error](...))

Issue - State: open - Opened by ochafik about 6 years ago - 4 comments
Labels: type-bug, P3, false-positive

#1123 - Discussion: throwing away Futures into void locations

Issue - State: open - Opened by MichaelRFairhurst about 6 years ago - 5 comments
Labels: type-enhancement, type-question, P3

#1099 - avoid_types_on_closure_parameters should only apply for type repeating inferred type

Issue - State: closed - Opened by a14n about 6 years ago - 3 comments
Labels: type-bug, P3, false-positive, set-none

#1027 - Lint rule for `typedef Foo<T> = Function<T>(T x)`

Issue - State: closed - Opened by chalin over 6 years ago - 9 comments
Labels: type-enhancement, lint-request

#1020 - Consider migrating categories to tags

Issue - State: closed - Opened by pq over 6 years ago - 10 comments
Labels: type-enhancement, P2

#1013 - Dart Analyzer can't determine whether a List child is const or new

Issue - State: closed - Opened by maryx over 6 years ago - 4 comments
Labels: type-bug, customer-flutter, P3

#883 - Allow lints to accept configurations

Issue - State: open - Opened by a14n over 6 years ago - 13 comments
Labels: type-enhancement, P3

#719 - Provide a way to allow lint to provide quick fix

Issue - State: open - Opened by a14n over 7 years ago - 15 comments
Labels: type-enhancement, contributions-welcome, dependency: analyzer, P3

#698 - One or more rules that hint if members are not in order

Issue - State: closed - Opened by zoechi over 7 years ago - 3 comments
Labels: type-enhancement, lint-request

#665 - linter rule for known type names used as generic type parameter names

Issue - State: open - Opened by zoechi over 7 years ago - 2 comments
Labels: type-enhancement, lint-request, P3

#419 - Spurious `unawaited_futures` warnings

Issue - State: open - Opened by tvolkert over 7 years ago - 42 comments
Labels: type-bug, customer-flutter, false-positive, set-none, P4

#338 - unawaited_futures lint is too aggressive - reports Future.whenComplete

Issue - State: closed - Opened by Hixie almost 8 years ago - 6 comments
Labels: type-bug, P3, false-positive, set-none

#320 - Provide an `exclude` option for linters in .analysis_options

Issue - State: open - Opened by georgelesica-wf almost 8 years ago - 61 comments
Labels: type-enhancement, dependency: analyzer, P3, ux

#281 - Lint class structure best practices for fields

Issue - State: closed - Opened by keaner about 8 years ago - 2 comments
Labels: type-enhancement, lint-request

#213 - `package_api_docs`: fix or remove?

Issue - State: open - Opened by pylaligand over 8 years ago - 10 comments
Labels: type-bug, type-question, P2, false-negative

#1 - Lint for missing type info in formal parameter

Issue - State: open - Opened by pq over 9 years ago - 4 comments
Labels: type-enhancement, lint-request, P4