Internal: Header/Footer templates-api [TMZ-276] #519
php-coding-standards.yml
on: pull_request
Lint PHP files
13s
Annotations
2 errors and 3 warnings
Lint PHP files:
modules/template-parts/classes/sources/source-remote-ehp.php#L215
There must not be a space before the colon in a return type declaration
|
Lint PHP files
Process completed with exit code 2.
|
Lint PHP files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint PHP files:
modules/template-parts/classes/sources/source-remote-ehp.php#L187
error_log() found. Debug code should not normally be used in production.
|
Lint PHP files:
modules/template-parts/classes/sources/source-remote-ehp.php#L187
print_r() found. Debug code should not normally be used in production.
|