Skip to content

fix working with analyzer >7.0.0 #175

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 1 commit into from
Mar 7, 2025

Conversation

DmitrySboychakov
Copy link
Contributor

@DmitrySboychakov DmitrySboychakov commented Feb 18, 2025

Description

Pretty simple fix for usage with modern analyzer version (up to the latest)
There was a usage of deprecated field (deprecated in 5.12.0 version released 21 months ago)
I have migrated according the recommendation and bumped minimal version to the 5.12.0, which seems OK. Not sure if it supposed to work with prior version, could be so. I can investigate, if needed but to me chosen versions old enough to not break current users.

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🗑️ chore -- Chore

@gibahjoe gibahjoe merged commit c715942 into gibahjoe:master Mar 7, 2025
1 of 6 checks passed
@AngeloAvv
Copy link

@gibahjoe do you have an ETA for this coming on pub.dev?

@luix09
Copy link

luix09 commented Apr 28, 2025

any updates on this being released on pub.dev????

@daviz11
Copy link

daviz11 commented May 16, 2025

Any update on this? @gibahjoe

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.

5 participants