Skip to content

Issues: dart-lang/sdk

Beta
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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

test failures in lib/mirrors/invocation_fuzz_test/smi 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.
#60721 opened May 13, 2025 by jyameo
Flow analysis. FutureOr<void> issue when testing against void area-dart-model 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
#60718 opened May 13, 2025 by sgrekhov
[vm] Isolate stress test hits assert in runtime/vm/object_graph.cc: 137: area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening
#60717 opened May 13, 2025 by dcharkes
corelib/hash_map2_test crashing on vm-dyn-linux-debug-x64 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
#60716 opened May 13, 2025 by dcharkes
[cfe] Better lowerings for switch statements and expressions with pattern matching area-dart-model For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer. cfe-encodings Encoding related CFE issues.
#60715 opened May 12, 2025 by rakudrama
resident compiler failing on GitHub actions (ubuntu) area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-compilation-server
#60713 opened May 12, 2025 by jakemac53
[dart2wasm] Help to deal with minified errors from deployed apps area-dart2wasm Issues for the dart2wasm compiler.
#60711 opened May 12, 2025 by mkustermann
Issue with non escaping characters area-dart-model For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer. model-crashes Crashes in the analyzer or CFE model-error-recovery Error recovery in analyzer/CFE. model-parser Parser issues in the analyzer/CFE
#60710 opened May 12, 2025 by Luxorum
dart analyze shows the wrong file/line/col in context messages when they are for different files to the main diagnostic 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
#60709 opened May 12, 2025 by DanTup
Flow analysis. No promotion in case of shared case scope and assignment in when part area-dart-model 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
#60708 opened May 12, 2025 by sgrekhov
Stopwatch uses different monotonic clocks on different platforms area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
#60707 opened May 12, 2025 by jakob-grabner
Flaky TSAN reports on isolate group callback tests 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
#60706 opened May 12, 2025 by mkustermann
Issues with quick fix for sort_constructors_first lint rule 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
#60703 opened May 10, 2025 by gryznar
Regular hangs of the analyzer in VSCode on Windows 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-performance Issue relates to performance or code size
#60702 opened May 10, 2025 by TheLastFlame
iso-stress-linux test failure expected: slot.offset = expected_offset NativeRuntime.writeHeapSnapshotToFile area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening
#60701 opened May 10, 2025 by aam
vm:shared fields with initializers should provide atomicity of initialization 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
#60699 opened May 9, 2025 by aam
[Feature request] Safe guard when iterate over properties. area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language).
#60695 opened May 8, 2025 by chunhtai
CorrectionProducers computing should handle errors differently area-devexp 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
#60694 opened May 8, 2025 by FMorschel
New annotations for enforcing types 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
#60693 opened May 8, 2025 by FMorschel
Escaped characters are not colored correctly on interpolation strings area-devexp 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
#60692 opened May 8, 2025 by FMorschel
Class 'NamedTypeBuilder' has no instance method 'appendTo' 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
#60691 opened May 8, 2025 by FMorschel
Unclear error message in case of a non-exhaustive switch expression area-dart-model For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer. improve-diagnostics Related to the quality of diagnostic messages model-exhaustiveness Implementation of exhaustiveness checking model-messages Poor/undesirable messaging in errors/warnings emitted by the analyzer and/or CFE.
#60690 opened May 8, 2025 by sgrekhov
Overloaded operator usage is not highlighted area-devexp 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
#60689 opened May 7, 2025 by EmrecanKaracayir
Investigate and remove the need for --start-paused when using --web-experimental-hot-reload with -d web-server area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P2 A bug or feature request we're likely to work on web-dev-compiler web-hot-reload Issues related to stateful hot reload on the web
#60688 opened May 7, 2025 by jyameo
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.