Conflicting Files NPM Resource Changed PR-6.1-dev Pending

User tests: Successful: Unsuccessful:

avatar heelc29
heelc29
3 Mar 2026

Pull Request resolves #45891 and #46877 (comment).

Same as #47272 but for 6.1 to check new com_workflow files

  • I read the Generative AI policy and my contribution is either not created with the help of AI or is compatible with the policy and GNU/GPL 2 or later.

Summary of Changes

  • add @stylistic/eslint-plugin to get basic code style checks for javascript files back
  • add eslint-plugin-cypress to check files for system tests (cypress) and fix #47199
  • update eslint config to use eslint-plugin-vue
  • reapply #44852 to exit on warnings
  • fix existing code style errors

Testing Instructions

run npm run lint:js and npm run lint:testjs

Actual result BEFORE applying this Pull Request

basic code style (indentation, comma, semicolon) is not checked
vue files are not checked

Expected result AFTER applying this Pull Request

basic code style (indentation, comma, semicolon) is checked (again)
vue files are checked
warnings results in exit code 1

Link to documentations

Please select:

  • No documentation changes for guide.joomla.org needed
  • No documentation changes for manual.joomla.org needed
avatar heelc29 heelc29 - open - 3 Mar 2026
avatar heelc29 heelc29 - change - 3 Mar 2026
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 3 Mar 2026
Category JavaScript Administration com_media NPM Change com_workflow Repository
avatar heelc29 heelc29 - change - 3 Mar 2026
Labels Added: NPM Resource Changed PR-6.1-dev
avatar github-actions[bot]
github-actions[bot] - comment - 3 Mar 2026

This pull request has conflicts, please resolve those before we can evaluate the pull request.

avatar heelc29 heelc29 - change - 4 Mar 2026
The description was changed
avatar heelc29 heelc29 - edited - 4 Mar 2026
avatar heelc29 heelc29 - change - 4 Mar 2026
Labels Added: Conflicting Files

Add a Comment

Login with GitHub to post a comment