[go: nahoru, domu]

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

[CP] Pub: Fix to using path dependencies in git dependencies on windows cherry-pick-review Issue that need cherry pick triage to approve
#56116 by sigurdm was closed Jul 1, 2024 updated Jul 1, 2024
Completion in pubspec.yaml is not completing top-level properties analyzer-completion Issues with the analysis server's code completion feature analyzer-completion-correctness 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)
#54264 opened Dec 7, 2023 by sigurdm updated Jun 27, 2024
[CP] Pub: Properly handle case where the client is unable to fetch advisories area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). cherry-pick-approved Label for approved cherrypick request cherry-pick-review Issue that need cherry pick triage to approve
#55981 by sigurdm was closed Jun 13, 2024 updated Jun 13, 2024
[CP] Fix dart run missing fast path when using Flutter area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. cherry-pick-approved Label for approved cherrypick request cherry-pick-review Issue that need cherry pick triage to approve dart-cli-run Issues related to 'dart run'
#55758 by sigurdm was closed May 22, 2024 updated May 22, 2024
Proposal: Have dart run <file.dart> do resolution area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-run Issues related to 'dart run'
#55548 opened Apr 23, 2024 by sigurdm updated Apr 26, 2024
dart run crashes with invalid .dart_tool/package_config.json area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-run Issues related to 'dart run' P2 A bug or feature request we're likely to work on triaged Issue has been triaged by sub team type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#55490 by sigurdm was closed Apr 23, 2024 updated Apr 23, 2024
Cherry pick "Shut down pub http client after running dartdev" area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. cherry-pick-approved Label for approved cherrypick request cherry-pick-review Issue that need cherry pick triage to approve
#55402 by sigurdm was closed Apr 22, 2024 updated Apr 22, 2024
[CP] Fix package name when refreshing binstubs area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. cherry-pick-approved Label for approved cherrypick request cherry-pick-review Issue that need cherry pick triage to approve dart-cli-pub Issues related to the 'dart pub' tool dependencies Pull requests that update a dependency file
#55373 by sigurdm was closed Apr 22, 2024 updated Apr 22, 2024
Process.run(environment: e) has strange behavior if a key of e contains '=' area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. library-io type-enhancement A request for a change that isn't a bug
#47240 opened Sep 17, 2021 by sigurdm updated Apr 21, 2024
Enable RBE by default area-tools A meta category for issues that should be addressed by tooling (prefer more concrete areas). type-enhancement A request for a change that isn't a bug
#55400 by sigurdm was closed Apr 18, 2024 updated Apr 18, 2024
dart run --resident fails obscurely Can't load Kernel binary: Invalid SDK hash when dart is updated. area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-run Issues related to 'dart run' P2 A bug or feature request we're likely to work on
#55349 by sigurdm was closed Apr 17, 2024 updated Apr 17, 2024
Misleading diagnostic when invoking nullable non-function 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 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#55488 opened Apr 17, 2024 by sigurdm updated Apr 17, 2024
[CP] Add missing details about pub feature to CHANGELOG area-sdk Use area-sdk for general purpose SDK issues (packaging, distribution, …). cherry-pick-review Issue that need cherry pick triage to approve
#55385 by sigurdm was closed Apr 8, 2024 updated Apr 8, 2024
Auto-detection that gclient sync is needed area-tools A meta category for issues that should be addressed by tooling (prefer more concrete areas). type-enhancement A request for a change that isn't a bug
#55401 opened Apr 8, 2024 by sigurdm updated Apr 8, 2024
The dart vm should not run a file, if it has the name of a sub-command area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-run Issues related to 'dart run'
#55370 by sigurdm was closed Apr 8, 2024 updated Apr 8, 2024
invalid_internal_annotation gives false positive inside part file 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-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#49274 opened Jun 16, 2022 by sigurdm updated Mar 14, 2024
Feature request: autocomplete definitional names from unresolved identifiers 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. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#49316 opened Jun 23, 2022 by sigurdm updated Mar 14, 2024
Analysis server doesn't take packageRoots into account. 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
#44323 opened Nov 26, 2020 by sigurdm updated Mar 13, 2024
Analyzer CLI doesn't show errors for libraries in .pub_cache analyzer-command Issues with the command-line dartanalyzer tool 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
#44322 opened Nov 26, 2020 by sigurdm updated Mar 13, 2024
[dart CLI] dart --no-sound-null-safety test and dart test --no-sound-null-safety should pass the option. area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-test Issues related to the 'dart test' tool
#44022 by sigurdm was closed Jan 23, 2024 updated Jan 23, 2024
NoSuchMethodError: The getter 'nullabilitySuffix' was called on null in package:analyzer/src/dart/element/subtype.dart:51:29 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
#45052 by sigurdm was closed Jan 12, 2024 updated Jan 12, 2024
Seemingly unsound catch area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. P3 A lower priority bug or feature request triaged Issue has been triaged by sub team type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#54240 opened Dec 5, 2023 by sigurdm updated Dec 9, 2023
Dart mistakes stand-alone binary for aot snapshot area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. closed-not-planned Closed as we don't intend to take action on the reported issue
#52238 by sigurdm was closed Dec 7, 2023 updated Dec 7, 2023
Diagnostic for unused imports
#53735 by sigurdm was closed Oct 12, 2023 updated Oct 12, 2023
dart compile jit-snapshot runs program after compiling area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-compile Issues related to the 'dart compile' tool type-documentation A request to add or improve documentation
#50615 by sigurdm was closed Jun 27, 2023 updated Jun 27, 2023
ProTip! Follow long discussions with comments:>50.