1.19.0 #798
Annotations
10 errors and 5 warnings
Run PHPCS Check:
lib/ACF/AlterComponents.php#L63
There must not be a space before the colon in a return type declaration
|
Run PHPCS Check:
lib/Admin.php#L21
There must not be a space before the colon in a return type declaration
|
Run PHPCS Check:
lib/Admin.php#L35
There must not be a space before the colon in a return type declaration
|
Run PHPCS Check:
lib/ACFController.php#L8
An import use statement should never start with a leading backslash
|
Run PHPCS Check:
lib/ACFController.php#L21
There must not be a space before the colon in a return type declaration
|
Run PHPCS Check:
lib/ACFController.php#L25
The closing brace for the class must go on the next line after the body
|
Run PHPCS Check:
lib/PostTypeController.php#L22
There must not be a space before the colon in a return type declaration
|
Run PHPCS Check:
lib/PostTypeController.php#L31
There must not be a space before the colon in a return type declaration
|
Run PHPCS Check:
lib/autoload.php#L42
Expected 1 blank line at end of file; 2 found
|
Run PHPCS Check:
lib/FormatterController.php#L22
There must not be a space before the colon in a return type declaration
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run PHPCS Check:
lib/autoload.php#L15
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
Run PHPCS Check:
lib/FormatterController.php#L63
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
Run PHPCS Check:
lib/ThemeController.php#L34
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
Loading