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

Fix deprecated check routines in ASTNode to also check since value #2874

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jjohnstn
Copy link
Contributor

What it does

Fixes deprecated warnings and errors being shown when the release setting is below the since threshold of a
deprecated method, type, field.

How to test

See issue.

Author checklist

@jjohnstn jjohnstn self-assigned this Aug 29, 2024
@jjohnstn jjohnstn added the bug Something isn't working label Aug 29, 2024
@jjohnstn jjohnstn added this to the 4.34 M1 milestone Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

deprecation markers with since > BREE are not shown in Problems view but in Editor
1 participant