Problem/Motivation
The repository contains npm scripts to test JavaScript coding standards, but the code currently does not pass the defined standards.
Proposed resolution
Fix the reported JavaScript coding standards errors.
Remaining tasks
- Write a patch
- Review
- Commit
User interface changes
None.
API changes
None.
Data model changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | 3053987-10.patch | 12.32 KB | quiron |
| #10 | interdiff_3053987_8_10.txt | 532 bytes | quiron |
Comments
Comment #2
idebr commentedAttached patch fixes the reported JavaScript coding standards errors.
Comment #3
idebr commentedInteresting enough, the testbot still return the error
Javascript coding standards errorwithout any feedback of what errors. Let's see if this helps.Comment #4
idebr commentedFiled #3054010: ESLint halt-on-fail does not provide any feedback on what failed to find out what is triggering the
Javascript coding standards errormessage on the testbot.Comment #5
idebr commentedLet's try this.
Comment #6
idebr commentedComment #7
idebr commentedComment #8
idebr commentedThis seems to do the job.
Comment #9
fhaeberledrupalci.yml
I think the last line is too much :)
Everything else looks good. Thank you!
Comment #10
quironMoving it forward.
Comment #11
idebr commented@quiron Thanks!
Comment #13
lauriiiLooks good! Thank you everyone!
Comment #14
rosinegrean commented