Problem/Motivation
The cspell and eslint jobs failed.
Steps to reproduce
Go to https://git.drupalcode.org/issue/footable-3586300/-/jobs/9510359 and https://git.drupalcode.org/issue/footable-3586300/-/jobs/9510358 to see it.
Check parent issue as well https://www.drupal.org/project/footable/issues/3586300.
Proposed resolution
cspell: add all needed words to the _CSPELL_WORDS variable.
eslint: use auto-fix for the ESLint errors.
Remaining tasks
None.
User interface changes
None.
API changes
None.
Data model changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| 3586300_CI_eslint.png | 309.4 KB | just-me | |
| 3586300_CI_cspel.png | 284.9 KB | just-me |
Issue fork footable-3587021
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
just-me commentedComment #3
just-me commentedComment #4
just-me commentedComment #5
just-me commentedComment #7
just-me commentedI've fixed errors related to cspell and eslint jobs. Please review it.
https://git.drupalcode.org/issue/footable-3587021/-/jobs/9565467
https://git.drupalcode.org/issue/footable-3587021/-/jobs/9565468
Comment #9
quadrexdevLooks good
Comment #10
just-me commentedMerged, thanks to everyone.