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

please fix the dart cli in the flutter bin folder area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
#60083 opened Feb 8, 2025 by promit1201
Missing warning on partially-unused record destruction 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 type-enhancement A request for a change that isn't a bug
#60082 opened Feb 8, 2025 by ChaserVasya
Does element_offset need to guard against overflow? 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)
#60081 opened Feb 7, 2025 by eseidel
Duplicate "Add type annotation" assist analyzer-assist Issues with analysis server assists 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 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#60080 opened Feb 7, 2025 by scheglov
Add support to data-driven fixes to handle cases where the return type has changed analyzer-data-driven-fixes 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-enhancement A request for a change that isn't a bug
#60079 opened Feb 7, 2025 by bwilkerson
[linter] unnecessary_else_block suggestion area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. linter-lint-request P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#60078 opened Feb 7, 2025 by FMorschel
[unnecessary_statements] undetected unnecessary statement 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
#60077 opened Feb 7, 2025 by stephane-archer
[CFE] computeTypeShapeCheckSufficiency is too conservative with nullability mismatches area-front-end Use area-front-end for front end / CFE / kernel format related issues. cfe-optimizations CFE optimizations
#60076 opened Feb 7, 2025 by fishythefish
Share implementations for Flutter Builder-like assists 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-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#60075 opened Feb 6, 2025 by bkonyi
[wildcards] add a new SDK_VERSION_WILDCARDS diagnostic 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 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#60074 opened Feb 6, 2025 by pq
[productivity] (vscode) add server test launch configurations 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 type-task A well-defined stand-alone task
#60070 opened Feb 6, 2025 by pq
3 tasks done
Add failuresOnly to defineReflectiveSuite area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. 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
#60069 opened Feb 6, 2025 by FMorschel
Closure and closure context field loads are not folded in AOT area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
#60068 opened Feb 6, 2025 by osa1
Support glob pattern in workspace feature area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-pub Issues related to the 'dart pub' tool type-enhancement A request for a change that isn't a bug
#60066 opened Feb 6, 2025 by vasilich6107
Macros follow-up: Transpose compilation errors in the generated code to the corresponding annotation 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-design
#60063 opened Feb 6, 2025 by rrousselGit
Macros follow-up: Support emitting diagnostics in the generated code area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). 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
#60062 opened Feb 6, 2025 by rrousselGit
[fix] improve unnecessary_ignore correction coverage analyzer-quick-fix 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
#60061 opened Feb 5, 2025 by pq
Don't suggest converting getters into fields for extension types 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-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#60060 opened Feb 5, 2025 by PiotrRogulski
Function.apply() named parameters fail when compiled to Wasm area-dart2wasm Issues for the dart2wasm compiler.
#60059 opened Feb 5, 2025 by yjbanov
Add custom lint to sanity check analyzer public API 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.
#60058 opened Feb 5, 2025 by stereotype441
Unexpected Version of kernel sdk area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. 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)
#60057 opened Feb 5, 2025 by Kaushik-Mandale
[ddc] Generate code to call specialized as helpers from package:_rti area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. P3 A lower priority bug or feature request web-dev-compiler
#60056 opened Feb 5, 2025 by nshahan
Conditionals and "cast_nullable_to_non_nullable" area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#60055 opened Feb 5, 2025 by RohitSaily
Allow underscore in lower- and UpperCamelCase names 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.
#60054 opened Feb 5, 2025 by TB-StarcMed
[analyzer] Switch language version usages of Version to LanguageVersion analyzer-technical-debt 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
#60051 opened Feb 5, 2025 by parlough
ProTip! Follow long discussions with comments:>50.