Development/2.1.x #52
Annotations
7 errors and 2 warnings
WPCS:
src/um-block-emails/src/Core.php#L70
Expected 1 space(s) after IF keyword; 0 found
|
WPCS:
src/um-block-emails/src/Core.php#L70
Space after opening control structure is required
|
WPCS:
src/um-block-emails/src/Core.php#L70
No space before opening parenthesis is prohibited
|
WPCS:
src/um-block-emails/src/Core.php#L71
Expected 1 spaces before closing parenthesis; 0 found
|
WPCS:
src/um-block-emails/src/Core.php#L74
Expected 1 space after comma in argument list; 2 found
|
WPCS:
src/um-block-emails/src/Core.php#L75
Whitespace found at end of line
|
WPCS:
src/um-block-emails/src/Core.php#L75
Functions must not contain multiple empty lines in a row; found 2 empty lines
|
WPCS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
WPCS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|