Skip to content

Always use the parent theme for statistics #354

Always use the parent theme for statistics

Always use the parent theme for statistics #354

Triggered via pull request January 15, 2024 15:49
Status Failure
Total duration 41s
Artifacts

php-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/