Skip to content

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

Issues list

Discrepancy between Analyzer and Compiler on nullability propagation in records 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 fe-analyzer-shared-flow-analysis
#55743 opened May 16, 2024 by escamoteur
[dart2wasm] Generics unexpected runtimeType when extends to nullable area-dart2wasm Issues for the dart2wasm compiler. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#55741 opened May 16, 2024 by huanghui1998hhh
Patterns and records are missing some IDE features like autocomplete, highlight usages under caret, ctrl click go to, and quick docs on hover area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#55740 opened May 16, 2024 by Mike278
Analyzer 6.5 doesn't canonicalize element instances, breaking type checks 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.
#55739 opened May 15, 2024 by simolus3
Quick fix: remove unnecessary stack catch analyzer-quick-fix 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
#55738 opened May 15, 2024 by pq
CFE fails to report error on inaccurate int->double conversion when demotion is possible. area-front-end Use area-front-end for front end / CFE / kernel format related issues. front-end-missing-error
#55736 opened May 15, 2024 by stereotype441
Quick fix idea for $ analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P4 type-enhancement A request for a change that isn't a bug
#55735 opened May 15, 2024 by bernaferrari
Analyzer erroneously performs .call tearoff on expressions whose type is a nullable type variable analyzer-spec 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
#55734 opened May 15, 2024 by stereotype441
interop & wasm: reconcile import and export mechanisms area-dart2wasm Issues for the dart2wasm compiler. area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. web-js-interop Issues that impact all js interop
#55733 opened May 15, 2024 by sigmundch
Dart Analysis in IDE does not match dart analyze output area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#55732 opened May 15, 2024 by kenzieschmoll
Exceptions starting DDS can't be caught without running in a zone area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. P2 A bug or feature request we're likely to work on pkg-dds For issues related to the Dart Development Service triaged Issue has been triaged by sub team
#55731 opened May 15, 2024 by DanTup
[Analyzer] Missing type information for record members in Intellij area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request
#55730 opened May 15, 2024 by julemand101
Code completion not working after 'yield' keyword analyzer-completion Issues with the analysis server's code completion feature analyzer-server 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
#55729 opened May 15, 2024 by jwren
[linter] False positive prefer_const_constructors incorrectly suggests adding const analyzer-linter 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. P2 A bug or feature request we're likely to work on
#55728 opened May 14, 2024 by albertms10
[Wildcard Variables] Kythe Implementation area-tools A meta category for issues that should be addressed by tooling (prefer more concrete areas).
#55727 opened May 14, 2024 by kallentu
[Wildcard Variables] VS Code Support area-tools A meta category for issues that should be addressed by tooling (prefer more concrete areas).
#55726 opened May 14, 2024 by kallentu
[Wildcard Variables] IntelliJ support area-intellij Tracking issues for the Dart IntelliJ plugin.
#55725 opened May 14, 2024 by kallentu
[Wildcard Variables] Update UNUSED_CATCH_CLAUSE reporting 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. feature-wildcard-variables Implementation of the wildcard variables feature P2 A bug or feature request we're likely to work on
#55723 opened May 14, 2024 by pq
[Wildcard Variables] Update UNUSED_CATCH_STACK reporting 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. feature-wildcard-variables Implementation of the wildcard variables feature P2 A bug or feature request we're likely to work on
#55721 opened May 14, 2024 by pq
[linter] Super initialization with optional parameter leads to unused_element 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
#55720 opened May 14, 2024 by srujzs
[Macros] Allow reporting diagnostics on class keywords/identifiers area-tools A meta category for issues that should be addressed by tooling (prefer more concrete areas). feature-macros Implementation of the macros feature
#55718 opened May 14, 2024 by rrousselGit
[CP] Cherry-Pick "[cfe] Ensure default values in synthesized function nodes" into stable area-front-end Use area-front-end for front end / CFE / kernel format related issues. cherry-pick-approved Label for approved cherrypick request cherry-pick-review Issue that need cherry pick triage to approve
#55714 opened May 14, 2024 by mkustermann
Isolates scaling problem area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. library-isolate P2 A bug or feature request we're likely to work on triaged Issue has been triaged by sub team type-performance Issue relates to performance or code size
#55713 opened May 14, 2024 by jensjoha
ProTip! Type g i on any issue or pull request to go back to the issue listing page.