Remove things from Hello plus #87
php-coding-standards.yml
on: pull_request
Lint PHP files
17s
Annotations
3 errors and 3 warnings
Lint PHP files:
modules/admin/components/theme-override.php#L21
Mismatched text domain. Expected 'hello-plus' but got 'hello-biz'.
|
Lint PHP files:
modules/admin/components/theme-override.php#L27
Mismatched text domain. Expected 'hello-plus' but got 'hello-biz'.
|
Lint PHP files
Process completed with exit code 1.
|
Lint PHP files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint PHP files:
modules/admin/classes/rest/onboarding-settings.php#L51
error_log() found. Debug code should not normally be used in production.
|
Lint PHP files:
modules/theme/components/theme-integration.php#L34
This comment is 49% valid code; is this commented out code?
|