Tweak - Hidden field editable compatibility #1690
Annotations
11 errors and 2 warnings
Run code sniff
Process completed with exit code 2.
|
Show PHPCS results in PR:
includes/evf-core-functions.php#L977
Only variables can be passed to empty() prior to PHP 5.5.
|
Show PHPCS results in PR:
includes/evf-core-functions.php#L990
Space after opening control structure is required
|
Show PHPCS results in PR:
includes/evf-core-functions.php#L990
No space before opening parenthesis is prohibited
|
Show PHPCS results in PR:
includes/evf-core-functions.php#L990
Expected 1 space(s) after IF keyword; 0 found
|
Show PHPCS results in PR:
includes/evf-core-functions.php#L990
Expected 1 space(s) after closing parenthesis; found 0
|
Show PHPCS results in PR:
includes/evf-core-functions.php#L990
Space between opening control structure and closing parenthesis is required
|
Show PHPCS results in PR:
includes/evf-core-functions.php#L991
String "evf-field-hidden" does not require double quotes; use single quotes instead
|
Show PHPCS results in PR:
includes/evf-core-functions.php#L991
String "" does not require double quotes; use single quotes instead
|
Show PHPCS results in PR:
includes/evf-core-functions.php#L1146
Space after opening control structure is required
|
Show PHPCS results in PR:
includes/evf-core-functions.php#L1146
No space before opening parenthesis is prohibited
|
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/
|
Loading