Fix eslint warnings and errors as reported by gitlab CI

Created on 24 January 2024, 5 months ago
Updated 23 May 2024, about 1 month ago

Problem/Motivation

gitlab-ci runs an eslint check. During this check errors like the following are reported (full list available in attached file)

/var/www/html/web/modules/contrib/dfp/config/install/dfp.settings.yml
1:13 error Replace `''` with `""` prettier/prettier
2:17 error Replace `''` with `""` prettier/prettier
3:12 error Replace `''` with `""` prettier/prettier
7:15 error Replace `''` with `""` prettier/prettier
11:24 error Replace `''` with `""` prettier/prettier
.....
.....
โœ– 73 problems (73 errors, 0 warnings)
73 errors and 0 warnings potentially fixable with the `--fix` option.

Steps to reproduce

Run `npx eslint web/modules/contrib/dfp/`

Proposed resolution

Fix the reported linting errors and commit them.

๐Ÿ“Œ Task
Status

Closed: won't fix

Version

2.0

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States apotek

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