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

Error when running dart fix . --apply area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#59859 opened Jan 7, 2025 by jtdLab
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
#59858 opened Jan 7, 2025 by derekxu16
New test 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
#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
Not-inherited getter for 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
[linter] enforce documenting libraries area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#59851 opened Jan 7, 2025 by lishaduck
Analyzer crash when inheriting covariance on a method inherited with substitution analyzer-stability area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#59849 opened Jan 6, 2025 by stereotype441
[CP] Fix analysis options discovery in the presence of workspaces area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. 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.
#59848 opened Jan 6, 2025 by pq
Difference in output for DECLARES_INSTANCE_FIELD in extension and extension type area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. type-ux A user experience or user interface related issue
#59847 opened Jan 6, 2025 by FMorschel
[io]: HTTP header parser accepts many invalid characters within header names 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-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#59846 opened Jan 6, 2025 by kenballus
Remove null checks when operand is non-nullable area-dart2wasm Issues for the dart2wasm compiler. area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. vm-tfa
#59845 opened Jan 6, 2025 by biggs0125
Dart2JS conflates variables with same name in different blocks area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. dart2js-soundness type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js
#59843 opened Jan 6, 2025 by lrhn
Allow comment introspection area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. feature-macros Implementation of the macros feature pkg-macros The experimental package:_macros library type-enhancement A request for a change that isn't a bug
#59842 opened Jan 5, 2025 by Pebkac03
What is the difference between Directory.systemTemp and getTemporaryDirectory from the path_provider (Flutter package), and in what situations should each be used? area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-io type-question A question about expected behavior or functionality
#59841 opened Jan 4, 2025 by stephane-archer
Using tools/test.py -cdart2js fails. area-test Cross-cutting test issues (use area- labels for specific failures; not used for package:test).
#59839 opened Jan 3, 2025 by lrhn
await quickfix overwrite FutureOr type declaration area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#59838 opened Jan 3, 2025 by stephane-archer
[Enum Shorthands] Analysis Server Implementation analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-enum-shorthands Implementation of the enum shorthands feature. P2 A bug or feature request we're likely to work on
#59836 opened Jan 2, 2025 by kallentu
10 of 18 tasks
[Enum Shorthands] 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-enum-shorthands Implementation of the enum shorthands feature. P2 A bug or feature request we're likely to work on
#59835 opened Jan 2, 2025 by kallentu
8 tasks
[linter] [unnecessary_null_comparison] undetected unnecessary null comparison 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. P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#59834 opened Jan 2, 2025 by stephane-archer
Analyzer sometimes fails to detect incompatible signatures between base class and mixin 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)
#59832 opened Jan 1, 2025 by stereotype441
variance error at during compilation : "Can't use implicitly 'out' variable in an 'in' position in supertype." 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)
#59833 opened Jan 1, 2025 by atototenten
Turn convert to getter assist into extension_type_declares_instance_field fix analyzer-assist Issues with analysis server assists 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
#59831 opened Jan 1, 2025 by FMorschel
ProTip! Adding no:label will show everything without a label.