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
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

Investigate and possibly use reset in the frontend server instead of recompile-restart to signal a hot restart area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. cfe-frontend-server Frontend server issues for the CFE web-dev-compiler
#60010 opened Jan 30, 2025 by srujzs
[linter] identical_if_branch 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
#60008 opened Jan 29, 2025 by stephane-archer
unawaited_futures linter rule does not trigger in switch statements area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. linter-false-negative P3 A lower priority bug or feature request
#60006 opened Jan 29, 2025 by mrudigier
Message: An error occurred while handling textDocument/references request Code: -32001 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
#60005 opened Jan 28, 2025 by leaf-node
Analysis appears to never complete (and delays other LSP requests) when using macros/augmentations 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-performance Issue relates to performance or code size
#60004 opened Jan 28, 2025 by ljmatan
Corelib tests have not been migrated to account for web numerics area-test Cross-cutting test issues (use area- labels for specific failures; not used for package:test). P2 A bug or feature request we're likely to work on
#60003 opened Jan 28, 2025 by Markzipan
Create class to work similarly to create method analyzer-assist Issues with analysis server assists 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
#60002 opened Jan 28, 2025 by FMorschel
[CP] Bump dart_style to 2.3.8 to support formatting code with digit separators area-build Use area-build for SDK build issues. cherry-pick-approved Label for approved cherrypick request cherry-pick-merged Cherry-pick has been merged to the stable or beta branch. cherry-pick-review Issue that need cherry pick triage to approve
#59998 opened Jan 28, 2025 by munificent
Internal error (Dart Fix) analyzer-constants analyzer-dartfix Issues with the dartfix 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 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#59997 opened Jan 27, 2025 by JCKodel
Analyzer is of two minds regarding a property/super-parameter accessed as the prefix of a method call target. 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. P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#59996 opened Jan 27, 2025 by srawlins
Inconsistent permission of variable named as keywords 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)
#59995 opened Jan 27, 2025 by FMorschel
analysis_options is "everything or nothing" for generated code analyzer-analysis-options analyzer-ux 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
#59994 opened Jan 27, 2025 by JCKodel
[wasm] Tooltip not rendered over an embedded iFrame 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.
#59993 opened Jan 27, 2025 by kenzieschmoll
Error encountered while parsing package_config.json: Unexpected end of input area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#59992 opened Jan 27, 2025 by FMorschel
request for a mirror of dart-lang/labs area-infrastructure Use area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.
#59991 opened Jan 27, 2025 by devoncarew
Create function/method should take await into consideration analyzer-assist Issues with analysis server assists 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
#59990 opened Jan 27, 2025 by FMorschel
[dart2wasm]: Unexpected type StructuralParameterType StructuralParameterType(T). area-front-end Use area-front-end for front end / CFE / kernel format related issues. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#59989 opened Jan 27, 2025 by ykmnkmi
"Find usages" finds unrelated "call" method usages. 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
#59988 opened Jan 27, 2025 by ChaserVasya
dart2js using self when it should (likely) use globalThis 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-js-interop Issues that impact all js interop
#59982 opened Jan 24, 2025 by kevmoo
Analyzer doesn't report duplicate getter 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
#59977 opened Jan 24, 2025 by johnniwinther
Patterns destructing functions are colored the same as getters area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request
#59976 opened Jan 24, 2025 by FMorschel
Analyzer and CFE treat variable pattern clashing with type differently 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
#59974 opened Jan 24, 2025 by simolus3
False positive by unnecessary_parenthesis for function with specified type parameter in collection if in Set literal area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. linter-false-positive P2 A bug or feature request we're likely to work on
#59973 opened Jan 24, 2025 by spkersten
[DDC] Rework representation of Enums to be less redundant 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
#59972 opened Jan 23, 2025 by Markzipan
Improve hovers for super 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
#59970 opened Jan 23, 2025 by FMorschel
ProTip! What’s not been updated in a month: updated:<2024-12-30.