-
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
Hang during TimelineEventFileRecorder shutdown
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
gardening
timeout
vm-service
The VM Service Protocol, both the specification and its implementation
#59620
opened Nov 27, 2024 by
rmacnak-google
Add hot reload workflows into dwds and flutter-tools
area-dart-cli
Use area-dart-cli for issues related to the 'dart' command like tool.
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
#59619
opened Nov 26, 2024 by
biggs0125
Remove Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
web-dev-compiler
name
from ModuleMetadata
area-web
#59618
opened Nov 26, 2024 by
srujzs
GCC 14 build failure on BoringSSL
area-build
Use area-build for SDK build issues.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#59617
opened Nov 26, 2024 by
selfisekai
Proposal: 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.
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
unnecessary_pattern
lint
analyzer-linter
#59616
opened Nov 26, 2024 by
HosseinYousefi
No warning in case of variable assignment before the first type test
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-question
A question about expected behavior or functionality
#59614
opened Nov 26, 2024 by
sgrekhov
if case
with type check turns values to null if not covered in the first if case
and the assigned name is the same as the local variable
area-front-end
#59613
opened Nov 26, 2024 by
denniskaselow
Dart_DebugName
and Dart_DetectNullSafety
symbols in my executable
area-vm
#59612
opened Nov 26, 2024 by
ClementBeal
[fuzz][risc-v] il_riscv.cc: 3545: error: expected: result != left
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
dartfuzz
Found with Dart fuzzing (DartFuzz, libFuzzer, etc.)
gardening
#59611
opened Nov 26, 2024 by
dcharkes
Request for Official Support for Golang and Rust Interoperability in Dart
area-documentation
Prefer using 'type-documentation' and a specific area label.
area-native-interop
Used for native interop related issues, including FFI.
type-enhancement
A request for a change that isn't a bug
#59610
opened Nov 26, 2024 by
stephane-archer
Add mention to env var 'TEST_SERVER_SNAPSHOT` in docs
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-documentation
A request to add or improve documentation
type-enhancement
A request for a change that isn't a bug
#59609
opened Nov 26, 2024 by
FMorschel
Bridging Dart Exceptions with Isolates: Addressing the Incompatibility
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
library-isolate
type-enhancement
A request for a change that isn't a bug
#59608
opened Nov 26, 2024 by
stephane-archer
Strange error with "Instance of '_SimpleUri'" for malformed import.
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.
#59606
opened Nov 25, 2024 by
rakudrama
VM Service incorrectly wraps 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
vm-service
The VM Service Protocol, both the specification and its implementation
compileExpression
error responses from external clients
area-vm
#59603
opened Nov 25, 2024 by
bkonyi
[CP] Bump unified_analytics to 7.0.1
area-sdk
Use area-sdk for general purpose SDK issues (packaging, distribution, …).
cherry-pick-review
Issue that need cherry pick triage to approve
#59602
opened Nov 25, 2024 by
kenzieschmoll
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
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
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.