-
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
pkg/dds/test/log_history_size_gigantic_test
is timing out on unittest-asserts-release-win-arm64
area-vm
#59597
opened Nov 22, 2024 by
derekxu16
Dart process consuming 14GB of memory, slow autocomplete
analyzer-stability
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P1
A high priority bug; for example, a single project is unusable or has many test failures
type-performance
Issue relates to performance or code size
#59596
opened Nov 22, 2024 by
The-Redhat
Utility method for converting expressions into case patterns
analyzer-api
Issues that impact the public API of the analyzer 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
#59595
opened Nov 22, 2024 by
FMorschel
tsan data race Object::Clone() vs Function::set_optimized_call_site_count()
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
gardening
#59594
opened Nov 22, 2024 by
aam
Analyzer crash: type '_ConstructorNameWithInvalidTypeArgs' is not a subtype of type 'ConstructorNameImpl?' in type cast
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
crash
Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.
P1
A high priority bug; for example, a single project is unusable or has many test failures
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#59592
opened Nov 22, 2024 by
jensjoha
[macros] Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
feature-macros
Implementation of the macros feature
P2
A bug or feature request we're likely to work on
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)
typeDeclarationOf
returns different results when running in test mode for enums
area-analyzer
#59591
opened Nov 22, 2024 by
cedvdb
please add an option to Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
library-io
type-enhancement
A request for a change that isn't a bug
File.writeAsBytes
to avoid overwriting.
area-vm
#59587
opened Nov 22, 2024 by
stephane-archer
Failures on Remove unnecessary leftover 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)
@dart=2.19
from tests.
analyzer-spec
#59583
opened Nov 21, 2024 by
lrhn
[warning] UNUSED_LOCAL_VARIABLE false negative
analyzer-warning
Issues with the analyzer's Warning codes
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)
#59582
opened Nov 21, 2024 by
stephane-archer
[json_codable] the object passed to fromJson is not necessarily a Map
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
pkg-json
The json macro package
type-enhancement
A request for a change that isn't a bug
#59580
opened Nov 21, 2024 by
cedvdb
[json_codable] support static fromJson
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
pkg-json
The json macro package
type-enhancement
A request for a change that isn't a bug
#59579
opened Nov 21, 2024 by
cedvdb
unnecessary_statements
and no_self_assignments
discussion
analyzer-warning
#59578
opened Nov 21, 2024 by
FMorschel
Iterable.any
docs slightly unclear?
area-core-library
#59576
opened Nov 21, 2024 by
ditman
Safepoint deadlock(s)
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
gardening
#59574
opened Nov 20, 2024 by
rmacnak-google
dart fix
applies fixes in part files mutliple times
analyzer-bulk-fix
analyzer-quick-fix
area-analyzer
#59572
opened Nov 20, 2024 by
denniskaselow
[linter proposal] member function can be static
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
linter-lint-request
P3
A lower priority bug or feature request
#59571
opened Nov 20, 2024 by
stephane-archer
Failures on DDC debugger test
area-web
Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
web-dev-compiler
#59570
opened Nov 20, 2024 by
jyameo
Possibly spurious error about mixin with constructor
area-front-end
Use area-front-end for front end / CFE / kernel format related issues.
cfe-messages
Poor/undesirable messaging in errors/warnings emitted by the CFE.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#59569
opened Nov 20, 2024 by
lrhn
Ambiguous extension member access three or more should contain context messages
analyzer-ux
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-enhancement
A request for a change that isn't a bug
#59542
opened Nov 20, 2024 by
FMorschel
[CP] DevTools 2.40.2
cherry-pick-review
Issue that need cherry pick triage to approve
#59265
opened Nov 20, 2024 by
kenzieschmoll
1 task
Unhelpful Error when using Extensions in Switch Statements
area-front-end
Use area-front-end for front end / CFE / kernel format related issues.
cfe-dysfunctionalities
Issues for the CFE not behaving as intended
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#58963
opened Nov 19, 2024 by
PvtPuddles
[analyzer] Stop reporting the getter/setter type error
analyzer-warning
Issues with the analyzer's Warning codes
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
#58580
opened Nov 19, 2024 by
eernstg
Stop reporting the getter/setter type error
area-meta
Cross-cutting, high-level issues (for tracking many other implementation issues, ...).
implementation
Track the implementation of a specific feature (use on area-meta issue, not issues for each tool)
#58578
opened Nov 19, 2024 by
eernstg
[frontend_server] Deprecate Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
front-end-server
Issues with the frontend server
type-task
A well-defined stand-alone task
web-dev-compiler
moduleName
from compile-expression-to-js
area-web
#58265
opened Nov 19, 2024 by
srujzs
Expose isSubclassOf
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-core
type-enhancement
A request for a change that isn't a bug
#58261
opened Nov 19, 2024 by
Solido
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-10-23.