FILE: /loop_workers/tests/src/Unit/FixedIntervalLoopRateTest.php
--------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------------------------------
67 | ERROR | [ ] Parameter tags must be defined first in a doc comment
72 | ERROR | [x] Expected "int" but found "integer" for parameter type
74 | ERROR | [x] Expected "int" but found "integer" for parameter type
--------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------------------------
FILE: /loop_workers/tests/src/Kernel/LoopWorkerKernelTest.php
--------------------------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------------------------------------------
72 | ERROR | [ ] The array declaration extends to column 91 (the limit is 80). The array content should be split up over multiple lines
122 | WARNING | [x] There must be no blank line following an inline comment
122 | WARNING | [ ] There must be no blank line following an inline comment
122 | ERROR | [x] Inline comments must start with a capital letter
122 | ERROR | [x] Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
--------------------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------------------------------------------
FILE: /loop_workers/tests/src/Kernel/UltimateCronKernelTest.php
-------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------------
41 | ERROR | The array declaration extends to column 85 (the limit is 80). The array content should be split up over multiple lines
-------------------------------------------------------------------------------------------------------------------------------------
FILE: /loop_workers/src/Plugin/LoopRate/FixedInterval.php
-------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------
78 | WARNING | [x] 'TODO: support hook_cron runner too.' should match the format '@todo Fix problem X here.'
-------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------------------
FILE: /LoopWorker/PartialLoopListInterface.php
--------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
--------------------------------------------------------------------------------------------------------------------------------
15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 3
16 | ERROR | [x] Expected 4 space(s) before asterisk; 3 found
17 | ERROR | [x] Expected 4 space(s) before asterisk; 3 found
18 | ERROR | [x] Expected 4 space(s) before asterisk; 3 found
19 | ERROR | [x] Expected 4 space(s) before asterisk; 3 found
20 | ERROR | [x] Expected 4 space(s) before asterisk; 3 found
21 | ERROR | [x] Expected 4 space(s) before asterisk; 3 found
22 | ERROR | [x] Expected 4 space(s) before asterisk; 3 found
--------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------------------------------
FILE: /loop_workers/src/Plugin/LoopWorker/LoopWorkerInterface.php
---------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------------------------------------------------------
13 | ERROR | [x] Doc comment star missing
14 | ERROR | [x] Additional blank lines found at end of doc comment
31 | ERROR | [ ] Description for the @return value must be on the next line
---------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------------------------------
FILE: /loop_workers/src/UltimateCronJobDiscovery.php
---------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
---------------------------------------------------------------------------------------------------------------------------------------------
7 | WARNING | [x] Unused use statement
69 | WARNING | [ ] t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
---------------------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------------------------------------------------
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.