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

corelib/date_time_extremes_test is failing in JavaScript on Firefox, area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. browser-firefox web-dart2js web-dev-compiler
#60020 opened Jan 31, 2025 by nshahan
Switch expression always needs assignment area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#60019 opened Jan 30, 2025 by FMorschel
Don't require "part file.*.dart" for files in the same directory with the same base name. area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. type-enhancement A request for a change that isn't a bug
#60018 opened Jan 30, 2025 by tylandercasper
Crash in Instance::GetType on iso-stress-linux bot 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
#60017 opened Jan 30, 2025 by alexmarkov
Support ignoring lint(s) for a part of the file area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. type-enhancement A request for a change that isn't a bug
#60013 opened Jan 30, 2025 by Albert221
AOT produce the same code several times area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#60012 opened Jan 30, 2025 by jensjoha
No error in CFE in case of generic function override area-front-end Use area-front-end for front end / CFE / kernel format related issues. front-end-analyzer-unification Issues where the analyzer and cfe vary (not clearly a bug on one or the other). triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. type-question A question about expected behavior or functionality
#60011 opened Jan 30, 2025 by sgrekhov
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
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 analyzer-kickoff Issues that would be good for the Kick Off event 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
ProTip! no:milestone will show everything without a milestone.