Problem/Motivation

The 'mapping' property of config/schema/authorization_group.consumer.yml is empty.

Steps to reproduce

$ $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/authorization_group-3391968/web/modules/custom/authorization_group-3391968/config/schema/authorization_group.consumer.yml
  4:3  error  Empty mapping values are forbidden  yml/no-empty-mapping-value
✖ 1 problem (1 error, 0 warnings)

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

bluegeek9 created an issue. See original summary.

bluegeek9’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.