-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[No QA] Add more files to eslint changed check exceptions list #54288
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
[No QA] Add more files to eslint changed check exceptions list #54288
Conversation
|
@paultsimura Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
|
@neil-marcellini @iwiznia Could you take a look please? |
So the plan is:
? |
Yes. I think each file should just be removed from the list in the corresponding PR where it's being fixed. |
|
@kirillzyusko Added |
|
@iwiznia, since Neil is mostly OOO this week – could you please help us with a merge here? |
|
ok done. I recommend you start working on those ASAP since the longer you wait the more likely it is you will need to fix new errors introduced by other people in these files. |
A couple of PRs are already in progress. |
Sure, we are actively working on it! Just some files (ex ReportUtils or IOU) have a lot of errors as they are pretty big and it takes some time to update them. |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/iwiznia in version: 9.0.78-0 🚀
|
|
🚀 Deployed to staging by https://github.com/iwiznia in version: 9.0.78-0 🚀
|
2 similar comments
|
🚀 Deployed to staging by https://github.com/iwiznia in version: 9.0.78-0 🚀
|
|
🚀 Deployed to staging by https://github.com/iwiznia in version: 9.0.78-0 🚀
|
|
🚀 Deployed to staging by https://github.com/iwiznia in version: 9.0.78-0 🚀
|
1 similar comment
|
🚀 Deployed to staging by https://github.com/iwiznia in version: 9.0.78-0 🚀
|
|
🚀 Deployed to staging by https://github.com/iwiznia in version: 9.0.78-0 🚀
|
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.0.78-6 🚀
|
Explanation of Change
There are several file on which different contributors complained on:
Some of them overlapping with other utils requiring a lot of changes, some causing jest tests failing after updates. So it will be better to update these files separately as well.
Fixed Issues
$ #50360
PROPOSAL: N/A
Tests
npm run lint-changed, see that no error were reported.Offline tests
N/A
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.