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

[Enum Shorthands] VM Implementation area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. feature-enum-shorthands Implementation of the enum shorthands feature.
#59885 opened Jan 10, 2025 by kallentu
[CP] DevTools 2.40.3 area-sdk Use area-sdk for general purpose SDK issues (packaging, distribution, …). 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.
#59884 opened Jan 10, 2025 by elliette
Consider getting rid of package:analyzer_cli analyzer-test area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#59882 opened Jan 10, 2025 by stereotype441
The Flutter Daemon failed to start needs-info We need additional information from the issue author (auto-closed after 14 days if no response) triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot.
#59881 opened Jan 10, 2025 by RensithUdara
dynamic_modules_suite/implicitly_extendable is new and failed (RuntimeError, expected Pass) area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#59880 opened Jan 10, 2025 by brianquinlan
ScavengerVisitorBase<true>::VisitPointers segfault on JIT-NOINTRINSIFY-ReleaseSIMARM area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. dartfuzz Found with Dart fuzzing (DartFuzz, libFuzzer, etc.) gardening P3 A lower priority bug or feature request triaged Issue has been triaged by sub team
#59879 opened Jan 10, 2025 by bkonyi
Review unawaited to accept FutureOr analyzer-linter Issues with the analyzer's support for the linter package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#59877 opened Jan 10, 2025 by FMorschel
[Enum Shorthands] Core library updates area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. feature-enum-shorthands Implementation of the enum shorthands feature.
#59876 opened Jan 9, 2025 by kallentu
[Enum Shorthands] VM debugging support area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. feature-enum-shorthands Implementation of the enum shorthands feature.
#59875 opened Jan 9, 2025 by kallentu
3 tasks
[Enum Shorthands] Web debugging support area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. feature-enum-shorthands Implementation of the enum shorthands feature. web-dev-compiler
#59874 opened Jan 9, 2025 by kallentu
3 tasks
Should null-check/assert patterns produce a warning on a constant with a nullable type? 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
#59871 opened Jan 9, 2025 by sgrekhov
Linter rules such as enable_null_safety don't show diagnostic anymore area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#59869 opened Jan 8, 2025 by FMorschel
Assists for linter rules area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#59868 opened Jan 8, 2025 by FMorschel
[tests] verify_checks_test is not being run (or is ignored) on the bots analyzer-linter Issues with the analyzer's support for the linter package analyzer-test 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
#59867 opened Jan 8, 2025 by pq
Illegal argument in isolate message that works or break without changing much of the code 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)
#59866 opened Jan 8, 2025 by stephane-archer
Bad autocompletion for type inside import alias when declaring a function inside a class analyzer-completion Issues with the analysis server's code completion feature area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#59865 opened Jan 8, 2025 by stephane-archer
Add a node compilation target area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. 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 web-dart2js
#59864 opened Jan 8, 2025 by buergerling
Add support for retrieving current process user ID (UID) area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. 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
#59860 opened Jan 8, 2025 by samujjal-gogoi
co19/LanguageFeatures/FinalizationRegistry/ffi/Finalizer/Finalizer_A01_t04 failed on vm-aot-win-release-x64 area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening library-ffi triaged Issue has been triaged by sub team
#59858 opened Jan 7, 2025 by derekxu16
vm/dart/isolates/dart_api_create_lightweight_isolate_test failed on vm-aot-win-release-arm64 area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening library-ffi triaged Issue has been triaged by sub team
#59857 opened Jan 7, 2025 by derekxu16
Stream's timeout doesn't interrupt asynchronous generator functions. area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
#59856 opened Jan 7, 2025 by talesbarreto
Better message for override inside extension type area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#59855 opened Jan 7, 2025 by FMorschel
Auto complete on variable destruction can be improved area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#59854 opened Jan 7, 2025 by FMorschel
[CP] Fixes multiple fixes for insertions in multi-file library area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. 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)
#59853 opened Jan 7, 2025 by FMorschel
Linter to suggest removing the Future return type for the synchronous option area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#59852 opened Jan 7, 2025 by FMorschel
ProTip! Mix and match filters to narrow down what you’re looking for.