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

[Release] Automate merging of stable CHANGELOG updates into main branch area-build Use area-build for SDK build issues. type-enhancement A request for a change that isn't a bug
#56603 opened Aug 29, 2024 by itsjustkevin updated Sep 12, 2024
[Release] Automate updating Dart Docker official images. area-build Use area-build for SDK build issues. type-enhancement A request for a change that isn't a bug
#56604 opened Aug 29, 2024 by itsjustkevin updated Sep 12, 2024
Analysis server crash during engine lint 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. P1 A high priority bug; for example, a single project is unusable or has many test failures type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56695 opened Sep 10, 2024 by reidbaker updated Sep 12, 2024
Create method assist not triggering inside ternary operators 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)
#56719 opened Sep 12, 2024 by FMorschel updated Sep 12, 2024
[dart2wasm] Empty 'names' field in generated source maps area-dart2wasm Issues for the dart2wasm compiler. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56718 opened Sep 12, 2024 by buenaflor updated Sep 12, 2024
dart seems to stop reporting errors after having reported several area-front-end Use area-front-end for front end / CFE / kernel format related issues. 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)
#56721 opened Sep 12, 2024 by eernstg updated Sep 12, 2024
Tagged Template Literals area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. type-enhancement A request for a change that isn't a bug web-js-interop Issues that impact all js interop
#56720 opened Dec 14, 2018 by PaulHMason updated Sep 12, 2024
Devtools benchmarks fail with dart2wasm on highest optimization level area-dart2wasm Issues for the dart2wasm compiler. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56664 opened Sep 6, 2024 by eyebrowsoffire updated Sep 12, 2024
Different error message between compiler and analyzer when using bool? in if-statement area-front-end Use area-front-end for front end / CFE / kernel format related issues. cfe-messages Poor/undesirable messaging in errors/warnings emitted by the CFE. type-ux A user experience or user interface related issue
#56697 opened Sep 10, 2024 by julemand101 updated Sep 12, 2024
TSAN reports thread leak area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
#56717 opened Sep 12, 2024 by mkustermann updated Sep 12, 2024
Missing direct call opportunity in TFA in equals calls area-dart2wasm Issues for the dart2wasm compiler. type-performance Issue relates to performance or code size vm-tfa
#56691 opened Sep 10, 2024 by osa1 updated Sep 12, 2024
[Analyzer] Please update deferred_import_of_extension error message area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#56716 opened Sep 12, 2024 by sgrekhov updated Sep 12, 2024
Join if statements with if case and boolean should not happen 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)
#56715 opened Sep 12, 2024 by FMorschel updated Sep 12, 2024
Analyzer is very slow for large files analyzer-stability 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-performance Issue relates to performance or code size
#56247 opened Jul 16, 2024 by liamappelbe updated Sep 12, 2024
Encapsulate field assist miss-types the constructor field if the type is from an aliased import analyzer-assist Issues with analysis server assists 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)
#56558 opened Aug 23, 2024 by FMorschel updated Sep 11, 2024
Analyzer fails to report UNREACHABLE_SWITCH_CASE when there is a when clause 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. fe-analyzer-shared-exhaustiveness P2 A bug or feature request we're likely to work on
#56710 opened Sep 11, 2024 by stereotype441 updated Sep 11, 2024
Encapsulate field assist doesn't move override annotations analyzer-assist Issues with analysis server assists 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)
#56559 opened Aug 23, 2024 by FMorschel updated Sep 11, 2024
When click on "Create constructor with final fields, required named", it generates syntax error analyzer-assist Issues with analysis server assists 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)
#56182 opened Jul 8, 2024 by bwilkerson updated Sep 11, 2024
[Unquoted Imports] [meta] Unquoted Imports implementation area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). feature-unquoted-imports Implementation of the import shorthands/unquoted imports feature. implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool)
#56614 opened Aug 30, 2024 by kallentu updated Sep 11, 2024
8 tasks
[Unquoted Imports] Analysis Server Implementation analyzer-server 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
#56713 opened Sep 11, 2024 by kallentu updated Sep 11, 2024
38 tasks
[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
#56712 opened Sep 11, 2024 by kallentu updated Sep 11, 2024
18 tasks
[Unquoted Imports] CFE Implementation area-front-end Use area-front-end for front end / CFE / kernel format related issues. cfe-features General feature work in the CFE. feature-unquoted-imports Implementation of the import shorthands/unquoted imports feature.
#56711 opened Sep 11, 2024 by kallentu updated Sep 11, 2024
5 tasks
[Meta] Ship the new formatting style and migrate to it area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...).
#56688 opened Sep 10, 2024 by munificent updated Sep 11, 2024
6 of 21 tasks
standalone/io/regress_flutter_57125_test flaky -> Timeout on vm-appjit-linux-product-x64 area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening triaged Issue has been triaged by sub team
#56400 opened Aug 8, 2024 by sstrickl updated Sep 11, 2024
Flaky ffi test crashes on vm-ffi-qemu-linux-release-riscv64 area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening triaged Issue has been triaged by sub team
#56549 opened Aug 22, 2024 by mkustermann updated Sep 11, 2024
ProTip! Type g i on any issue or pull request to go back to the issue listing page.