Created on 20 April 2024, 2 months ago

Problem/Motivation

The GitLab CI eslint scan identifies the following issues:

*****************************************************************************************************************************
These are the current ESLINT errors and warnings 
*****************************************************************************************************************************
$ $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 . || true
/builds/issue/simple_styleguide-3442149/web/modules/custom/simple_styleguide-3442149/config/install/simple_styleguide.patterns.yml
  1:1  error  Empty mapping values are forbidden  yml/no-empty-mapping-value
/builds/issue/simple_styleguide-3442149/web/modules/custom/simple_styleguide-3442149/js/simple-styleguide.js
   8:39  error  Insert `,`                prettier/prettier
  11:34  error  Replace `el` with `(el)`  prettier/prettier
  19:37  error  Replace `el` with `(el)`  prettier/prettier
  32:5   error  Insert `ยทยทยทยทยทยท`           prettier/prettier
  33:1   error  Insert `ยทยทยทยทยทยท`           prettier/prettier
  37:1   error  Delete `โŽ`                prettier/prettier
โœ– 7 problems (7 errors, 0 warnings)
  6 errors and 0 warnings potentially fixable with the `--fix` option.

Let's fix these.

๐Ÿ“Œ Task
Status

Needs review

Version

2.0

Component

Code

Created by

๐Ÿ‡ฏ๐Ÿ‡ตJapan ptmkenny

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024