Skip to content

Add missing @Deprecated annotations to match @deprecated Javadoc tags#56564

Closed
cortinico wants to merge 1 commit into
mainfrom
nc/fix-deprs
Closed

Add missing @Deprecated annotations to match @deprecated Javadoc tags#56564
cortinico wants to merge 1 commit into
mainfrom
nc/fix-deprs

Conversation

@cortinico

Copy link
Copy Markdown
Contributor

Summary:

Methods in UIImplementation and NativeViewHierarchyManager had @deprecated Javadoc tags but were missing the @deprecated annotation, causing 29 dep-ann compiler warnings.

Changelog:

[INTERNAL] -

Test Plan:

N/A

Methods in UIImplementation and NativeViewHierarchyManager had
@deprecated Javadoc tags but were missing the @deprecated annotation,
causing 29 dep-ann compiler warnings.
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 22, 2026
@meta-codesync

meta-codesync Bot commented Apr 22, 2026

Copy link
Copy Markdown

@cortinico has imported this pull request. If you are a Meta employee, you can view this in D101984821.

@github-actions

Copy link
Copy Markdown

Warning

JavaScript API change detected

This PR commits an update to ReactNativeApi.d.ts, indicating a change to React Native's public JavaScript API.

  • Please include a clear changelog message.
  • This change will be subject to additional review.

This change was flagged as: POTENTIALLY_BREAKING

@meta-codesync meta-codesync Bot closed this in 54ced39 Apr 22, 2026
@facebook-github-tools facebook-github-tools Bot added the Merged This PR has been merged. label Apr 22, 2026
@meta-codesync

meta-codesync Bot commented Apr 22, 2026

Copy link
Copy Markdown

@cortinico merged this pull request in 54ced39.

@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @cortinico in 54ced39

When will my fix make it into a release? | How to file a pick request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants