Skip to content

Migrate web_generator to new element model #359

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

Merged
merged 2 commits into from
Apr 21, 2025

Conversation

srujzs
Copy link
Contributor

@srujzs srujzs commented Apr 21, 2025

New version of analyzer requires a migration: https://github.com/dart-lang/sdk/blob/main/pkg/analyzer/doc/element_model_migration_guide.md. Makes Dart CI green again.

@srujzs srujzs requested a review from kevmoo April 21, 2025 17:07
Copy link
Member

@kevmoo kevmoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You'll want to bump the min pkg:analyzer version in the pubspec, too!

@srujzs
Copy link
Contributor Author

srujzs commented Apr 21, 2025

You'll want to bump the min pkg:analyzer version in the pubspec, too!

Ah right, the pubspec didn't change, so I guess the analyzer version must have just resolved to a newer version. Done!

@srujzs srujzs merged commit 034067f into dart-lang:main Apr 21, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants