- Status changed to Fixed
over 1 year ago 7:43am 30 June 2023
$ phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml particles_orange/
FILE: C:\xampp\htdocs\contribution\web\themes\contrib\particles_orange\assets\css\canvas.css
--------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------
1 | ERROR | [x] Additional whitespace found at start of file
--------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------
FILE: C:\xampp\htdocs\contribution\web\themes\contrib\particles_orange\assets\css\style.css
-------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
-------------------------------------------------------------------------------------------
138 | ERROR | Class definition is empty
577 | ERROR | Class definition is empty
1085 | ERROR | Style definitions must end with a semicolon
1121 | ERROR | Style definitions must end with a semicolon
1531 | ERROR | Class definition is empty
2024 | ERROR | Style definitions must end with a semicolon
-------------------------------------------------------------------------------------------
FILE: C:\xampp\htdocs\contribution\web\themes\contrib\particles_orange\assets\fontawesome\css\font-awesome.css
--------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------------
127 | ERROR | Style definitions must end with a semicolon
135 | ERROR | Style definitions must end with a semicolon
143 | ERROR | Style definitions must end with a semicolon
151 | ERROR | Style definitions must end with a semicolon
159 | ERROR | Style definitions must end with a semicolon
--------------------------------------------------------------------------------------------------------------
FILE: C:\xampp\htdocs\contribution\web\themes\contrib\particles_orange\particles_orange.info.yml
-------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------
1 | WARNING | Remove "project" from the info file, it will be added by drupal.org packaging automatically
1 | WARNING | Remove "datestamp" from the info file, it will be added by drupal.org packaging automatically
1 | WARNING | Remove "version" from the info file, it will be added by drupal.org packaging automatically
-------------------------------------------------------------------------------------------------------------
FILE: C:\xampp\htdocs\contribution\web\themes\contrib\particles_orange\particles_orange.theme
---------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------------------------
24 | ERROR | Doc comment is empty
64 | ERROR | Doc comment is empty
87 | ERROR | Type hint "array" missing for $variables
---------------------------------------------------------------------------------------------
FILE: C:\xampp\htdocs\contribution\web\themes\contrib\particles_orange\theme-settings.php
-----------------------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
-----------------------------------------------------------------------------------------
134 | WARNING | Do not pass empty strings to t()
151 | ERROR | Doc comment is empty
-----------------------------------------------------------------------------------------
Time: 485ms; Memory: 20MB
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.