Created on 6 February 2024, 9 months ago

PHPCS Errors

After a: phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,info,txt,md,yml,css,js .
There are various errors that need to be corrected:

21 | WARNING | Line exceeds 80 characters; contains 85 characters
22 | WARNING | Line exceeds 80 characters; contains 83 characters
32 | WARNING | Line exceeds 80 characters; contains 88 characters
44 | WARNING | Line exceeds 80 characters; contains 82 characters
91 | WARNING | Line exceeds 80 characters; contains 85 characters
148 | WARNING | t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait
   |         | and $this->t() instead
155 | WARNING | t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait
   |         | and $this->t() instead
🐛 Bug report
Status

Fixed

Version

1.1

Component

Code

Created by

🇨🇦Canada cbovard

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

Comments & Activities

Production build 0.71.5 2024