Skip to content

Tests

Tests #57

Triggered via schedule May 27, 2025 01:18
Status Success
Total duration 9m 56s
Artifacts

php.yml

on: schedule
Matrix: lint
Matrix: tests
Drupal core HEAD baseline check
7m 15s
Drupal core HEAD baseline check
Matrix: build_integration
Matrix: build_integration_no_phpunit
Fit to window
Zoom out
Zoom in

Annotations

70 errors
Drupal core HEAD baseline check: core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php#L0
Ignored error pattern #^Method Drupal\\path\\Plugin\\Field\\FieldType\\PathFieldItemList\:\:getIterator\(\) return type with generic class ArrayIterator does not specify its types\: TKey, TValue$# (missingType.generics) in path /home/runner/work/_temp/drupal/core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php was not matched in reported errors.
Drupal core HEAD baseline check: core/modules/layout_builder/src/Plugin/Block/FieldBlock.php#L392
Method Drupal\layout_builder\Plugin\Block\FieldBlock::getFormatter() return type with generic interface Drupal\Core\Field\FormatterInterface does not specify its types: T
Drupal core HEAD baseline check: core/modules/content_moderation/src/Plugin/Field/ModerationStateFieldItemList.php#L0
Ignored error pattern #^Method Drupal\\content_moderation\\Plugin\\Field\\ModerationStateFieldItemList\:\:getIterator\(\) return type with generic class ArrayIterator does not specify its types\: TKey, TValue$# (missingType.generics) in path /home/runner/work/_temp/drupal/core/modules/content_moderation/src/Plugin/Field/ModerationStateFieldItemList.php was not matched in reported errors.
Drupal core HEAD baseline check: core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php#L0
Ignored error pattern #^Method Drupal\\Core\\TypedData\\Plugin\\DataType\\ItemList\:\:getIterator\(\) return type with generic class ArrayIterator does not specify its types\: TKey, TValue$# (missingType.generics) in path /home/runner/work/_temp/drupal/core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php was not matched in reported errors.
Drupal core HEAD baseline check: core/lib/Drupal/Core/Field/FormatterPluginManager.php#L97
Method Drupal\Core\Field\FormatterPluginManager::getInstance() return type with generic interface Drupal\Core\Field\FormatterInterface does not specify its types: T