-
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
CompilationUnit.directive.stringValue Strips Path Separators on Windows
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#59629
opened Nov 28, 2024 by
BenAuerDev
[ddc] Super calls are broken in a library after it has been hot reloaded
area-web
Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
web-dev-compiler
#59628
opened Nov 27, 2024 by
nshahan
[Enum Shorthands] Feature specification
area-language
Dart language related items (some items might be better tracked at github.com/dart-lang/language).
feature-enum-shorthands
Implementation of the enum shorthands feature.
language-spec-discuss
#59627
opened Nov 27, 2024 by
kallentu
2 tasks
TSAN: data race on library map
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
gardening
#59626
opened Nov 27, 2024 by
rmacnak-google
Failures on Remove unnecessary leftover Issues for the dart2wasm compiler.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
@dart=2.19
from tests.
area-dart2wasm
#59625
opened Nov 27, 2024 by
lrhn
dart->engine roll failed on arm64 compilation error
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
gardening
#59624
opened Nov 27, 2024 by
aam
[cfe] Excessive error if enum and another declaration have the same names
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.
#59623
opened Nov 27, 2024 by
sgrekhov
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
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
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-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-async
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
[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
Previous Next
ProTip!
Updated in the last three days: updated:>2024-11-25.