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

multiple duplicate tooltips area-intellij Tracking issues for the Dart IntelliJ plugin. triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56937 opened Oct 22, 2024 by ChaserVasya
"late final" fields not included in completion suggestions area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56936 opened Oct 22, 2024 by Lootwig
Hovers should show what imports are adding that declaration area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. type-enhancement A request for a change that isn't a bug
#56935 opened Oct 21, 2024 by FMorschel
Out of Memory error in CI pipeline area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56934 opened Oct 21, 2024 by garrettApproachableGeek
displayString2() loses type substitutions for constructor invocation with type arguments area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. type-question A question about expected behavior or functionality
#56933 opened Oct 21, 2024 by DanTup
Breakpoints don't work on wrapped variable assignments area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56932 opened Oct 21, 2024 by DanTup
CTRL + Click on alias defined multiple times results in weird output area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56931 opened Oct 21, 2024 by FMorschel
[CP] Pub: Validate lockfile before recompiling global executable area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. cherry-pick-approved Label for approved cherrypick request cherry-pick-review Issue that need cherry pick triage to approve triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56930 opened Oct 21, 2024 by sigurdm
Error when running dart fix (Bad state: Missing a visit method for a node of type PatternAssignmentImpl) analyzer-dartfix Issues with the dartfix 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)
#56929 opened Oct 21, 2024 by Yegair
MultiStreamController.onListen is never called? area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-async type-question A question about expected behavior or functionality
#56925 opened Oct 21, 2024 by sgrekhov
New assist - inline if with outer else area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. type-enhancement A request for a change that isn't a bug
#56924 opened Oct 20, 2024 by FMorschel
Dart analyze takes alot of ram nearly 6GB out of 8GB area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. needs-info We need additional information from the issue author (auto-closed after 14 days if no response) type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56923 opened Oct 20, 2024 by Elfandy
Internal error: Bad state: Expected existing element analyzer-crash-report Issues which have been reported due to an analysis server crash area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56922 opened Oct 20, 2024 by ChaserVasya
Analysis of discarded_futures and unawaited_futures does not work for tearoffs used as arguments and, in closures, is dependent on whether enclosing function is async area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56921 opened Oct 19, 2024 by limwa
[dart2js] value range analysis very slow for many list accesses. area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. dart2js-optimization P3 A lower priority bug or feature request web-dart2js
#56919 opened Oct 19, 2024 by rakudrama
Stacktrace can ignore user-owned file when using tearoff area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. type-enhancement A request for a change that isn't a bug
#56918 opened Oct 18, 2024 by FMorschel
Macros: Add a way to obtain the StackTrace responsible for generating a code. feature-macros Implementation of the macros feature P2 A bug or feature request we're likely to work on pkg-macros The experimental package:_macros library type-enhancement A request for a change that isn't a bug
#56916 opened Oct 18, 2024 by rrousselGit
MultiStreamController.isPaused remains true after resume() area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-async type-documentation A request to add or improve documentation
#56915 opened Oct 18, 2024 by sgrekhov
Bad recovery when a generic type alias missing name area-front-end Use area-front-end for front end / CFE / kernel format related issues. cfe-error-recovery Error recovery in the CFE. fe-analyzer-shared-parser Issues with the shared parser's handling of correct code front-end-fasta-recovery
#56912 opened Oct 17, 2024 by scheglov
Extension type expression evaluation error when from closure parameter area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56911 opened Oct 17, 2024 by FMorschel
Failures on Allow (e as dynamic).foo() in avoid_dynamic_calls...[cfe] Include offended version number and package name in too high/low version message area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56910 opened Oct 17, 2024 by jyameo
Please update StreamController documentation area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-async type-documentation A request to add or improve documentation
#56908 opened Oct 17, 2024 by sgrekhov
Analyzer fails to propery type check invocations of complex expressions whose type is a type parameter 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)
#56907 opened Oct 16, 2024 by stereotype441
jsinterop: define a mechanism to export an API without wrapping area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. P2 A bug or feature request we're likely to work on web-js-interop Issues that impact all js interop
#56906 opened Oct 16, 2024 by sigmundch
Add a dart:js_interop API that can determine if an Object is a JS value area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. web-js-interop Issues that impact all js interop
#56905 opened Oct 16, 2024 by srujzs
ProTip! Exclude everything labeled bug with -label:bug.