User tests: Successful: Unsuccessful:
Pull Request for Issue #44816.
Fixes the code style issues. Additionally the code style command exits with a none 0 status when warnings do happen.
Check drone javascript cs check or run the following command in the joomla root folder:
eslint --config build/.eslintrc --ignore-pattern '/media/' --ext .es6.js,.es6,.vue .
Warnings are displayed when running the code style check.
No warnings when running the code style check.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_media NPM Change |
Yes
I just wanted to let drone finish as I changed the exit code. It makes no sense to close the issue when the pr would be invalid. One step after the other.
Labels |
Added:
NPM Resource Changed
PR-5.3-dev
|
I have tested this item ✅ successfully on 89667cd
I have tested this item ✅ successfully on 89667cd
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
RTC
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-02-16 13:15:49 |
Closed_By | ⇒ | rdeutz |
@rdeutz It seems you have merged this PR with a merge commit and not a squash commit as the commit history of the 5.3-dev branch now shows the single commits from this PR. Not a big thing as it were only 6 commits, so I see no need to revert. But I think I should at least notify you.
@laoneo Does this PR close the referred issue #44816 ?