Chore/packages update #4576
Annotations
1 error and 11 warnings
PHPCS check
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPCS check:
tests/php/indexables/TestPost.php#L3834
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
PHPCS check:
tests/php/indexables/TestPost.php#L8322
The method parameter $class is never used
|
PHPCS check:
tests/php/indexables/TestPost.php#L8322
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
PHPCS check:
tests/php/indexables/TestPost.php#L8360
The method parameter $fields is never used
|
PHPCS check:
tests/php/indexables/TestPost.php#L8436
The method parameter $url is never used
|
PHPCS check:
tests/php/features/TestFacetTypeDate.php#L257
The method parameter $options is never used
|
PHPCS check:
tests/php/features/TestFacetTypeMeta.php#L368
It is recommended not to use reserved keyword "function" as function parameter name. Found: $function
|
PHPCS check:
tests/php/features/TestDidYouMean.php#L254
The method parameter $query_args is never used
|
PHPCS check:
tests/php/features/TestDidYouMean.php#L254
The method parameter $query_object is never used
|
PHPCS check:
tests/php/features/TestAutosuggest.php#L349
The method parameter $query_args is never used
|
Loading