Skip to content

🏁 Content syncronization #65

🏁 Content syncronization

🏁 Content syncronization #65

Triggered via pull request March 19, 2024 16:15
@NiklanNiklan
synchronize #17
content-sync
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
Validate Composer
23s
Validate Composer
Validate PHP lint
33s
Validate PHP lint
Validate PHPCS
36s
Validate PHPCS
Validate PHPStan
33s
Validate PHPStan
Validate JS
24s
Validate JS
Validate CSS
34s
Validate CSS
Validate YML
24s
Validate YML
Validate Spellcheck
37s
Validate Spellcheck
PHPUnit
0s
PHPUnit
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Validate PHPStan: app/Drupal/external_content/src/Exception/MissingSourceParserException.php#L22
Access to constant class on an unknown class Drupal\external_content\Contract\Parser\ParserInterface.
Validate PHPStan: app/Drupal/external_content/src/Exception/MissingSourceParserException.php#L22
Parameter $parser of anonymous function has invalid type Drupal\external_content\Contract\Parser\ParserInterface.
Validate PHPStan: app/Drupal/external_content/src/Field/ExternalContentComputedProperty.php#L50
Call to an undefined method Drupal\external_content\Contract\Serializer\SerializerManagerInterface::setEnvironment().
Validate PHPStan: app/Drupal/external_content/src/Field/ExternalContentComputedProperty.php#L51
Method Drupal\external_content\Contract\Serializer\SerializerManagerInterface::deserialize() invoked with 1 parameter, 2 required.
Validate PHPStan: app/Drupal/external_content/src/Plugin/Field/FieldFormatter/ExternalContentRenderArrayFieldFormatter.php#L39
Parameter $environmentPluginManager of method Drupal\external_content\Plugin\Field\FieldFormatter\ExternalContentRenderArrayFieldFormatter::__construct() has invalid type Drupal\external_content\Plugin\Field\FieldFormatter\EnvironmentPluginManagerInterface.
Validate PHPStan: app/Drupal/external_content/src/Plugin/Field/FieldFormatter/ExternalContentRenderArrayFieldFormatter.php#L39
Property Drupal\external_content\Plugin\Field\FieldFormatter\ExternalContentRenderArrayFieldFormatter::$environmentPluginManager has unknown class Drupal\external_content\Plugin\Field\FieldFormatter\EnvironmentPluginManagerInterface as its type.
Validate PHPStan: app/Drupal/external_content/src/Plugin/Field/FieldFormatter/ExternalContentRenderArrayFieldFormatter.php#L57
Class Drupal\external_content\Plugin\Field\FieldFormatter\EnvironmentPluginManagerInterface not found.
Validate PHPStan: app/Drupal/external_content/src/Plugin/Field/FieldFormatter/ExternalContentRenderArrayFieldFormatter.php#L78
Call to method createInstance() on an unknown class Drupal\external_content\Plugin\Field\FieldFormatter\EnvironmentPluginManagerInterface.
Validate PHPStan: app/Drupal/external_content/src/Plugin/Field/FieldFormatter/ExternalContentRenderArrayFieldFormatter.php#L81
Class Drupal\external_content\Plugin\Field\FieldFormatter\EnvironmentPluginInterface not found.
Validate PHPStan: app/Drupal/external_content/src/Plugin/Field/FieldFormatter/ExternalContentRenderArrayFieldFormatter.php#L85
Call to method getEnvironment() on an unknown class Drupal\external_content\Plugin\Field\FieldFormatter\EnvironmentPluginInterface.
Validate PHPCS
Process completed with exit code 201.