Add composer requirements #5
Annotations
10 errors and 1 warning
Run a static analysis with phpstan/phpstan:
src/DependencyInjection/Configuration.php#L35
Call to an undefined method Symfony\Component\Config\Definition\Builder\NodeDefinition::children().
|
Run a static analysis with phpstan/phpstan:
src/Service/SearchIndex/DataObject/FieldDefinitionAdapter/CountryAdapter.php#L36
PHPDoc tag @var does not specify variable name.
|
Run a static analysis with phpstan/phpstan:
src/Service/SearchIndex/DataObject/FieldDefinitionAdapter/CountryMultiSelectAdapter.php#L47
PHPDoc tag @var does not specify variable name.
|
Run a static analysis with phpstan/phpstan:
src/Service/SearchIndex/DataObject/FieldDefinitionAdapter/LanguageAdapter.php#L36
PHPDoc tag @var does not specify variable name.
|
Run a static analysis with phpstan/phpstan:
src/Service/SearchIndex/DataObject/FieldDefinitionAdapter/LanguageMultiSelectAdapter.php#L21
Property Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\DataObject\FieldDefinitionAdapter\LanguageMultiSelectAdapter::$languageNameService has unknown class Pimcore\Bundle\PortalEngineBundle\Service\DataObject\LanguageNameService as its type.
|
Run a static analysis with phpstan/phpstan:
src/Service/SearchIndex/DataObject/FieldDefinitionAdapter/LanguageMultiSelectAdapter.php#L28
Parameter $languageNameService of method Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\DataObject\FieldDefinitionAdapter\LanguageMultiSelectAdapter::setLanguageNameService() has invalid type Pimcore\Bundle\PortalEngineBundle\Service\DataObject\LanguageNameService.
|
Run a static analysis with phpstan/phpstan:
src/Service/SearchIndex/DataObject/FieldDefinitionAdapter/LanguageMultiSelectAdapter.php#L28
Parameter $languageNameService of method Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\DataObject\FieldDefinitionAdapter\LanguageMultiSelectAdapter::setLanguageNameService() has invalid type Pimcore\Bundle\PortalEngineBundle\Service\DataObject\LanguageNameService.
|
Run a static analysis with phpstan/phpstan:
src/Service/SearchIndex/DataObject/FieldDefinitionAdapter/LanguageMultiSelectAdapter.php#L42
Call to method getLanguageName() on an unknown class Pimcore\Bundle\PortalEngineBundle\Service\DataObject\LanguageNameService.
|
Run a static analysis with phpstan/phpstan:
src/Service/SearchIndex/DataObject/FieldDefinitionAdapter/ManyToOneRelationAdapter.php#L25
Property Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\DataObject\FieldDefinitionAdapter\ManyToOneRelationAdapter::$nameExtractorService has unknown class Pimcore\Bundle\PortalEngineBundle\Service\Element\NameExtractorService as its type.
|
Run a static analysis with phpstan/phpstan:
src/Service/SearchIndex/DataObject/FieldDefinitionAdapter/ManyToOneRelationAdapter.php#L32
Parameter $nameExtractorService of method Pimcore\Bundle\GenericDataIndexBundle\Service\SearchIndex\DataObject\FieldDefinitionAdapter\ManyToOneRelationAdapter::setNameExtractorService() has invalid type Pimcore\Bundle\PortalEngineBundle\Service\Element\NameExtractorService.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading