GitLab CI - ESLint - camel case variables

Created on 23 March 2024, about 1 year ago
Updated 8 April 2024, 12 months ago

Problem/Motivation

ESLint reports a total of 261 errors. The full list can be seen here: https://git.drupalcode.org/issue/smart_date-3433051/-/jobs/1140097

Fixing that many errors in one issue would be difficult to review, so I suggest fixing one type of error at a time.

Steps to reproduce

Open GitLab in browser and view latest pipeline.

Proposed resolution

To make reviewing as easy as possible, I propose fixing errors of type "Identifier '_____' is not in camel case" in this issue.

Other errors can be fixed in follow on issues.

As JavaScript errors do not overlap with PHP problems, they can be worked on at the same time.

Remaining tasks

Related issue 📌 Add Gitlab CI Fixed needs to be merged first.

Then all snake case variables in JavaScript files should be converted to camel case.

When all JavaScript errors have been resolved, the eslint tests can be set to require passing.

User interface changes

N/A

API changes

N/A

Data model changes

N/A

📌 Task
Status

Fixed

Version

4.1

Component

Code

Created by

🇮🇪Ireland lostcarpark

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024