This repository has been archived by the owner on Mar 9, 2024. It is now read-only.
Adds three filters to user-edit.php #548
Triggered via pull request
September 23, 2023 14:44
Status
Failure
Total duration
1m 23s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
coding-standards.yml
on: pull_request
PHP coding standards
47s
Pre-commit checks
1m 12s
Annotations
7 errors
PHP coding standards:
src/wp-admin/user-edit.php#L573
Line indented incorrectly; expected 6 tabs, found 5
|
PHP coding standards:
src/wp-admin/user-edit.php#L604
Line indented incorrectly; expected at least 7 tabs, found 6
|
PHP coding standards:
src/wp-admin/user-edit.php#L614
Whitespace found at end of line
|
PHP coding standards:
src/wp-admin/user-edit.php#L629
Line indented incorrectly; expected 6 tabs, found 5
|
PHP coding standards:
src/wp-admin/user-edit.php#L637
Line indented incorrectly; expected at least 6 tabs, found 5
|
PHP coding standards:
src/wp-admin/user-edit.php#L641
Line indented incorrectly; expected 6 tabs, found 5
|
PHP coding standards
Process completed with exit code 1.
|