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

Improve hovers for patterns analyzer-hover Issues related to hovers analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#59966 opened Jan 23, 2025 by DanTup
No runtime error when call getter is implicitly invoked area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#59965 opened Jan 23, 2025 by sgrekhov
No error in the analyzer when call field of a record is invoked area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#59964 opened Jan 23, 2025 by sgrekhov
No error in CFE when extension type call getter is implicitly invoked 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 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#59963 opened Jan 23, 2025 by sgrekhov
No error in CFE when call getter og an extension is invoked 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 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#59962 opened Jan 23, 2025 by sgrekhov
Add DateTime.fromSecondsSinceEpoch and int get secondsSinceEpoch area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. 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
#59961 opened Jan 23, 2025 by KKimj
request for a cli flag to the analysis server to moderate memory usage analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#59960 opened Jan 22, 2025 by devoncarew
extract method does not work with implicit return at the end analyzer-refactoring analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request
#59959 opened Jan 22, 2025 by stephane-archer
inline method nor working analyzer-refactoring 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
#59958 opened Jan 22, 2025 by stephane-archer
[lint] [omit_obvious_local_variable_types] false positive 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. linter-false-positive
#59957 opened Jan 22, 2025 by stephane-archer
[linter] throw synchronously when you return a Future 👿 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. linter-lint-proposal
#59956 opened Jan 22, 2025 by stephane-archer
[lint] avoid_unused_parameters 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. linter-lint-request
#59955 opened Jan 22, 2025 by stephane-archer
Usage of renamed field will be shadowed by parameter. need to introduce this. analyzer-refactoring analyzer-server 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
#59954 opened Jan 22, 2025 by stephane-archer
Cannot inline async into a function that does not return a Future. it returns FutureOr analyzer-refactoring analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request
#59953 opened Jan 22, 2025 by stephane-archer
call method invocation and noSuchMethod forwarder 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-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#59952 opened Jan 22, 2025 by sgrekhov
[dart2wasm] Add support detection mechanism area-dart2wasm Issues for the dart2wasm compiler.
#59951 opened Jan 22, 2025 by mkustermann
bad add required argument analyzer-quick-fix 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
#59950 opened Jan 22, 2025 by stephane-archer
[linter][discarded_futures] false positive 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
#59949 opened Jan 21, 2025 by stephane-archer
Impossible to use HTTPS with server on local network (IoT device) that has an intermediate certificate area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-_http 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)
#59948 opened Jan 21, 2025 by spkersten
ElementImpl equality operator false negatives 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
#59947 opened Jan 21, 2025 by holzgeist
Different behavior of CFE and the analyzer when constant depends on itself area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. area-front-end Use area-front-end for front end / CFE / kernel format related issues. P2 A bug or feature request we're likely to work on type-question A question about expected behavior or functionality
#59945 opened Jan 21, 2025 by sgrekhov
[linter] [always_specify_types] bad quickfix 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
#59944 opened Jan 21, 2025 by stephane-archer
Go to Definition on destruction with the same name "does nothing" area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#59943 opened Jan 20, 2025 by FMorschel
Treat code following calls to functions returning Never as unreachable. area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
#59941 opened Jan 20, 2025 by mkustermann
Broken VSCode and Cursor.ai autocomplete analyzer-completion Issues with the analysis server's code completion feature area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#59940 opened Jan 20, 2025 by karatekid430
ProTip! Find all open issues with in progress development work with linked:pr.