fix: testing docker configuration #13
Annotations
10 errors
Lint PHP:
src/Contracts/EngineContract.php#L7
Method WpBlocks\Search\Contracts\EngineContract::loadConfig() has no return type specified.
|
Lint PHP:
src/Contracts/EngineContract.php#L7
Method WpBlocks\Search\Contracts\EngineContract::loadConfig() has parameter $config with no value type specified in iterable type array.
|
Lint PHP:
src/Contracts/EngineContract.php#L9
Method WpBlocks\Search\Contracts\EngineContract::createIndex() has no return type specified.
|
Lint PHP:
src/Contracts/EngineContract.php#L11
Method WpBlocks\Search\Contracts\EngineContract::updateInfoTable() has no return type specified.
|
Lint PHP:
src/Contracts/EngineContract.php#L13
Method WpBlocks\Search\Contracts\EngineContract::getValueFromInfoTable() has no return type specified.
|
Lint PHP:
src/Contracts/EngineContract.php#L15
Method WpBlocks\Search\Contracts\EngineContract::run() has no return type specified.
|
Lint PHP:
src/Contracts/EngineContract.php#L17
Method WpBlocks\Search\Contracts\EngineContract::processDocument() has no return type specified.
|
Lint PHP:
src/Contracts/EngineContract.php#L17
Method WpBlocks\Search\Contracts\EngineContract::processDocument() has parameter $row with no type specified.
|
Lint PHP:
src/Contracts/EngineContract.php#L19
Method WpBlocks\Search\Contracts\EngineContract::saveToIndex() has no return type specified.
|
Lint PHP:
src/Contracts/EngineContract.php#L19
Method WpBlocks\Search\Contracts\EngineContract::saveToIndex() has parameter $docId with no type specified.
|
The logs for this run have expired and are no longer available.
Loading