Fix validate pipeline

Created on 9 July 2024, 5 months ago

Problem/Motivation

Right validate pipeline which consists of cspell, phpcs and phpstan have some warnings/issues/typos.
The number of issues are minimal in the phpcs and phpstan so considering single issue to make them fix.

Proposed resolution

Fix cspell pipeline using https://project.pages.drupalcode.org/gitlab_templates/jobs/cspell/
Fix phpcs issues
Fix phpstan pipeline using phpstan.neon file to ignore below warnings

 Call to deprecated method renderPlain() of class                       
         Drupal\Core\Render\Renderer:                                           
         in drupal:10.3.0 and is removed from drupal:12.0.0. Use                
           \Drupal\Core\Render\RendererInterface::renderInIsolation() instead. 
📌 Task
Status

Needs review

Version

2.0

Component

Code

Created by

🇮🇳India ankitv18

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