Pass Eslint validations: Rest example

Created on 27 January 2024, 5 months ago
Updated 28 January 2024, 5 months ago

Problem/Motivation

At πŸ“Œ [Meta] Pass Eslint validations Active we are aiming to have all the eslint validation checks passing for the Examples module.

On this issue, we'll be focused on the rest_example sub-module

Initial errors detected by 27/01/2024

modules/rest_example/config/install/views.view.rest_service.yml
   35:19  error  Multiple spaces found before '}'  no-multi-spaces
   43:24  error  Multiple spaces found before '}'  no-multi-spaces
   77:20  error  Multiple spaces found before '}'  no-multi-spaces
  120:27  error  Multiple spaces found before '}'  no-multi-spaces
  166:16  error  Multiple spaces found before '}'  no-multi-spaces
  167:16  error  Multiple spaces found before '}'  no-multi-spaces
  168:15  error  Multiple spaces found before '}'  no-multi-spaces
  169:23  error  Multiple spaces found before '}'  no-multi-spaces
  170:19  error  Multiple spaces found before '}'  no-multi-spaces
  180:14  error  Multiple spaces found before '}'  no-multi-spaces
  187:27  error  Multiple spaces found before '}'  no-multi-spaces
  197:22  error  Multiple spaces found before '}'  no-multi-spaces
  199:21  error  Multiple spaces found before '}'  no-multi-spaces
  202:19  error  Multiple spaces found before '}'  no-multi-spaces
  211:14  error  Multiple spaces found before '}'  no-multi-spaces

Proposed resolution

  1. Check the parent issue for detailed instructions about how to run eslint locally
  2. Run eslint against the submodule: rest_example
  3. Fix the issues found and make a MR with the fixes.
πŸ“Œ Task
Status

Needs review

Version

4.0

Component

Other

Created by

πŸ‡ͺπŸ‡ΈSpain jlbellido

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