Resolve eslint issues from Gitlab CI automated testing

Created on 19 December 2023, 11 months ago
Updated 10 January 2024, 11 months ago

Problem/Motivation

Now that Gitlab CI testing is enabled, we are seeing some eslint issues:

$ $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 . || true
/builds/issue/domain_path-3402507/web/modules/custom/domain_path-3402507/drupalci.yml

   4:7  error  Empty mapping values are forbidden  yml/no-empty-mapping-value

  21:7  error  Empty mapping values are forbidden  yml/no-empty-mapping-value

Steps to reproduce

See existing automated test run: https://git.drupalcode.org/issue/domain_path-3402507/-/jobs/356372

Proposed resolution

Resolve 2 eslint issues in drupalci.yml or remove file.

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States ddavisboxleitner

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