[THEME-3651] Update the PHPCS rules #2
Merged
Annotations
7 errors and 1 warning
Run PHPStan:
WordPress/Sniffs/Arrays/ArrayDoubleArrowSpacingSniff.php#L141
PHPDoc tag @param references unknown parameter: $stackPtr
|
Run PHPStan:
WordPress/Sniffs/Formatting/MultipleStatementAlignmentSniff.php#L83
Method WordPress\Sniffs\Formatting\MultipleStatementAlignmentSniff::process() should return int but empty return statement found.
|
Run PHPStan:
WordPress/Sniffs/Formatting/OnlyOneSpaceBeforeAssignmentSniff.php#L82
Method WordPress\Sniffs\Formatting\OnlyOneSpaceBeforeAssignmentSniff::process() should return int but empty return statement found.
|
Run PHPStan:
WordPress/Sniffs/Formatting/OnlyOneSpaceBeforeAssignmentSniff.php#L111
Method WordPress\Sniffs\Formatting\OnlyOneSpaceBeforeAssignmentSniff::checkAlignment() should return int but empty return statement found.
|
Run PHPStan:
WordPress/Sniffs/Formatting/OnlyOneSpaceBeforeAssignmentSniff.php#L116
Method WordPress\Sniffs\Formatting\OnlyOneSpaceBeforeAssignmentSniff::checkAlignment() should return int but empty return statement found.
|
Run PHPStan:
WordPress/Sniffs/Formatting/OnlyOneSpaceBeforeAssignmentSniff.php#L129
Method WordPress\Sniffs\Formatting\OnlyOneSpaceBeforeAssignmentSniff::checkAlignment() should return int but return statement is missing.
|
Run PHPStan
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading