-
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
Pattern matching inside collection literal can cause crash in release builds
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#56756
opened Sep 19, 2024 by
Yegair
First analysis is much slower on Windows after a reboot (because of Windows Defender scanning files as they're read)
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#56755
opened Sep 19, 2024 by
DanTup
[Feature request] Use area-dart-cli for issues related to the 'dart' command like tool.
os-osx
type-enhancement
A request for a change that isn't a bug
dart run --no-sandbox
option on MacOS
area-dart-cli
#56754
opened Sep 19, 2024 by
stephane-archer
Feature Request: Ability to Specify File List in dart fix --apply
area-dart-cli
Use area-dart-cli for issues related to the 'dart' command like tool.
dart-cli-fix
type-enhancement
A request for a change that isn't a bug
#56752
opened Sep 19, 2024 by
harsenad
[warning] proposal: 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-enhancement
A request for a change that isn't a bug
do_not_check_equality_to_self
analyzer-warning
#56753
opened Sep 19, 2024 by
filiph
1 of 5 tasks
Dart is nigh impossible to embed with cmake
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
type-enhancement
A request for a change that isn't a bug
#56750
opened Sep 18, 2024 by
gaaclarke
Using dart analyze with conditional imports/exports (web support)
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
type-question
A question about expected behavior or functionality
#56748
opened Sep 18, 2024 by
loryruta
[Macro] Incorrect report: macro_not_allowed_declaration.
area-fe-analyzer-shared
Assigned by engineers; when triaging, prefer either area-front-end or area-analyzer.
feature-macros
Implementation of the macros feature
pkg-macros
The experimental package:_macros library
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#56747
opened Sep 18, 2024 by
microtears
Exception while using a AvoidRedundantArgumentValues
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#56745
opened Sep 17, 2024 by
YDA93
Failures on [cfe] Create SourceConstructorBuilder through fragments
area-front-end
Use area-front-end for front end / CFE / kernel format related issues.
cfe-feature-augmentation
Implement augmentation features in the CFE
#56743
opened Sep 17, 2024 by
johnniwinther
Failures on [cfe] Create SourceFieldBuilder through fragments
area-front-end
Use area-front-end for front end / CFE / kernel format related issues.
cfe-feature-augmentation
Implement augmentation features in the CFE
#56742
opened Sep 17, 2024 by
johnniwinther
Bug in dart2js compilation, with records and generics
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-dart2js
#56741
opened Sep 17, 2024 by
lrhn
Renaming files should also fix Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
directives_ordering
analyzer-server
area-analyzer
#56739
opened Sep 16, 2024 by
FMorschel
Wrong Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
dead_code
warning in the analyzer
area-analyzer
#56737
opened Sep 16, 2024 by
sgrekhov
Uri.replace with pathSegments does not preserve absolute paths
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
#56735
opened Sep 16, 2024 by
hacker1024
Build failed
area-build
Use area-build for SDK build issues.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#56734
opened Sep 15, 2024 by
moluopro
--enable-vm-service
flag behaviors are inconsistent between debugger and cli
area-vm
#56733
opened Sep 14, 2024 by
pattobrien
[vm] Expose isolate's origin id (the id of the spawning isolate or (if no other isolate spawned it, it's own isolate id)
area-vm
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
#56732
opened Sep 13, 2024 by
mkustermann
"Add type annotations" doesn't handle dynamic correctly
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#56730
opened Sep 13, 2024 by
gspencergoog
[dart2wasm] co19/LanguageFeatures/Extension-methods/accessibility_A02_t02 crash
area-web
Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
crash
Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.
web-dart2js
#56729
opened Sep 13, 2024 by
sgrekhov
Analyzer crash on co19/LanguageFeatures/Parts-with-imports/export_A01_t01
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.
feature-enhanced-parts
Regarding the 'enhanced-parts' feature
#56728
opened Sep 13, 2024 by
sgrekhov
[vm/aot] List bounds check not eliminated in simple loop
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
type-performance
Issue relates to performance or code size
#56726
opened Sep 12, 2024 by
rakudrama
[gardening] fix windows bot
area-web
Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
P2
A bug or feature request we're likely to work on
web-dev-compiler
#56725
opened Sep 12, 2024 by
sigmundch
[extension types] Confusing nullability related error message.
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
feature-extension-types
Implementation of the extension type 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)
#56724
opened Sep 12, 2024 by
modulovalue
Create method
assist not triggering inside ternary operators
analyzer-assist
#56719
opened Sep 12, 2024 by
FMorschel
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.