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

Fix ESLint network requests #1674

Merged
merged 1 commit into from
Mar 9, 2021
Merged

Fix ESLint network requests #1674

merged 1 commit into from
Mar 9, 2021

Conversation

roryabraham
Copy link
Contributor

Details

There are lint errors on master. In this PR, the API.request method was removed, and the change was missed when another PR was merged.

Fixed Issues

n/a, but my pre-commit hook won't let me commit anything while there are lint errors, so here we are :)

Tests

cc @NikkiWines - I think these functions are related to the user settings menu. I ran the app and everything seemed to work fine without errors, so we should be good 🤷🏼‍♂️

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

@roryabraham roryabraham requested a review from marcaaron March 9, 2021 04:37
@roryabraham roryabraham self-assigned this Mar 9, 2021
@roryabraham roryabraham requested a review from a team as a code owner March 9, 2021 04:37
@botify botify requested review from jasperhuangg and removed request for a team March 9, 2021 04:37
@jasperhuangg jasperhuangg merged commit 5752e96 into master Mar 9, 2021
@jasperhuangg jasperhuangg deleted the Rory-FixAPILintErrors branch March 9, 2021 08:11
@github-actions github-actions bot locked and limited conversation to collaborators Mar 9, 2021
@roryabraham
Copy link
Contributor Author

@jasperhuangg I think it's probably fine this time, but just FYI you generally don't want to merge code if there's still a pending reviewer (unless you check with them first or they're ooo or something).

@marcaaron
Copy link
Contributor

Thanks, I was fixing these over here already 🙃 #1671

@jasperhuangg
Copy link
Contributor

@roryabraham
My bad! Completely didn't realize there was another pending reviewer. Thanks for pointing that out, it's my first week reviewing PRs and I'm still getting used to things 😓

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants