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

[lint] avoid_unused_parameters area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#59955 opened Jan 22, 2025 by stephane-archer
Usage of renamed field will be shadowed by parameter. need to introduce this. area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#59954 opened Jan 22, 2025 by stephane-archer
Cannot inline async into a function that does not return a Future. it returns FutureOr area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#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 area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#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
Dart docs for library don't allow CTRL + Click 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
#59946 opened Jan 21, 2025 by FMorschel
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 area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#59940 opened Jan 20, 2025 by karatekid430
[ddc] switch case doesn't match enum when enum comes from a different library and has a final field that's not initialized via constructor 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-dev-compiler
#59939 opened Jan 18, 2025 by denniskaselow
Memory leak when spawning isolates that use HTTP area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
#59937 opened Jan 18, 2025 by davidmartos96
[dart2js] Indirect Uint8List(0) as List<int> not optimized area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. dart2js-optimization dart2js-ssa web-dart2js
#59935 opened Jan 18, 2025 by rakudrama
LinkedHashMap<String, T>(); is changed to <String, T>{}; after dart fix 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-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#59934 opened Jan 17, 2025 by tolotrasamuel
Set up analytics tracking for hot reload times in Flutter area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. web-dev-compiler
#59931 opened Jan 17, 2025 by biggs0125
Improve auto-complete for override analyzer-completion Issues with the analysis server's code completion feature 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
#59930 opened Jan 17, 2025 by FMorschel
Variable override auto-complete doesn't differenciate between getter and setter analyzer-completion Issues with the analysis server's code completion feature analyzer-completion-correctness 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
#59929 opened Jan 17, 2025 by FMorschel
[CP] Fix for issue #59901 area-dart2wasm Issues for the dart2wasm compiler. cherry-pick-review Issue that need cherry pick triage to approve type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#59924 opened Jan 17, 2025 by osa1
Consider allowing formatting in the presence of non-syntactic errors from the parser area-front-end Use area-front-end for front end / CFE / kernel format related issues. cfe-error-recovery Error recovery in the CFE. type-enhancement A request for a change that isn't a bug
#59923 opened Jan 16, 2025 by stereotype441
Cannot restrict vm:entry-point pragma for a getter area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
#59920 opened Jan 16, 2025 by iinozemtsev
ProTip! Add no:assignee to see everything that’s not assigned.