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

Analyzer >=6.4.2 <7.3.0 depends on _macros in SDK area-dart-model For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.
#60595 opened Apr 23, 2025 by davidmorgan
null error when renaming a variable area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#60592 opened Apr 22, 2025 by numberbee7070
bug in dot-shorthands experiment when using shorthands in an enum constructor arguments, or in a static field, or in a top-level variable area-dart-model For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer. feature-dot-shorthands Implementation of the dot shorthands feature. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#60590 opened Apr 22, 2025 by mmcdon20
Update validated analyzer warnings in the test runner analyzer-test area-dart-model For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer. P2 A bug or feature request we're likely to work on
#60588 opened Apr 22, 2025 by athomas
[liinter] unused_parameter area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
#60587 opened Apr 22, 2025 by stephane-archer
Duration(seconds:) parsing problem
#60586 opened Apr 22, 2025 by rocketnik
Object to double casts unbox, causing redundant boxing in some call sites area-dart2wasm Issues for the dart2wasm compiler.
#60585 opened Apr 22, 2025 by osa1
Duplicate wrapper functions generated as a result of Function.toJS area-dart2wasm Issues for the dart2wasm compiler. web-js-interop Issues that impact all js interop
#60584 opened Apr 22, 2025 by osa1
dart2wasm: Null check operator used on a null value at AstCodeGenerator._setupLocalParameters 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.
#60583 opened Apr 22, 2025 by davidmigloz
Highlight and renaming FunctionType parameters in typedef area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
#60580 opened Apr 22, 2025 by FMorschel
Bad quickfix: The named parameter 'foo' is required, but there's no corresponding argument. Try adding the required argument. area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
#60579 opened Apr 22, 2025 by stephane-archer
impossible rename on member variable function parameter name area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
#60578 opened Apr 22, 2025 by stephane-archer
No completion for identifier.^[] area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-completion Issues with the analysis server's code completion feature devexp-completion-correctness Issues with the correctness of the analysis server's code completion feature
#60577 opened Apr 21, 2025 by scheglov
language server has the wrong protocol default (legacy, but claims its LSP) area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. dart-cli-language-server Issues related to the 'dart language-server' tool
#60574 opened Apr 21, 2025 by jakemac53
[feature request] Add import alias on error message area-dart-model For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.
#60573 opened Apr 21, 2025 by noriHanda
Inconsistent const suggestion and evaluation for method calls on const objects in list literals area-dart-model For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer. model-const-eval Implementation of constant evaluation in analyzer/cfe
#60570 opened Apr 21, 2025 by tomdoeslinux-2
Exception in the search engine 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
#60567 opened Apr 18, 2025 by bwilkerson
Auto complete adds non-top-level element to import combinator area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-lsp Issues with analysis server's support of Language Server Protocol type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#60565 opened Apr 18, 2025 by FMorschel
How to migrate appendHtml after dart 3.7? area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. type-documentation A request to add or improve documentation type-question A question about expected behavior or functionality web-libraries Issues impacting dart:html, etc., libraries
#60564 opened Apr 18, 2025 by jimmyshiau
[linter] [no_variable_shadowing] area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-linter Issues with the analyzer's support for the linter package linter-lint-proposal linter-status-pending
#60560 opened Apr 17, 2025 by stephane-archer
standalone/io/regress_50904_test is flaky on reload configs area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening
#60559 opened Apr 17, 2025 by derekxu16
ProTip! Adding no:label will show everything without a label.