- Status changed to Closed: won't fix
over 1 year ago 12:36pm 21 March 2023
Getting Following errors/warnings
$ phpcs --standard=Drupal colorbox_simple_load
FILE: ...:\Users\Admin\Desktop\task\colorbox_simple_load\js\colorbox-simple-load.js
--------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------
1 | ERROR | [x] End of line character is invalid; expected "\n" but found
| | "\r\n"
36 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
| | found "true"
37 | ERROR | [x] Case breaking statements must be followed by a single blank
| | line
40 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
| | found "false"
50 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------
Time: 385ms; Memory: 8MB
Fix the errors and warnings.
Closed: won't fix
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.