Corona: JSON validation #235
Annotations
11 errors and 1 warning
src/Lunr/Corona/JsonView.php#L36
Doc comment for parameter "$validator" missing
|
src/Lunr/Corona/JsonView.php#L42
Doc comment for parameter $locator does not match actual variable name $validator
|
src/Lunr/Corona/JsonView.php#L48
Expected 1 space(s) after IF keyword; 0 found
|
src/Lunr/Corona/JsonView.php#L48
Expected newline after closing parenthesis; found 1 space(s)
|
src/Lunr/Corona/JsonView.php#L48
The opening brace of a multi-line IF statement must be on a new line
|
src/Lunr/Corona/JsonView.php#L105
Expected 1 space(s) after IF keyword; 0 found
|
src/Lunr/Corona/JsonView.php#L105
Expected newline after closing parenthesis; found 1 space(s)
|
src/Lunr/Corona/JsonView.php#L105
The opening brace of a multi-line IF statement must be on a new line
|
src/Lunr/Corona/JsonView.php#L108
Functions must not contain multiple empty lines in a row; found 2 empty lines
|
src/Lunr/Corona/JsonView.php#L189
Expected 1 blank line after function; 2 found
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
This job failed
Loading