-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
[analyzer] No error in case of 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
?.
in a constant expression
analyzer-constants
area-devexp
#60673
opened May 5, 2025 by
sgrekhov
Analyzer constant evaluation special-cases 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)
identical(int, double)
.
analyzer-constants
area-dart-model
#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 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)
Never?
.
analyzer-constants
area-dart-model
#54820
opened Feb 4, 2024 by
lrhn
Analyzer rejects const constructor in class with 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)
abstract
instance variable.
analyzer-constants
area-dart-model
#54639
opened Jan 16, 2024 by
lrhn
Record with 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)
double
value cannot be used in a constant ==
operator
analyzer-constants
area-devexp
#54638
opened Jan 16, 2024 by
sgrekhov
Asserting 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)
Duration
values between a range in const
constructors gives an error only when calling
analyzer-constants
area-devexp
#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] 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)
const_constructor_param_type_mismatch
shouldn't report for non-constant values
analyzer-constants
area-dart-model
#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.