Fix replying on comments #1069
Annotations
5 errors and 11 warnings
Basic CS and QA checks:
tests/test-activitypub.php#L8
There must be one blank line after the namespace declaration
|
Basic CS and QA checks:
tests/test-activitypub.php#L162
Functions must not contain multiple empty lines in a row; found 2 empty lines
|
Basic CS and QA checks:
tests/test-activitypub.php#L164
Function closing brace must go on the next line following the body; found 2 blank lines before brace
|
Basic CS and QA checks
Process completed with exit code 1.
|
Basic CS and QA checks
Process completed with exit code 2.
|
Basic CS and QA checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Basic CS and QA checks:
tests/test-activitypub.php#L42
json_encode() is discouraged. Use wp_json_encode() instead.
|
Basic CS and QA checks:
tests/test-activitypub.php#L44
Array double arrow not aligned correctly; expected 4 space(s) between "'type'" and double arrow, but found 1.
|
Basic CS and QA checks:
tests/test-activitypub.php#L56
json_encode() is discouraged. Use wp_json_encode() instead.
|
Basic CS and QA checks:
tests/test-activitypub.php#L62
Array double arrow not aligned correctly; expected 3 space(s) between "'links'" and double arrow, but found 1.
|
Basic CS and QA checks:
tests/test-activitypub.php#L79
json_encode() is discouraged. Use wp_json_encode() instead.
|
Basic CS and QA checks:
tests/test-activitypub.php#L81
Array double arrow not aligned correctly; expected 16 space(s) between "'id'" and double arrow, but found 1.
|
Basic CS and QA checks:
tests/test-activitypub.php#L83
Array double arrow not aligned correctly; expected 14 space(s) between "'name'" and double arrow, but found 1.
|
Basic CS and QA checks:
tests/test-activitypub.php#L84
Array double arrow not aligned correctly; expected 11 space(s) between "'summary'" and double arrow, but found 1.
|
Basic CS and QA checks:
tests/test-activitypub.php#L85
Array double arrow not aligned correctly; expected 9 space(s) between "'followers'" and double arrow, but found 1.
|
Basic CS and QA checks:
tests/test-activitypub.php#L86
Array double arrow not aligned correctly; expected 9 space(s) between "'following'" and double arrow, but found 1.
|