Skip to content

Changing version to 4.1.2 #111

Changing version to 4.1.2

Changing version to 4.1.2 #111

Triggered via push November 21, 2024 04:31
Status Failure
Total duration 1m 45s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

184 errors
test (10.1.x, 8.3, 10.6)
Your requirements could not be resolved to an installable set of packages. Problem 1 - phpspec/prophecy v1.17.0 requires php ^7.2 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.3; overridden via config.platform, actual: 8.3.8) does not satisfy that requirement. - phpspec/prophecy-phpunit v2.0.2 requires phpspec/prophecy ^1.3 -> satisfiable by phpspec/prophecy[v1.17.0]. - phpspec/prophecy-phpunit is locked to version v2.0.2 and an update of this package was not requested.
test (10.1.x, 8.3, 10.6)
Process completed with exit code 2.
test (10.1.x, 8.3, 10.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - phpspec/prophecy v1.17.0 requires php ^7.2 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.3; overridden via config.platform, actual: 8.3.8) does not satisfy that requirement. - phpspec/prophecy-phpunit v2.0.2 requires phpspec/prophecy ^1.3 -> satisfiable by phpspec/prophecy[v1.17.0]. - phpspec/prophecy-phpunit is locked to version v2.0.2 and an update of this package was not requested.
test (10.1.x, 8.3, 10.4)
Process completed with exit code 2.
test (11.0.x, 8.3, 10.6)
Your requirements could not be resolved to an installable set of packages. Problem 1 - drush/drush[11.0.0-rc1, ..., 11.0.5] require psr/log ~1.0 -> found psr/log[1.0.0, ..., 1.1.4] but the package is fixed to 3.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - drush/drush[11.0.6, ..., 11.x-dev] require symfony/event-dispatcher ^4.0 || ^5.0 || ^6.0 -> found symfony/event-dispatcher[v4.0.0-BETA1, ..., 4.4.x-dev, v5.0.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but the package is fixed to v7.1.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - drush/drush[12.0.0-beta1, ..., 12.x-dev] require symfony/event-dispatcher ^6 -> found symfony/event-dispatcher[v6.0.0-BETA1, ..., 6.4.x-dev] but the package is fixed to v7.1.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - Root composer.json requires drush/drush ^11 || ^12 -> satisfiable by drush/drush[11.0.0-rc1, ..., 11.x-dev, 12.0.0-beta1, ..., 12.x-dev]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
test (11.0.x, 8.3, 10.6)
Process completed with exit code 2.
test (11.0.x, 8.3, 10.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - drush/drush[11.0.0-rc1, ..., 11.0.5] require psr/log ~1.0 -> found psr/log[1.0.0, ..., 1.1.4] but the package is fixed to 3.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - drush/drush[11.0.6, ..., 11.x-dev] require symfony/event-dispatcher ^4.0 || ^5.0 || ^6.0 -> found symfony/event-dispatcher[v4.0.0-BETA1, ..., 4.4.x-dev, v5.0.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but the package is fixed to v7.1.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - drush/drush[12.0.0-beta1, ..., 12.x-dev] require symfony/event-dispatcher ^6 -> found symfony/event-dispatcher[v6.0.0-BETA1, ..., 6.4.x-dev] but the package is fixed to v7.1.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - Root composer.json requires drush/drush ^11 || ^12 -> satisfiable by drush/drush[11.0.0-rc1, ..., 11.x-dev, 12.0.0-beta1, ..., 12.x-dev]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
test (11.0.x, 8.3, 10.4)
Process completed with exit code 2.
test (10.2.x, 8.3, 10.6): modules/bc_display_title/src/Routing/DisplayTitle.php#L37
Access to an undefined property Drupal\Core\Entity\FieldableEntityInterface::$field_display_title.
test (10.2.x, 8.3, 10.6): src/Form/EntityReferenceFieldSearch.php#L334
Variable $field_id might not be defined.
test (10.2.x, 8.3, 10.6): src/Form/TextFieldSearch.php#L223
Variable $field_id might not be defined.
test (10.2.x, 8.3, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $module_handler.
test (10.2.x, 8.3, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $twig_config.
test (10.2.x, 8.3, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L62
PHPDoc tag @return with type bool|string is not subtype of native type string.
test (10.2.x, 8.3, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
Method Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader::getSourceContext() has invalid return type Twig_Source.
test (10.2.x, 8.3, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
PHPDoc tag @return with type Twig_Source is not subtype of native type Twig\Source.
test (10.2.x, 8.3, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L194
Variable $filename might not be defined.
test (10.2.x, 8.3, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L195
Variable $componentName might not be defined.
test (10.2.x, 8.3, 10.6)
Process completed with exit code 2.
test (10.3.x, 8.3, 10.6): modules/bc_display_title/src/Routing/DisplayTitle.php#L37
Access to an undefined property Drupal\Core\Entity\FieldableEntityInterface::$field_display_title.
test (10.3.x, 8.3, 10.6): src/Form/EntityReferenceFieldSearch.php#L334
Variable $field_id might not be defined.
test (10.3.x, 8.3, 10.6): src/Form/EntityReferenceFieldSearch.php#L466
Fetching deprecated class constant EXISTS_REPLACE of interface Drupal\Core\File\FileSystemInterface: in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\File\FileExists::Replace instead.
test (10.3.x, 8.3, 10.6): src/Form/TextFieldSearch.php#L223
Variable $field_id might not be defined.
test (10.3.x, 8.3, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $module_handler.
test (10.3.x, 8.3, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $twig_config.
test (10.3.x, 8.3, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L62
PHPDoc tag @return with type bool|string is not subtype of native type string.
test (10.3.x, 8.3, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
Method Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader::getSourceContext() has invalid return type Twig_Source.
test (10.3.x, 8.3, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
PHPDoc tag @return with type Twig_Source is not subtype of native type Twig\Source.
test (10.3.x, 8.3, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L194
Variable $filename might not be defined.
test (10.3.x, 8.3, 10.6)
Process completed with exit code 2.
test (10.1.x, 8.2, 10.6)
Process completed with exit code 2.
test (10.1.x, 8.2, 10.6): modules/bc_display_title/src/Routing/DisplayTitle.php#L37
Access to an undefined property Drupal\Core\Entity\FieldableEntityInterface::$field_display_title.
test (10.1.x, 8.2, 10.6): src/Form/EntityReferenceFieldSearch.php#L334
Variable $field_id might not be defined.
test (10.1.x, 8.2, 10.6): src/Form/TextFieldSearch.php#L223
Variable $field_id might not be defined.
test (10.1.x, 8.2, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $module_handler.
test (10.1.x, 8.2, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $twig_config.
test (10.1.x, 8.2, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L62
PHPDoc tag @return with type bool|string is not subtype of native type string.
test (10.1.x, 8.2, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
Method Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader::getSourceContext() has invalid return type Twig_Source.
test (10.1.x, 8.2, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
PHPDoc tag @return with type Twig_Source is not subtype of native type Twig\Source.
test (10.1.x, 8.2, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L194
Variable $filename might not be defined.
test (10.1.x, 8.2, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L195
Variable $componentName might not be defined.
test (10.2.x, 8.1, 10.4)
Process completed with exit code 2.
test (10.2.x, 8.1, 10.4): modules/bc_display_title/src/Routing/DisplayTitle.php#L37
Access to an undefined property Drupal\Core\Entity\FieldableEntityInterface::$field_display_title.
test (10.2.x, 8.1, 10.4): src/Form/EntityReferenceFieldSearch.php#L334
Variable $field_id might not be defined.
test (10.2.x, 8.1, 10.4): src/Form/TextFieldSearch.php#L223
Variable $field_id might not be defined.
test (10.2.x, 8.1, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $module_handler.
test (10.2.x, 8.1, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $twig_config.
test (10.2.x, 8.1, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L62
PHPDoc tag @return with type bool|string is not subtype of native type string.
test (10.2.x, 8.1, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
Method Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader::getSourceContext() has invalid return type Twig_Source.
test (10.2.x, 8.1, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
PHPDoc tag @return with type Twig_Source is not subtype of native type Twig\Source.
test (10.2.x, 8.1, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L194
Variable $filename might not be defined.
test (10.2.x, 8.1, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L195
Variable $componentName might not be defined.
test (10.1.x, 8.2, 10.4): modules/bc_display_title/src/Routing/DisplayTitle.php#L37
Access to an undefined property Drupal\Core\Entity\FieldableEntityInterface::$field_display_title.
test (10.1.x, 8.2, 10.4): src/Form/EntityReferenceFieldSearch.php#L334
Variable $field_id might not be defined.
test (10.1.x, 8.2, 10.4): src/Form/TextFieldSearch.php#L223
Variable $field_id might not be defined.
test (10.1.x, 8.2, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $module_handler.
test (10.1.x, 8.2, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $twig_config.
test (10.1.x, 8.2, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L62
PHPDoc tag @return with type bool|string is not subtype of native type string.
test (10.1.x, 8.2, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
Method Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader::getSourceContext() has invalid return type Twig_Source.
test (10.1.x, 8.2, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
PHPDoc tag @return with type Twig_Source is not subtype of native type Twig\Source.
test (10.1.x, 8.2, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L194
Variable $filename might not be defined.
test (10.1.x, 8.2, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L195
Variable $componentName might not be defined.
test (10.1.x, 8.2, 10.4)
Process completed with exit code 2.
test (10.3.x, 8.3, 10.4): modules/bc_display_title/src/Routing/DisplayTitle.php#L37
Access to an undefined property Drupal\Core\Entity\FieldableEntityInterface::$field_display_title.
test (10.3.x, 8.3, 10.4): src/Form/EntityReferenceFieldSearch.php#L334
Variable $field_id might not be defined.
test (10.3.x, 8.3, 10.4): src/Form/EntityReferenceFieldSearch.php#L466
Fetching deprecated class constant EXISTS_REPLACE of interface Drupal\Core\File\FileSystemInterface: in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\File\FileExists::Replace instead.
test (10.3.x, 8.3, 10.4): src/Form/TextFieldSearch.php#L223
Variable $field_id might not be defined.
test (10.3.x, 8.3, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $module_handler.
test (10.3.x, 8.3, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $twig_config.
test (10.3.x, 8.3, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L62
PHPDoc tag @return with type bool|string is not subtype of native type string.
test (10.3.x, 8.3, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
Method Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader::getSourceContext() has invalid return type Twig_Source.
test (10.3.x, 8.3, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
PHPDoc tag @return with type Twig_Source is not subtype of native type Twig\Source.
test (10.3.x, 8.3, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L194
Variable $filename might not be defined.
test (10.3.x, 8.3, 10.4)
Process completed with exit code 2.
test (10.2.x, 8.2, 10.6): modules/bc_display_title/src/Routing/DisplayTitle.php#L37
Access to an undefined property Drupal\Core\Entity\FieldableEntityInterface::$field_display_title.
test (10.2.x, 8.2, 10.6): src/Form/EntityReferenceFieldSearch.php#L334
Variable $field_id might not be defined.
test (10.2.x, 8.2, 10.6): src/Form/TextFieldSearch.php#L223
Variable $field_id might not be defined.
test (10.2.x, 8.2, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $module_handler.
test (10.2.x, 8.2, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $twig_config.
test (10.2.x, 8.2, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L62
PHPDoc tag @return with type bool|string is not subtype of native type string.
test (10.2.x, 8.2, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
Method Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader::getSourceContext() has invalid return type Twig_Source.
test (10.2.x, 8.2, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
PHPDoc tag @return with type Twig_Source is not subtype of native type Twig\Source.
test (10.2.x, 8.2, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L194
Variable $filename might not be defined.
test (10.2.x, 8.2, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L195
Variable $componentName might not be defined.
test (10.2.x, 8.2, 10.6)
Process completed with exit code 2.
test (10.1.x, 8.1, 10.4)
Process completed with exit code 2.
test (10.1.x, 8.1, 10.4): modules/bc_display_title/src/Routing/DisplayTitle.php#L37
Access to an undefined property Drupal\Core\Entity\FieldableEntityInterface::$field_display_title.
test (10.1.x, 8.1, 10.4): src/Form/EntityReferenceFieldSearch.php#L334
Variable $field_id might not be defined.
test (10.1.x, 8.1, 10.4): src/Form/TextFieldSearch.php#L223
Variable $field_id might not be defined.
test (10.1.x, 8.1, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $module_handler.
test (10.1.x, 8.1, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $twig_config.
test (10.1.x, 8.1, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L62
PHPDoc tag @return with type bool|string is not subtype of native type string.
test (10.1.x, 8.1, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
Method Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader::getSourceContext() has invalid return type Twig_Source.
test (10.1.x, 8.1, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
PHPDoc tag @return with type Twig_Source is not subtype of native type Twig\Source.
test (10.1.x, 8.1, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L194
Variable $filename might not be defined.
test (10.1.x, 8.1, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L195
Variable $componentName might not be defined.
test (10.1.x, 8.1, 10.6)
Process completed with exit code 2.
test (10.1.x, 8.1, 10.6): modules/bc_display_title/src/Routing/DisplayTitle.php#L37
Access to an undefined property Drupal\Core\Entity\FieldableEntityInterface::$field_display_title.
test (10.1.x, 8.1, 10.6): src/Form/EntityReferenceFieldSearch.php#L334
Variable $field_id might not be defined.
test (10.1.x, 8.1, 10.6): src/Form/TextFieldSearch.php#L223
Variable $field_id might not be defined.
test (10.1.x, 8.1, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $module_handler.
test (10.1.x, 8.1, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $twig_config.
test (10.1.x, 8.1, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L62
PHPDoc tag @return with type bool|string is not subtype of native type string.
test (10.1.x, 8.1, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
Method Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader::getSourceContext() has invalid return type Twig_Source.
test (10.1.x, 8.1, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
PHPDoc tag @return with type Twig_Source is not subtype of native type Twig\Source.
test (10.1.x, 8.1, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L194
Variable $filename might not be defined.
test (10.1.x, 8.1, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L195
Variable $componentName might not be defined.
test (10.3.x, 8.2, 10.6): modules/bc_display_title/src/Routing/DisplayTitle.php#L37
Access to an undefined property Drupal\Core\Entity\FieldableEntityInterface::$field_display_title.
test (10.3.x, 8.2, 10.6): src/Form/EntityReferenceFieldSearch.php#L334
Variable $field_id might not be defined.
test (10.3.x, 8.2, 10.6): src/Form/EntityReferenceFieldSearch.php#L466
Fetching deprecated class constant EXISTS_REPLACE of interface Drupal\Core\File\FileSystemInterface: in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\File\FileExists::Replace instead.
test (10.3.x, 8.2, 10.6): src/Form/TextFieldSearch.php#L223
Variable $field_id might not be defined.
test (10.3.x, 8.2, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $module_handler.
test (10.3.x, 8.2, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $twig_config.
test (10.3.x, 8.2, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L62
PHPDoc tag @return with type bool|string is not subtype of native type string.
test (10.3.x, 8.2, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
Method Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader::getSourceContext() has invalid return type Twig_Source.
test (10.3.x, 8.2, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
PHPDoc tag @return with type Twig_Source is not subtype of native type Twig\Source.
test (10.3.x, 8.2, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L194
Variable $filename might not be defined.
test (10.3.x, 8.2, 10.6)
Process completed with exit code 2.
test (10.2.x, 8.2, 10.4)
Process completed with exit code 2.
test (10.2.x, 8.2, 10.4): modules/bc_display_title/src/Routing/DisplayTitle.php#L37
Access to an undefined property Drupal\Core\Entity\FieldableEntityInterface::$field_display_title.
test (10.2.x, 8.2, 10.4): src/Form/EntityReferenceFieldSearch.php#L334
Variable $field_id might not be defined.
test (10.2.x, 8.2, 10.4): src/Form/TextFieldSearch.php#L223
Variable $field_id might not be defined.
test (10.2.x, 8.2, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $module_handler.
test (10.2.x, 8.2, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $twig_config.
test (10.2.x, 8.2, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L62
PHPDoc tag @return with type bool|string is not subtype of native type string.
test (10.2.x, 8.2, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
Method Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader::getSourceContext() has invalid return type Twig_Source.
test (10.2.x, 8.2, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
PHPDoc tag @return with type Twig_Source is not subtype of native type Twig\Source.
test (10.2.x, 8.2, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L194
Variable $filename might not be defined.
test (10.2.x, 8.2, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L195
Variable $componentName might not be defined.
test (10.3.x, 8.1, 10.4)
Process completed with exit code 2.
test (10.3.x, 8.1, 10.4): modules/bc_display_title/src/Routing/DisplayTitle.php#L37
Access to an undefined property Drupal\Core\Entity\FieldableEntityInterface::$field_display_title.
test (10.3.x, 8.1, 10.4): src/Form/EntityReferenceFieldSearch.php#L334
Variable $field_id might not be defined.
test (10.3.x, 8.1, 10.4): src/Form/EntityReferenceFieldSearch.php#L466
Fetching deprecated class constant EXISTS_REPLACE of interface Drupal\Core\File\FileSystemInterface: in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\File\FileExists::Replace instead.
test (10.3.x, 8.1, 10.4): src/Form/TextFieldSearch.php#L223
Variable $field_id might not be defined.
test (10.3.x, 8.1, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $module_handler.
test (10.3.x, 8.1, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $twig_config.
test (10.3.x, 8.1, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L62
PHPDoc tag @return with type bool|string is not subtype of native type string.
test (10.3.x, 8.1, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
Method Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader::getSourceContext() has invalid return type Twig_Source.
test (10.3.x, 8.1, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
PHPDoc tag @return with type Twig_Source is not subtype of native type Twig\Source.
test (10.3.x, 8.1, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L194
Variable $filename might not be defined.
test (10.3.x, 8.1, 10.6)
Process completed with exit code 2.
test (10.3.x, 8.1, 10.6): modules/bc_display_title/src/Routing/DisplayTitle.php#L37
Access to an undefined property Drupal\Core\Entity\FieldableEntityInterface::$field_display_title.
test (10.3.x, 8.1, 10.6): src/Form/EntityReferenceFieldSearch.php#L334
Variable $field_id might not be defined.
test (10.3.x, 8.1, 10.6): src/Form/EntityReferenceFieldSearch.php#L466
Fetching deprecated class constant EXISTS_REPLACE of interface Drupal\Core\File\FileSystemInterface: in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\File\FileExists::Replace instead.
test (10.3.x, 8.1, 10.6): src/Form/TextFieldSearch.php#L223
Variable $field_id might not be defined.
test (10.3.x, 8.1, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $module_handler.
test (10.3.x, 8.1, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $twig_config.
test (10.3.x, 8.1, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L62
PHPDoc tag @return with type bool|string is not subtype of native type string.
test (10.3.x, 8.1, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
Method Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader::getSourceContext() has invalid return type Twig_Source.
test (10.3.x, 8.1, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
PHPDoc tag @return with type Twig_Source is not subtype of native type Twig\Source.
test (10.3.x, 8.1, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L194
Variable $filename might not be defined.
test (10.2.x, 8.3, 10.4): modules/bc_display_title/src/Routing/DisplayTitle.php#L37
Access to an undefined property Drupal\Core\Entity\FieldableEntityInterface::$field_display_title.
test (10.2.x, 8.3, 10.4): src/Form/EntityReferenceFieldSearch.php#L334
Variable $field_id might not be defined.
test (10.2.x, 8.3, 10.4): src/Form/TextFieldSearch.php#L223
Variable $field_id might not be defined.
test (10.2.x, 8.3, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $module_handler.
test (10.2.x, 8.3, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $twig_config.
test (10.2.x, 8.3, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L62
PHPDoc tag @return with type bool|string is not subtype of native type string.
test (10.2.x, 8.3, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
Method Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader::getSourceContext() has invalid return type Twig_Source.
test (10.2.x, 8.3, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
PHPDoc tag @return with type Twig_Source is not subtype of native type Twig\Source.
test (10.2.x, 8.3, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L194
Variable $filename might not be defined.
test (10.2.x, 8.3, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L195
Variable $componentName might not be defined.
test (10.2.x, 8.3, 10.4)
Process completed with exit code 2.
test (10.3.x, 8.2, 10.4): modules/bc_display_title/src/Routing/DisplayTitle.php#L37
Access to an undefined property Drupal\Core\Entity\FieldableEntityInterface::$field_display_title.
test (10.3.x, 8.2, 10.4): src/Form/EntityReferenceFieldSearch.php#L334
Variable $field_id might not be defined.
test (10.3.x, 8.2, 10.4): src/Form/EntityReferenceFieldSearch.php#L466
Fetching deprecated class constant EXISTS_REPLACE of interface Drupal\Core\File\FileSystemInterface: in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\File\FileExists::Replace instead.
test (10.3.x, 8.2, 10.4): src/Form/TextFieldSearch.php#L223
Variable $field_id might not be defined.
test (10.3.x, 8.2, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $module_handler.
test (10.3.x, 8.2, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $twig_config.
test (10.3.x, 8.2, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L62
PHPDoc tag @return with type bool|string is not subtype of native type string.
test (10.3.x, 8.2, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
Method Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader::getSourceContext() has invalid return type Twig_Source.
test (10.3.x, 8.2, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
PHPDoc tag @return with type Twig_Source is not subtype of native type Twig\Source.
test (10.3.x, 8.2, 10.4): src/Template/Loader/FractalCompoundHandlesLoader.php#L194
Variable $filename might not be defined.
test (10.3.x, 8.2, 10.4)
Process completed with exit code 2.
test (10.2.x, 8.1, 10.6): modules/bc_display_title/src/Routing/DisplayTitle.php#L37
Access to an undefined property Drupal\Core\Entity\FieldableEntityInterface::$field_display_title.
test (10.2.x, 8.1, 10.6): src/Form/EntityReferenceFieldSearch.php#L334
Variable $field_id might not be defined.
test (10.2.x, 8.1, 10.6): src/Form/TextFieldSearch.php#L223
Variable $field_id might not be defined.
test (10.2.x, 8.1, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $module_handler.
test (10.2.x, 8.1, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L33
Constructor of class Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader has an unused parameter $twig_config.
test (10.2.x, 8.1, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L62
PHPDoc tag @return with type bool|string is not subtype of native type string.
test (10.2.x, 8.1, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
Method Drupal\bluecadet_utilities\Template\Loader\FractalCompoundHandlesLoader::getSourceContext() has invalid return type Twig_Source.
test (10.2.x, 8.1, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L103
PHPDoc tag @return with type Twig_Source is not subtype of native type Twig\Source.
test (10.2.x, 8.1, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L194
Variable $filename might not be defined.
test (10.2.x, 8.1, 10.6): src/Template/Loader/FractalCompoundHandlesLoader.php#L195
Variable $componentName might not be defined.
test (10.2.x, 8.1, 10.6)
Process completed with exit code 2.