-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
ffi/isolate_group_shared_callback_test/5,6 failed on vm-android-release-arm
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
gardening
P2
A bug or feature request we're likely to work on
triaged
Issue has been triaged by sub team
#60700
opened May 9, 2025 by
aam
vm:shared fields with initializers should provide atomicity of initialization
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
P2
A bug or feature request we're likely to work on
triaged
Issue has been triaged by sub team
#60699
opened May 9, 2025 by
aam
vm-tsan-linux-release-x64:vm/cc/ThreadPool_RunOne broke (Pass -> Crash)
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
gardening
#60698
opened May 9, 2025 by
aam
Private interface method flagged as not referenced
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
#60697
opened May 9, 2025 by
dowski
[Feature request] Safe guard when iterate over properties.
area-language
Dart language related items (some items might be better tracked at github.com/dart-lang/language).
#60695
opened May 8, 2025 by
chunhtai
CorrectionProducer
s computing should handle errors differently
area-devexp
#60694
opened May 8, 2025 by
FMorschel
New annotations for enforcing types
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
#60693
opened May 8, 2025 by
FMorschel
Escaped characters are not colored correctly on interpolation strings
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
#60692
opened May 8, 2025 by
FMorschel
Class 'NamedTypeBuilder' has no instance method 'appendTo'
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
#60691
opened May 8, 2025 by
FMorschel
Unclear error message in case of a non-exhaustive switch expression
area-dart-model
For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.
improve-diagnostics
Related to the quality of diagnostic messages
model-exhaustiveness
Implementation of exhaustiveness checking
model-messages
Poor/undesirable messaging in errors/warnings emitted by the analyzer and/or CFE.
#60690
opened May 8, 2025 by
sgrekhov
Overloaded operator usage is not highlighted
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
#60689
opened May 7, 2025 by
EmrecanKaracayir
Investigate and remove the need for --start-paused when using --web-experimental-hot-reload with -d web-server
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
P2
A bug or feature request we're likely to work on
web-dev-compiler
web-hot-reload
Issues related to stateful hot reload on the web
#60688
opened May 7, 2025 by
jyameo
Failures on Revert "[model] Update handling of ?.length in constants"
area-dart-model
For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.
model-const-eval
Implementation of constant evaluation in analyzer/cfe
#60686
opened May 7, 2025 by
johnniwinther
VM Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
triaged
Issue has been triaged by sub team
unlinked_ast_to_text_test
failure in CL
area-vm
#60685
opened May 7, 2025 by
lrhn
VM stack-trace test depends on inlining choices
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
needs-info
We need additional information from the issue author (auto-closed after 14 days if no response)
#60684
opened May 7, 2025 by
lrhn
Flow analysis. Patterns match in switches
area-dart-model
For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.
model-flow
Implementation of flow analysis in analyzer/cfe
#60677
opened May 6, 2025 by
sgrekhov
[Extension type] Wrong error messages in CFE in case of invalid assignment
area-dart-model
For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.
improve-diagnostics
Related to the quality of diagnostic messages
model-messages
Poor/undesirable messaging in errors/warnings emitted by the analyzer and/or CFE.
#60676
opened May 5, 2025 by
sgrekhov
[analyzer] No error in case of For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
?.
in a constant expression
analyzer-constants
area-devexp
#60673
opened May 5, 2025 by
sgrekhov
DdsExtension.onEventWithHistory implementation seems incorrect
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
pkg-dds
For issues related to the Dart Development Service
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60672
opened May 5, 2025 by
mraleph
Every Use area-dart-cli for issues related to the 'dart' command like tool.
dart-cli-test
Issues related to the 'dart test' tool
dart test
/flutter test
causes a "downloading dependencies" again
area-dart-cli
#60670
opened May 4, 2025 by
rrousselGit
Move SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
feature-dot-shorthands
Implementation of the dot shorthands feature.
library-core
type-enhancement
A request for a change that isn't a bug
DateTime
constants for month and weekday into extension types.
area-core-library
#60669
opened May 3, 2025 by
mmcdon20
Errors for name colisions discussion
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
#60668
opened May 3, 2025 by
FMorschel
Lints to prefer project root path import
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-linter
Issues with the analyzer's support for the linter package
#60667
opened May 2, 2025 by
predatorx7
JS interop can't create anonymous objects with keys that are Dart keywords
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
web-js-interop
Issues that impact all js interop
#60666
opened May 2, 2025 by
nex3
Fix tests that expect to receive VM Service events
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
pkg-dds
For issues related to the Dart Development Service
pkg-vm-service
triaged
Issue has been triaged by sub team
vm-service
The VM Service Protocol, both the specification and its implementation
#60665
opened May 2, 2025 by
derekxu16
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.