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

[Augmentations] No error when augmenting enum has no values analyzer-spec Issues with the analyzer's implementation of the language spec area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-augmentations Implementation of the augmentations feature P2 A bug or feature request we're likely to work on
#56883 opened Oct 11, 2024 by sgrekhov
[Unquoted Imports] Analyzer Implementation analyzer-spec Issues with the analyzer's implementation of the language spec area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-unquoted-imports Implementation of the import shorthands/unquoted imports feature. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#56712 opened Sep 11, 2024 by kallentu
18 tasks
bug: analyzer does not report "inherits multiple members named with incompatible signatures." error but compilation fails. analyzer-spec Issues with the analyzer's implementation of the language spec 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)
#56546 opened Aug 21, 2024 by Diaga
[analyzer] Wrong error for an enum with non-final external variable analyzer-spec Issues with the analyzer's implementation of the language spec 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)
#56536 opened Aug 21, 2024 by sgrekhov
augmented() in generative constructors needs additional compile-time checks analyzer-spec Issues with the analyzer's implementation of the language spec area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-augmentations Implementation of the augmentations feature P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56477 opened Aug 15, 2024 by eernstg
[Augmentations] No error in the analyzer when augmenting enum value provides a constructor invocation analyzer-spec Issues with the analyzer's implementation of the language spec area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-augmentations Implementation of the augmentations feature P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#56419 opened Aug 9, 2024 by sgrekhov
[Augmentations] No error in the analyzer when enum's implicit getter is augmented analyzer-spec Issues with the analyzer's implementation of the language spec area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-augmentations Implementation of the augmentations feature P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#56418 opened Aug 9, 2024 by sgrekhov
[Augmentations] No error in the analyzer if augmented refers to an abstract member analyzer-spec Issues with the analyzer's implementation of the language spec area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-augmentations Implementation of the augmentations feature P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#56417 opened Aug 9, 2024 by sgrekhov
[Augmentations] Augmentation can provide a value for non-nullable variable analyzer-spec Issues with the analyzer's implementation of the language spec area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-augmentations Implementation of the augmentations feature P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#56415 opened Aug 9, 2024 by sgrekhov
[Augmentations] Extension type augmentation must omit representation variable analyzer-spec Issues with the analyzer's implementation of the language spec area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-augmentations Implementation of the augmentations feature P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#56375 opened Aug 5, 2024 by sgrekhov
[Augmentations] No error in the analyzer if augmentation declares a different return type analyzer-spec Issues with the analyzer's implementation of the language spec area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-augmentations Implementation of the augmentations feature P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#56291 opened Jul 19, 2024 by sgrekhov
[Augmentations] Omitted type bound is not inherited analyzer-spec Issues with the analyzer's implementation of the language spec area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-augmentations Implementation of the augmentations feature P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#56290 opened Jul 19, 2024 by sgrekhov
[Augmentations] Analyzer error when augmenting representation variable analyzer-spec Issues with the analyzer's implementation of the language spec area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-augmentations Implementation of the augmentations feature P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#56289 opened Jul 19, 2024 by sgrekhov
[Augmentations] Analyzer crash on co19/LanguageFeatures/Augmentation-libraries/augmenting_types_A01_t01 analyzer-spec Issues with the analyzer's implementation of the language spec area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. crash Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash. feature-augmentations Implementation of the augmentations feature P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#56288 opened Jul 19, 2024 by sgrekhov
[Null-aware elements] Analyzer Implementation analyzer-spec Issues with the analyzer's implementation of the language spec area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-null-aware-elements Implementation of the Null-aware elements feature P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#56266 opened Jul 17, 2024 by chloestefantsova
1 task
[enhanced-parts] Analyzer implementation analyzer-spec Issues with the analyzer's implementation of the language spec area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-enhanced-parts Regarding the 'enhanced-parts' feature P1 A high priority bug; for example, a single project is unusable or has many test failures type-enhancement A request for a change that isn't a bug
#56194 opened Jul 9, 2024 by eernstg
Intersection type soundness issue analyzer-spec Issues with the analyzer's implementation of the language spec 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 soundness type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56050 opened Jun 19, 2024 by eernstg
Analyzer allows super as expression in several places analyzer-spec Issues with the analyzer's implementation of the language spec 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)
#55969 opened Jun 10, 2024 by lrhn
extension type on a Function named call analyzer-spec Issues with the analyzer's implementation of the language spec area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. area-front-end Use area-front-end for front end / CFE / kernel format related issues. cfe-dysfunctionalities Issues for the CFE not behaving as intended P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#55803 opened May 21, 2024 by mmcdon20
Generic function can't be passed as an argument analyzer-spec Issues with the analyzer's implementation of the language spec 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)
#55770 opened May 18, 2024 by seha-bot
[Wildcard Variables] Analyzer Implementation analyzer-spec Issues with the analyzer's implementation of the language spec area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-wildcard-variables Implementation of the wildcard variables feature P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#55680 opened May 9, 2024 by kallentu
35 of 42 tasks
Function argument rejected based on faulty inferred parameter type analyzer-spec Issues with the analyzer's implementation of the language spec 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)
#55644 opened May 6, 2024 by eernstg
Implement the macros feature in the analyzer analyzer-spec Issues with the analyzer's implementation of the language spec area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool) P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#55517 opened Apr 19, 2024 by eernstg
Analyzer allows augmentations in standard library files analyzer-spec Issues with the analyzer's implementation of the language spec 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)
#55249 opened Mar 20, 2024 by DanTup
Analyzer does not report when a late final is initialized in both an initializer and constructor body analyzer-spec Issues with the analyzer's implementation of the language spec analyzer-warning Issues with the analyzer's Warning codes 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
#55201 opened Mar 14, 2024 by srawlins
ProTip! Type g i on any issue or pull request to go back to the issue listing page.