change cron interval min value interval instead of removing rule #686
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
basics.yml
on: push
Basic CS and QA checks
24s
PHPStan
21s
Annotations
8 errors
|
PHPStan:
WordPressVIPMinimum/Sniffs/Classes/DeclarationCompatibilitySniff.php#L32
Property WordPressVIPMinimum\Sniffs\Classes\DeclarationCompatibilitySniff::$checkClasses (array<string, array<string, array<string, mixed>>>) does not accept default value of type array<string, array<string, array<int|string, array<string, bool|string>|string>>>.
|
|
PHPStan:
WordPressVIPMinimum/Sniffs/Functions/CheckReturnValueSniff.php#L60
PHPDoc tag @return has invalid value (array(int)): Unexpected token "(", expected TOKEN_HORIZONTAL_WS at offset 87 on line 4
|
|
PHPStan:
WordPressVIPMinimum/Sniffs/Functions/DynamicCallsSniff.php#L65
PHPDoc tag @return has invalid value (array(int)): Unexpected token "(", expected TOKEN_HORIZONTAL_WS at offset 87 on line 4
|
|
PHPStan:
WordPressVIPMinimum/Sniffs/Hooks/AlwaysReturnInFilterSniff.php#L30
PHPDoc tag @return has invalid value (array(int)): Unexpected token "(", expected TOKEN_HORIZONTAL_WS at offset 87 on line 4
|
|
PHPStan:
WordPressVIPMinimum/Sniffs/Hooks/PreGetPostsSniff.php#L24
PHPDoc tag @return has invalid value (array(int)): Unexpected token "(", expected TOKEN_HORIZONTAL_WS at offset 87 on line 4
|
|
PHPStan:
WordPressVIPMinimum/Sniffs/Performance/CacheValueOverrideSniff.php#L21
PHPDoc tag @return has invalid value (array(int)): Unexpected token "(", expected TOKEN_HORIZONTAL_WS at offset 87 on line 4
|
|
PHPStan:
tests/RulesetTest.php#L146
Left side of && is always true.
|
|
PHPStan
Process completed with exit code 1.
|