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
Assigned to nobody Loading
Sort

Issues list

[analyzer] No error in case of ?. in a constant expression analyzer-constants area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. dart-model-analyzer-spec Issues with the analyzer's implementation of the language spec P3 A lower priority bug or feature request
#60673 opened May 5, 2025 by sgrekhov
Analyzer constant evaluation special-cases identical(int, double). analyzer-constants 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 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#60647 opened Apr 30, 2025 by lrhn
Wrong error in the analyzer in case of ternary operator and constant evaluation analyzer-constants 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 status-pending
#60448 opened Apr 1, 2025 by sgrekhov
Internal error (Dart Fix) analyzer-constants area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-dartfix Issues with the dartfix package P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#59997 opened Jan 27, 2025 by JCKodel
The analyzer encounters an unhandled exception during constant verification in a switch statement analyzer-constants area-dart-model For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer. P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56117 opened Jul 1, 2024 by eernstg
Analyzer crash report: StateError: Bad state: [library: null][this: (DefaultParameterElementImpl) {Color? color}][enclosingElement: null][reference: null] analyzer-constants analyzer-crash-report Issues which have been reported due to an analysis server crash 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 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56012 opened Jun 14, 2024 by srawlins
Inconsistent "invalid list element constant" errors in analyzer analyzer-constants area-dart-model For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#55467 opened Apr 13, 2024 by srawlins
[analyzer] Incorrect recursive instance creation in the constant context leads to analyzer not showing any new errors analyzer-constants 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 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#55078 opened Mar 1, 2024 by incendial
Analyzer const cast fails for Never?. analyzer-constants 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 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#54820 opened Feb 4, 2024 by lrhn
Analyzer rejects const constructor in class with abstract instance variable. analyzer-constants 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 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#54639 opened Jan 16, 2024 by lrhn
Record with double value cannot be used in a constant == operator analyzer-constants area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. improve-diagnostics Related to the quality of diagnostic messages P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#54638 opened Jan 16, 2024 by sgrekhov
Asserting Duration values between a range in const constructors gives an error only when calling analyzer-constants area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-ux P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#54632 opened Jan 15, 2024 by FMorschel
Analyzer uses static type when determining constructor tear-off identity. analyzer-constants area-dart-model For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer. dart-model-analyzer-spec Issues with the analyzer's implementation of the language spec feature-extension-types Implementation of the extension type feature P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#54358 opened Dec 14, 2023 by lrhn
Overlap with ARGUMENT_TYPE_NOT_ASSIGNABLE and CONST_CONSTRUCTOR_PARAM_TYPE_MISMATCH analyzer-constants area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-ux P4 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#53263 opened Aug 17, 2023 by kallentu
Evaluation of unresolved identifiers produces many errors analyzer-constants area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-ux P4 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#53259 opened Aug 17, 2023 by kallentu
[analyzer] const_constructor_param_type_mismatch shouldn't report for non-constant values analyzer-constants 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 P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#50940 opened Jan 7, 2023 by asashour
Evaluate Xyz.fromEnvironment() as unknown value. analyzer-constants 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 P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#50045 opened Sep 23, 2022 by scheglov
Issues with the analyzer errors for unknown identifier in constant expression analyzer-constants analyzer-recovery 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 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#28152 opened Dec 19, 2016 by Hixie
5 tasks
ProTip! Adding no:label will show everything without a label.