Skip to content
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

Allow analyzer 6 #178

Merged
merged 5 commits into from
Nov 4, 2024
Merged

Allow analyzer 6 #178

merged 5 commits into from
Nov 4, 2024

Conversation

robbecker-wf
Copy link
Member

@robbecker-wf robbecker-wf commented Nov 3, 2024

Summary

Here's a few changes to have this work better on Dart 3.

  • widen the range on analyzer to allow both 5x and 6x
  • raise the minimums of package deps to at least their first null safe version
  • run CI on both 2.19 and 3.5

I had some trouble with the tests hanging after passing on Dart 3.5 using build_runner, so I just switched it to run dart test directly.

@robbecker-wf robbecker-wf marked this pull request as ready for review November 4, 2024 02:12
@robbecker-wf
Copy link
Member Author

QA+1 CI passes on both Dart 2 and 3. Verified that the Dart 3 CI run resolves to analyzer 6. @Workiva/release-management-p
image

Copy link

@rmconsole-wf rmconsole-wf left a comment

Choose a reason for hiding this comment

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

+1 from RM

@rmconsole4-wk rmconsole4-wk merged commit d1bce63 into master Nov 4, 2024
3 checks passed
@rmconsole4-wk rmconsole4-wk deleted the analyzer6 branch November 4, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants