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

Warning about failure to build an APK due to poor formatting #14787

Closed
wants to merge 1 commit into from

Conversation

andre-lima
Copy link

If you copy and paste the lines gradle.properties into your editor trailing spaces will cause the process to generate the release APK to fail during signing. This warning will help people avoid this problem.

If you copy and paste the lines gradle.properties into your editor trailing spaces will cause the process to generate the release APK to fail during signing. This warning will help people avoid this problem.
@facebook-github-bot
Copy link
Contributor

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need the corporate CLA signed.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

@facebook-github-bot facebook-github-bot added GH Review: review-needed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Jun 30, 2017
@facebook-github-bot
Copy link
Contributor

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@facebook-github-bot
Copy link
Contributor

@andre-lima I tried to find reviewers for this pull request and wanted to ping them to take another look. However, based on the blame information for the files in this pull request I couldn't find any reviewers. This sometimes happens when the files in the pull request are new or don't exist on master anymore. Is this pull request still relevant? If yes could you please rebase? In case you know who has context on this code feel free to mention them in a comment (one person is fine). Thanks for reading and hope you will continue contributing to the project.

@andre-lima andre-lima closed this Sep 15, 2017
@andre-lima andre-lima deleted the patch-1 branch September 15, 2017 17:26
pull bot pushed a commit to Rachelmorrell/react-native that referenced this pull request Feb 11, 2019
Summary:
This sync includes the following changes:
- **[f24a0da6e](facebook/react@f24a0da6e )**: Fix useImperativeHandle to have no deps by default (facebook#14801) //<Dan Abramov>//
- **[1fecba923](facebook/react@1fecba923 )**: Fix crash unmounting an empty Portal (facebook#14820) //<Dan Abramov>//
- **[c11015ff4](facebook/react@c11015ff4 )**: fix spelling mistakes (facebook#14805) //<zhuoli99>//
- **[3e295edd5](facebook/react@3e295edd5 )**: Typo fix in comment (facebook#14787) //<Deniz Susman>//
- **[1d48b4a68](facebook/react@1d48b4a68 )**: Fix hydration with createRoot warning (facebook#14808) //<Sebastian Markbåge>//

Release Notes:
[GENERAL] [Changed] - React sync for revisions aa94237...f24a0da

Reviewed By: cpojer

Differential Revision: D14030552

fbshipit-source-id: f8df9d8e532b2afef59dbbc10715bd52fd22b355
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants