Skip to content

[analyzer] Missing compile-time errors for inline class with multiple instance variables #52675

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

Closed
eernstg opened this issue Jun 12, 2023 · 2 comments
Assignees
Labels
dart-model-analyzer-spec Issues with the analyzer's implementation of the language spec feature-extension-types Implementation of the extension type feature legacy-area-analyzer Use area-devexp instead. P2 A bug or feature request we're likely to work on

Comments

@eernstg
Copy link
Member

eernstg commented Jun 12, 2023

This is the analyzer specific issue corresponding to #52674, which has the details.

@eernstg eernstg added legacy-area-analyzer Use area-devexp instead. dart-model-analyzer-spec Issues with the analyzer's implementation of the language spec labels Jun 12, 2023
@eernstg eernstg changed the title [analyzer] Missing compile-time errors [analyzer] Missing compile-time errors for inline class with multiple instance variables Jun 12, 2023
@pq pq added the P2 A bug or feature request we're likely to work on label Jun 13, 2023
@srawlins srawlins added the feature-extension-types Implementation of the extension type feature label Oct 9, 2023
@srawlins
Copy link
Member

srawlins commented Oct 9, 2023

@scheglov I strongly suspect this is properly reported now?

@scheglov scheglov self-assigned this Oct 9, 2023
@scheglov
Copy link
Contributor

scheglov commented Oct 9, 2023

Yes, we report errors for additional instance fields.

@scheglov scheglov closed this as completed Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart-model-analyzer-spec Issues with the analyzer's implementation of the language spec feature-extension-types Implementation of the extension type feature legacy-area-analyzer Use area-devexp instead. P2 A bug or feature request we're likely to work on
Projects
None yet
Development

No branches or pull requests

4 participants