-
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
Strange refactor behavior when cursor is on closing parenthesis
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-assist
Issues with analysis server assists
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60818
opened May 29, 2025 by
kenzieschmoll
int3 hit in generated code
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
crash
Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.
gardening
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60811
opened May 28, 2025 by
rmacnak-google
Profiler/deopt data race
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
sanitizer
Found with sanitizer testing (ASAN, LSAN, MSAN, TSAN, UBSAN)
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60805
opened May 27, 2025 by
rmacnak-google
Profiler/profiler data race
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
sanitizer
Found with sanitizer testing (ASAN, LSAN, MSAN, TSAN, UBSAN)
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60804
opened May 27, 2025 by
rmacnak-google
Renaming field doesn't update constructors on subclasses of subclasses
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60803
opened May 27, 2025 by
FMorschel
Quickfix "Add final field formal parameters" ignores always_put_required_named_parameters_first lint
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
P3
A lower priority bug or feature request
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60783
opened May 23, 2025 by
navaronbracke
Not clear if @visibleForTesting elements should be visible in other packages
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
P3
A lower priority bug or feature request
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60731
opened May 15, 2025 by
sigurdm
Analyzer constant evaluation special-cases 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
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
identical(int, double)
.
analyzer-constants
area-dart-model
#60647
opened Apr 30, 2025 by
lrhn
[ddc] Missing dynamic checks on getter invocations when getter returns dynamic from a type argument
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
web-dev-compiler
#60643
opened Apr 29, 2025 by
nshahan
Add explicit 'show' combinator
assist doesn't consider part files
area-devexp
#60637
opened Apr 29, 2025 by
FMorschel
Invalid rename from Inline Method
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-assist
Issues with analysis server assists
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60634
opened Apr 28, 2025 by
bwilkerson
Record pattern promotes fields from For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.
model-patterns
Implementation of patterns in analyzer/cfe
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
void
to Object?
area-dart-model
#60609
opened Apr 24, 2025 by
lrhn
Making named arguments quick fix results in invalid code
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-quick-fix
Issues with analysis server (quick) fixes
P3
A lower priority bug or feature request
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60608
opened Apr 24, 2025 by
stephane-archer
Wrong fix For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-quick-fix
Issues with analysis server (quick) fixes
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
no_leading_underscores_for_local_identifiers
break code logic when local same class identifiers
area-devexp
#60607
opened Apr 24, 2025 by
quyenvsp
dart2wasm: Null check operator used on a null value at AstCodeGenerator._setupLocalParameters
area-dart2wasm
Issues for the dart2wasm compiler.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60583
opened Apr 22, 2025 by
davidmigloz
Highlight and renaming For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-server
Issues related to some aspect of the analysis server
P3
A lower priority bug or feature request
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
FunctionType
parameters in typedef
area-devexp
#60580
opened Apr 22, 2025 by
FMorschel
language server has the wrong protocol default (legacy, but claims its LSP)
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
dart-cli-language-server
Issues related to the 'dart language-server' tool
devexp-server
Issues related to some aspect of the analysis server
P3
A lower priority bug or feature request
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60574
opened Apr 21, 2025 by
jakemac53
Flow analysis fails to record types of interest when an 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
P3
A lower priority bug or feature request
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
is
expression is not used in a conditional context
area-dart-model
#60479
opened Apr 4, 2025 by
stereotype441
Crash when requesting code completion
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-completion
Issues with the analysis server's code completion feature
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60463
opened Apr 2, 2025 by
scheglov
CFE consider expression switch case "body" as part of guard.
area-dart-model
For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.
cfe-dysfunctionalities
Issues for the CFE not behaving as intended
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60434
opened Mar 31, 2025 by
lrhn
Analyzer cannot resolve instance reference on type variable, in a doc comment.
area-dart-model
For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60417
opened Mar 27, 2025 by
srawlins
The value of the field '_foo' isn't used. Try removing the field, or using it.
produce invalid code
area-devexp
#60410
opened Mar 26, 2025 by
stephane-archer
[dart2js] Local variable is captured incorrectly inside field initializer
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
P3
A lower priority bug or feature request
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
web-dart2js
#60409
opened Mar 26, 2025 by
alexmarkov
prefix_shadowed_by_local_declaration
false positive
area-dart-model
#60388
opened Mar 24, 2025 by
FMorschel
move to file doesn't move associated private function
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-refactoring
Issues with analysis server refactorings
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#60379
opened Mar 22, 2025 by
stephane-archer
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-05-03.