Add import font library fonts #183
Annotations
11 errors and 5 warnings
PHPCS check:
src/class-wp-import.php#L726
No space after opening parenthesis is prohibited
|
PHPCS check:
src/class-wp-import.php#L726
No space before closing parenthesis is prohibited
|
PHPCS check:
src/class-wp-import.php#L728
Expected 1 space after "!"; 0 found
|
PHPCS check:
src/class-wp-import.php#L728
Expected 1 spaces after opening parenthesis; 0 found
|
PHPCS check:
src/class-wp-import.php#L728
Expected 1 spaces before closing parenthesis; 0 found
|
PHPCS check:
src/class-wp-import.php#L733
No space after opening parenthesis is prohibited
|
PHPCS check:
src/class-wp-import.php#L733
Expected 1 spaces after opening parenthesis; 0 found
|
PHPCS check:
src/class-wp-import.php#L733
Expected 1 spaces before closing parenthesis; 0 found
|
PHPCS check:
src/class-wp-import.php#L733
No space before closing parenthesis is prohibited
|
PHPCS check:
src/class-wp-import.php#L734
No space after opening parenthesis is prohibited
|
PHPCS check
Process completed with exit code 2.
|
PHPCS check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPCS check:
src/class-wp-import.php#L745
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 1 space
|
PHPCS check:
src/class-wp-import.php#L750
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 1 space
|
PHPCS check:
src/class-wp-import.php#L755
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 1 space
|
PHPCS check:
src/class-wp-import.php#L760
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 1 space
|