-
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
Flow analysis. Assignment is not detected in
case ... when ...
part
fe-analyzer-shared-flow-analysis
#60269
opened Mar 7, 2025 by
sgrekhov
Position changes of generic type parameters should be reflected after hot reload
area-web
Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
web-dev-compiler
web-hot-reload
Issues related to stateful hot reload on the web
#60267
opened Mar 7, 2025 by
Markzipan
Analysis Server Crash When Running dart fix --apply (Error in avoid_redundant_argument_values)
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
area-dart-model
Use area-dart-model for issues related to packages analyzer, front_end, and kernel.
model-const-eval
Implementation of constant evaluation
#60266
opened Mar 6, 2025 by
mosabalrsaheed
When an expression with static type Use area-dart-model for issues related to packages analyzer, front_end, and kernel.
model-flow
Implementation of flow analysis in analyzer/cfe
Never
is used as a condition, flow analysis sometimes forgets that the code path is unreachable.
area-dart-model
#60265
opened Mar 6, 2025 by
stereotype441
Pattern Matching on Sealed Classes with Default Generic Type Crashes Analyzer in Nested Functions
#60264
opened Mar 6, 2025 by
GiancarloCante
Stale package Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
web-dart2js
tools/dart2js/sourceMapViewer
area-web
#60263
opened Mar 6, 2025 by
lrhn
Add offset and end to Use area-dart-model for issues related to packages analyzer, front_end, and kernel.
NodeList
area-dart-model
#60261
opened Mar 6, 2025 by
FMorschel
Exhaustivity fails on Use area-dart-model for issues related to packages analyzer, front_end, and kernel.
model-exhaustiveness
Implementation of exhaustiveness checking
Result<T, E>
with Ok<T>
and Err<E>
where the other generic is Never
area-dart-model
#60260
opened Mar 6, 2025 by
TekExplorer
[analytics] include vscode editor settings in our diagnostics report
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
P2
A bug or feature request we're likely to work on
type-enhancement
A request for a change that isn't a bug
type-performance
Issue relates to performance or code size
#60259
opened Mar 5, 2025 by
pq
[analytics] collect timings for fix/assist/refactoring calculations
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
devexp-server
Issues related to some aspect of the analysis server
P2
A bug or feature request we're likely to work on
type-performance
Issue relates to performance or code size
#60258
opened Mar 5, 2025 by
pq
pkg/vm_service/test/profile_period_cli_option_test is flaky
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
gardening
#60257
opened Mar 5, 2025 by
alexmarkov
--pause-isolates-on-exit results in a hung VM if it fails to start the VM Service
area-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
#60256
opened Mar 5, 2025 by
DanTup
Typo in documentation: "an secure" → "a secure"
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
library-_http
type-documentation
A request to add or improve documentation
#60253
opened Mar 5, 2025 by
aserghini
dart debug session slow to start.
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)
#60252
opened Mar 5, 2025 by
bsutton
Nonusable Declarations
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
devexp-warning
Issues with the analyzer's Warning codes
#60251
opened Mar 4, 2025 by
RohitSaily
Analyzer and CFE disagree on FFI Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
area-native-interop
Used for native interop related issues, including FFI.
contributions-welcome
Contributions welcome to help resolve this (the resolution is expected to be clear from the issue)
@Native
annotations on extensions
area-devexp
#60250
opened Mar 4, 2025 by
simolus3
standalone/io/socket_connect_timeout_test
is failing on Android AOT configurations
area-vm
#60249
opened Mar 4, 2025 by
derekxu16
convert to named parameter quick fix: Named parameters can't start with an underscore.
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
devexp-refactoring
Issues with analysis server refactorings
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60248
opened Mar 4, 2025 by
stephane-archer
testConnectTimeout in secure_socket_test.dart & socket_connect_timeout_test.dart not convincing
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-io
P3
A lower priority bug or feature request
#60246
opened Mar 4, 2025 by
brianquinlan
Automate the creation of data-driven fix data
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
devexp-data-driven-fixes
Issues with the analysis server's support for data-driven fixes
type-enhancement
A request for a change that isn't a bug
#60244
opened Mar 3, 2025 by
bwilkerson
StringSink Documentation Clarification
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-core
type-documentation
A request to add or improve documentation
#60241
opened Mar 3, 2025 by
RohitSaily
add a quick action to remove a try catch
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
devexp-assist
Issues with analysis server assists
P3
A lower priority bug or feature request
#60240
opened Mar 3, 2025 by
stephane-archer
Dart compiler crash
area-dart-model
Use area-dart-model for issues related to packages analyzer, front_end, and kernel.
cfe-crashes
Crashes in the CFE
cfe-incremental-compiler
Incremental compiler issue in the CFE
legacy-area-front-end
Legacy: Use area-dart-model instead.
P2
A bug or feature request we're likely to work on
#60236
opened Mar 2, 2025 by
rebaz94
Discrepancy between Use area-dart-model for issues related to packages analyzer, front_end, and kernel.
model-discrepancy
Discrepancies between analyzer and cfe
dart analyze
and dart compile js/wasm
area-dart-model
#60235
opened Mar 2, 2025 by
gmpassos
Offsets on assists/quick-fixes tests are different on Windows because of new line differences
area-devexp
Developer experience items (DevTools, IDEs, analysis server, completions, refactorings, ...).
dartdev-quick-fix
Issues with analysis server (quick) fixes
P2
A bug or feature request we're likely to work on
#60234
opened Mar 1, 2025 by
FMorschel
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.