Skip to content

feat: Offer autofix for deprecated Core APIs #639

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

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

maxreichmann
Copy link
Member

JIRA: CPOUI5FOUNDATION-991

Fixes #619.

@maxreichmann maxreichmann force-pushed the autofix-deprecated-core-apis branch 4 times, most recently from 7c8c5bc to bb20759 Compare April 29, 2025 09:34
@d3xter666 d3xter666 force-pushed the autofix-deprecated-core-apis branch from a8caf5a to 1f24741 Compare May 15, 2025 07:13
@d3xter666 d3xter666 force-pushed the autofix-deprecated-core-apis branch from fc44eab to 5fa49bb Compare May 15, 2025 08:06
Comment on lines 36 to 38
["byFieldGroupId", {
exportNameToBeUsed: "sap.ui.core.Control.getControlsByFieldGroupId",
}],
Copy link
Member Author

Choose a reason for hiding this comment

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

Is there a specific reason why the whole namespace is used in exportNameToBeUsed here instead of extracting it into moduleName as usual?

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.

Missing autofix for methods related to deprecated Core APIs
3 participants