Always use the parent theme for statistics #354
php-lint.yml
on: pull_request
PHPStan
31s
PHPCS check
12s
Annotations
5 errors and 1 warning
PHPCS check
Process completed with exit code 2.
|
PHPCS check:
src/Common/Util.php#L86
Using short ternaries is not allowed as they are rarely used correctly
|
PHPCS check:
src/Common/Util.php#L125
Expected 1 space after "=>"; 0 found
|
PHPCS check:
src/Common/Util.php#L125
Using short ternaries is not allowed as they are rarely used correctly
|
PHPCS check
Process completed with exit code 1.
|
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|