Try/remove masterbar filter #60184
linting.yml
on: pull_request
detect changed files
10s
Copied files are in sync
7s
Changelogger use
17s
Changelogger validity
37s
Project structure
2m 0s
PHP Code Sniffer (non-excluded files only)
1m 48s
PHP Compatibility
1m 18s
PHP Code Sniffer (changes to excluded files only)
0s
ESLint (non-excluded files only)
0s
ESLint (changes to excluded files only)
0s
Lint GitHub Actions yaml files
0s
Check linter exclude lists
0s
Lock files are up to date
2m 22s
Monorepo package version refs
1m 7s
Matrix: php_lint
Annotations
1 error and 2 warnings
PHP Code Sniffer (non-excluded files only)
Process completed with exit code 1.
|
PHP Code Sniffer (non-excluded files only):
projects/packages/masterbar/src/masterbar/class-masterbar.php#L159
error_log() found. Debug code should not normally be used in production. (WordPress.PHP.DevelopmentFunctions.error_log_error_log)
|
PHP Code Sniffer (non-excluded files only):
projects/packages/masterbar/src/masterbar/class-masterbar.php#L194
This comment is 60% valid code; is this commented out code? (Squiz.PHP.CommentedOutCode.Found)
|