@guillaume-samtmann

Account created on 20 September 2024, 3 months ago
#

Recent comments

Please excuse me, the result of this test is incorrect. However, it is possible that the error 'Unsafe usage of new static' may appear, which is why I am proposing a configuration with phpstan.neon.

Result of the last test

FILE: ...pp/web/modules/contrib/guest_suite/src/Form/ManualImportForm.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
 130 | ERROR | The array declaration extends to column 83 (the limit
     |       | is 80). The array content should be split up over
     |       | multiple lines
----------------------------------------------------------------------


FILE: /app/web/modules/contrib/guest_suite/PATCHES.txt
----------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
----------------------------------------------------------------------
 1 | WARNING | [ ] Line exceeds 80 characters; contains 104
   |         |     characters
 5 | ERROR   | [x] Expected 1 newline at end of file; 3 found
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------

Time: 517ms; Memory: 12MB
Production build 0.71.5 2024