Skip to content

Issues: dart-lang/sdk

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

How to access metadata of Named Fields in a RecordType using Dart Analyzer? analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-question A question about expected behavior or functionality
#59817 opened Dec 28, 2024 by jodinathan
Shared interface members accidentally exposed through analyzer public API analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#59763 opened Dec 19, 2024 by stereotype441
ElementLocationImpl.fromElement assumes LocalFunctionElementImpl.wrappedElement._enclosingElement3 is always ExecutableElementImpl; it is not analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#59753 opened Dec 18, 2024 by stereotype441
Problems with null check in NonParameterVariableElementImpl.enclosingElement3 analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#59750 opened Dec 17, 2024 by stereotype441
Utility method for converting expressions into case patterns analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request
#59595 opened Nov 22, 2024 by FMorschel
[analyzer] Provide a ResourceProvider that takes a FileSystem from the file package analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#56563 opened Aug 23, 2024 by gspencergoog
Inconsistent behavior of beginToken for some analyzer AST nodes with doc comments analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on
#56313 opened Jul 24, 2024 by stereotype441
[Question] support annotated types in records analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request status-blocked Blocked from making progress by another (referenced) issue type-enhancement A request for a change that isn't a bug
#55604 opened Apr 20, 2024 by d-markey
consider updating has{*} annotation getters to consider augmentations analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug type-question A question about expected behavior or functionality
#55579 opened Apr 16, 2024 by pq
[analyzer] Needs to determine the public library to use to reference elements defined in private libraries analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-question A question about expected behavior or functionality
#55480 opened Apr 16, 2024 by bwilkerson
[dartdoc] Generics don't resolve in the analyzer. analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P4 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#55458 opened Apr 12, 2024 by kallentu
[analyzer] Missing FieldDeclaration.covariantKeyword in ToSourceVisitor analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P4 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#55273 opened Mar 22, 2024 by incendial
Analyzer enum value constant initializers have some issues analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#54988 opened Feb 22, 2024 by srawlins
Accessing the values of inherited fields via DartObject is difficult to figure out analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#54895 opened Feb 12, 2024 by bwilkerson
Add constant evaluation support to AnalysisSession analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#54515 opened Jan 4, 2024 by bwilkerson
[analyzer] Nullability of aliased types cannot be resolved in element model analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#54346 opened Dec 14, 2023 by dnys1
[analyzer] TypeImpl.withNullability drops alias on a couple subtypes analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P4 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#54277 opened Dec 7, 2023 by dnys1
AST contains ConstructorName for missing enum member when using an import prefix analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#53792 opened Oct 18, 2023 by DanTup
Analyzer: Offer a TypeSystem.mostUpperBound analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#53042 opened Jul 26, 2023 by rrousselGit
Recent analyzer version broke the behavior of code-generators when relying on "invalid types" analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#52455 opened May 20, 2023 by rrousselGit
[analyzer] PropertyAccessorElement does not implement ClassMemberElement analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#52277 opened May 5, 2023 by incendial
Forward-compatible way to check for language features analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#51860 opened Mar 27, 2023 by davidmorgan
Analyzer API 5.0.0 doesn't visit certain identifiers analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#51043 opened Jan 18, 2023 by nex3
Could the various Lint related classes in package:analyzer be made public? analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#50986 opened Jan 11, 2023 by rrousselGit
Analyzer API: Could the potential types of an AstNode/Element property be documented? analyzer-api Issues that impact the public API of the analyzer package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P4 type-enhancement A request for a change that isn't a bug
#50675 opened Dec 10, 2022 by rrousselGit
ProTip! What’s not been updated in a month: updated:<2025-01-04.