Fix eslint errors

Created on 29 May 2024, 7 months ago

Problem/Motivation

The following files have ESLINT errors and warnings, and some of them can be resolved using the --fix argument.
 
js/build/iconifyIcons.js
js/ckeditor5_plugins/iconifyIcons/src/iconifyiconsediting.js
js/ckeditor5_plugins/iconifyIcons/src/iconifyiconsui.js
js/ckeditor5_plugins/iconifyIcons/src/index.js
js/ckeditor5_plugins/iconifyIcons/src/inserticonifyiconscommand.js
js/plugins/iconify_icons/plugin.js
webpack.config.js
 
A patch file _eslint.patch containing the changes has been created as an artifact for download. 
*****************************************************************************************************************************
$ test -f .eslintignore && echo "===  This is .eslintignore  ===" && cat .eslintignore || true
===  This is .eslintignore  ===
node_modules/**/*
$ test -f .prettierignore && echo "=== This is .prettierignore ===" && cat .prettierignore || true
=== This is .prettierignore ===
*.yml
$ printf "Exiting with EXIT_CODE=$EXIT_CODE_FILE\n"
Exiting with EXIT_CODE=1
$ exit $EXIT_CODE_FILE
Uploading artifacts for failed job
00:02
Uploading artifacts...
junit.xml: found 1 matching artifact files and directories 
_eslint.patch: found 1 matching artifact files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=1710709 responseStatus=201 Created token=glcbt-64
Uploading artifacts...
junit.xml: found 1 matching artifact files and directories 
Uploading artifacts as "junit" to coordinator... 201 Created  id=1710709 responseStatus=201 Created token=glcbt-64
Cleaning up project directory and file based variables
00:00
ERROR: Job failed: command terminated with exit code 1
📌 Task
Status

Fixed

Component

Code

Created by

🇪🇸Spain gxleano Cáceres

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