Merge pull request #116 from airdrummer/master #225
Annotations
5 errors and 3 warnings
PHPCS check
Process completed with exit code 2.
|
PHPCS check:
includes/general-template.php#L385
Tabs must be used to indent lines; spaces are not allowed
|
PHPCS check:
includes/general-template.php#L385
Expected 1 spaces after opening parenthesis; 0 found
|
PHPCS check:
includes/general-template.php#L385
Expected 1 spaces before closing parenthesis; 0 found
|
PHPCS check
Process completed with exit code 1.
|
PHPCS check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPCS check:
includes/general-template.php#L372
Equals sign not aligned with surrounding assignments; expected 13 spaces but found 1 space
|
PHPCS check:
includes/general-template.php#L384
Equals sign not aligned with surrounding assignments; expected 17 spaces but found 5 spaces
|