Drupal Coding Standards Issues | phpcs

Created on 18 September 2023, 10 months ago
Updated 4 October 2023, 9 months ago

Problem/Motivation

Getting Following errors/warnings:

FILE: C:\Users\KIIT\Desktop\moduleslist\revolt\revolt.theme
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
204 | WARNING | Unused variable $element.
----------------------------------------------------------------------

FILE: C:\Users\KIIT\Desktop\moduleslist\revolt\theme-settings.php
------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 7 WARNINGS AFFECTING 6 LINES
------------------------------------------------------------------------------------
49 | WARNING | #description values usually have to run through t() for translation
51 | WARNING | #options values usually have to run through t() for translation
52 | WARNING | #options values usually have to run through t() for translation
53 | WARNING | #options values usually have to run through t() for translation
85 | WARNING | #description values usually have to run through t() for translation
86 | WARNING | #options values usually have to run through t() for translation
86 | WARNING | #options values usually have to run through t() for translation
------------------------------------------------------------------------------------

Time: 554ms; Memory: 16MB

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India Shreya_98

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024