Fix ESLint errors

Created on 21 April 2024, 27 days ago
Updated 4 May 2024, 14 days ago

Our GitLab CI pipelines currently produce warnings regarding ESLint:

*****************************************************************************************************************************
Now running ESLINT using the --fix option. Any errors shown below are not fixable automatically. 
*****************************************************************************************************************************
$ $CI_PROJECT_DIR/$_WEB_ROOT/core/node_modules/.bin/eslint --no-error-on-unmatched-pattern --ignore-pattern="*.es6.js" --resolve-plugins-relative-to=$CI_PROJECT_DIR/$_WEB_ROOT/core --ext=.js,.yml $_ESLINT_EXTRA --fix . || EXIT_CODE_FIX=$?
/builds/project/search_api/web/modules/custom/search_api/js/search_api.processors.js
  26:15  error  Prefer matches to $.is  jquery/no-is
  42:20  error  Prefer matches to $.is  jquery/no-is
✖ 2 problems (2 errors, 0 warnings)
🐛 Bug report
Status

Fixed

Version

1.0

Component

General code

Created by

🇦🇹Austria drunken monkey Vienna, Austria

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

Merge Requests

Comments & Activities

Production build 0.67.2 2024