PHPLIB-1596 Fully describe $search, $searchMeta and $vectorSearch stages
#2783
coding-standards.yml
on: pull_request
phpcs
24s
Rector
38s
Annotations
5 errors
|
phpcs:
generator/src/OperatorTestGenerator.php#L37
Type pack is not used in this file.
|
|
phpcs:
generator/src/OperatorTestGenerator.php#L151
Function hex2bin() should not be referenced via a fallback global name, but via a use statement.
|
|
phpcs:
tests/Builder/Search/EqualsOperatorTest.php#L16
Type pack is not used in this file.
|
|
phpcs:
tests/Builder/Search/EqualsOperatorTest.php#L118
Function hex2bin() should not be referenced via a fallback global name, but via a use statement.
|
|
phpcs
Process completed with exit code 1.
|