messenger queue #717
Annotations
10 errors and 1 warning
src/Command/Index.php#L220
Method Valantic\ElasticaBridgeBundle\Command\Index::populateIndex() return type has no value type specified in iterable type array.
|
src/Command/Index.php#L270
Parameter #1 $array of function array_key_last expects array, array|null given.
|
src/Command/Index.php#L281
Call to static method fromActive() on an unknown class App\Enum\Tenant.
|
src/DependencyInjection/Configuration.php#L15
Call to an undefined method Symfony\Component\Config\Definition\Builder\NodeDefinition::children().
|
src/Messenger/Handler/CreateDocumentHandler.php#L24
Readonly classes are supported only on PHP 8.2 and later.
|
src/Messenger/Handler/CreateDocumentHandler.php#L46
Call to static method setSiteByTenant() on an unknown class App\Service\TenantService.
|
src/Messenger/Handler/SwitchIndexHandler.php#L16
Readonly classes are supported only on PHP 8.2 and later.
|
src/Messenger/Message/CreateDocument.php#L22
Parameter $tenant of method Valantic\ElasticaBridgeBundle\Messenger\Message\CreateDocument::__construct() has invalid type App\Enum\Tenant.
|
src/Messenger/Message/CreateDocument.php#L22
Property Valantic\ElasticaBridgeBundle\Messenger\Message\CreateDocument::$tenant has unknown class App\Enum\Tenant as its type.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading