Corona: JSON validation #234
Annotations
11 errors and 2 warnings
src/Lunr/Corona/JsonView.php#L62
Expected 1 space(s) after IF keyword; 0 found
|
src/Lunr/Corona/JsonView.php#L62
Expected newline after closing parenthesis; found 1 space(s)
|
src/Lunr/Corona/JsonView.php#L62
The opening brace of a multi-line IF statement must be on a new line
|
src/Lunr/Corona/JsonView.php#L121
Expected 1 space(s) after IF keyword; 0 found
|
src/Lunr/Corona/JsonView.php#L121
Expected newline after closing parenthesis; found 1 space(s)
|
src/Lunr/Corona/JsonView.php#L121
The opening brace of a multi-line IF statement must be on a new line
|
src/Lunr/Corona/JsonView.php#L124
Functions must not contain multiple empty lines in a row; found 2 empty lines
|
src/Lunr/Corona/JsonView.php#L205
Expected 1 blank line after function; 2 found
|
src/Lunr/Corona/JsonView.php#L211
Parameter comment must start with a capital letter
|
src/Lunr/Corona/JsonView.php#L219
Expected 1 space(s) after IF keyword; 0 found
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
src/Lunr/Corona/JsonView.php#L64
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space
|
This job failed
Loading