-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Label
Projects
Milestones
Assignee
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 Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
package:analyzer_cli
analyzer-test
area-analyzer
#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
#59879
opened Jan 10, 2025 by
bkonyi
Review 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.
unawaited
to accept FutureOr
analyzer-linter
#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 Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
enable_null_safety
don't show diagnostic anymore
area-analyzer
#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] 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
verify_checks_test
is not being run (or is ignored) on the bots
analyzer-linter
#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
#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
#59857
opened Jan 7, 2025 by
derekxu16
Stream's SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
timeout
doesn't interrupt asynchronous generator functions.
area-core-library
#59856
opened Jan 7, 2025 by
talesbarreto
Better message for Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
override
inside extension type
area-analyzer
#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 Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
Future
return type for the synchronous option
area-analyzer
#59852
opened Jan 7, 2025 by
FMorschel
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.