Skip to content

resolve or remove unneeded unused-promise Flow annotations#55107

Draft
Simek wants to merge 1 commit into
mainfrom
resolve-unused-promises-annotations
Draft

resolve or remove unneeded unused-promise Flow annotations#55107
Simek wants to merge 1 commit into
mainfrom
resolve-unused-promises-annotations

Conversation

@Simek

@Simek Simek commented Jan 9, 2026

Copy link
Copy Markdown
Collaborator

Summary:

Find all unused-promise Flow annotations in core package, look at code and typings, use void to allow calling Promises without follow up, or just remove the annotation if the code no longer uses Promise.

Changelog:

[INTERNAL] [FIXED] - Resolve or remove unneeded unused-promise Flow annotations

Test Plan:

Running yarn flow-check does not yield any errors.

@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 Jan 9, 2026
@github-actions

github-actions Bot commented Jan 9, 2026

Copy link
Copy Markdown

Job Summary for Gradle

Test All :: run_fantom_tests
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
react-native-github :private:react-native-fantom:buildFantomTester 9.0.0 Build Scan not published

@Simek Simek force-pushed the resolve-unused-promises-annotations branch from 325412a to ac84d9a Compare January 15, 2026 14:41
@github-actions

Copy link
Copy Markdown

Job Summary for Gradle

Test All :: run_fantom_tests
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
react-native-github :private:react-native-fantom:buildFantomTester 9.0.0 Build Scan not published

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. p: Expo Partner: Expo Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants