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

Run eslint --fix #16229

Closed
wants to merge 1 commit into from
Closed

Conversation

janicduplessis
Copy link
Contributor

CI is currently failing because of a lint issue, this fixes it and a bunch of other warnings that are auto-fixable.

Test plan
Quick manual test, cosmetic changes only.

@facebook-github-bot facebook-github-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 Oct 5, 2017
@janicduplessis
Copy link
Contributor Author

janicduplessis commented Oct 5, 2017

CI still fails but at least one step further on flow metro bundler problems :)

@fernandopasik
Copy link

One step closer to getting done #15726

@janicduplessis
Copy link
Contributor Author

@TheSavior Could you ship this, looks like you were the last one to play with lint stuff :)

@grabbou
Copy link
Contributor

grabbou commented Oct 9, 2017

I have submitted #16259 which is slightly smaller than this PR and needed it to release new RC

@grabbou
Copy link
Contributor

grabbou commented Oct 9, 2017 via email

@@ -19,14 +19,14 @@ module.exports = function unlinkAssetsIOS(files, projectConfig) {
if (!plist) {
return log.error(
'ERRPLIST',
`Could not locate Info.plist file. Check if your project has 'INFOPLIST_FILE' set properly`
'Could not locate Info.plist file. Check if your project has \'INFOPLIST_FILE\' set properly'
Copy link
Member

Choose a reason for hiding this comment

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

These are a bummer

@facebook-github-bot facebook-github-bot added the Import Started This pull request has been imported. This does not imply the PR has been approved. label Oct 9, 2017
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@TheSavior is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@elicwhite
Copy link
Member

This failed to import. We are working on getting the import fixed

@elicwhite
Copy link
Member

Looks like this landed. Thanks for contributing!

rozele pushed a commit to microsoft/react-native-windows that referenced this pull request Nov 7, 2017
Summary:
CI is currently failing because of a lint issue, this fixes it and a bunch of other warnings that are auto-fixable.

**Test plan**
Quick manual test, cosmetic changes only.
Closes facebook/react-native#16229

Differential Revision: D6009748

Pulled By: TheSavior

fbshipit-source-id: cabd44fed99dd90bd0b35626492719c139c89f34
grabbou pushed a commit to react-native-community/cli that referenced this pull request Sep 26, 2018
Summary:
CI is currently failing because of a lint issue, this fixes it and a bunch of other warnings that are auto-fixable.

**Test plan**
Quick manual test, cosmetic changes only.
Closes facebook/react-native#16229

Differential Revision: D6009748

Pulled By: TheSavior

fbshipit-source-id: cabd44fed99dd90bd0b35626492719c139c89f34
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. Import Started This pull request has been imported. This does not imply the PR has been approved.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants