Skip to content

Tests

Tests #26

Triggered via schedule April 27, 2025 01:20
Status Success
Total duration 9m 40s
Artifacts

php.yml

on: schedule
Matrix: lint
Matrix: tests
Drupal core HEAD baseline check
7m 4s
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/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestCacheableIntegerItemList.php#L0
Ignored error pattern #^Method Drupal\\entity_test\\Plugin\\Field\\ComputedTestCacheableIntegerItemList\:\: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/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestCacheableIntegerItemList.php was not matched in reported errors.
Drupal core HEAD baseline check: core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestBundleFieldItemList.php#L0
Ignored error pattern #^Method Drupal\\entity_test\\Plugin\\Field\\ComputedTestBundleFieldItemList\:\: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/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestBundleFieldItemList.php was not matched in reported errors.
Drupal core HEAD baseline check: core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedReferenceTestFieldItemList.php#L0
Ignored error pattern #^Method Drupal\\entity_test\\Plugin\\Field\\ComputedReferenceTestFieldItemList\:\: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/system/tests/modules/entity_test/src/Plugin/Field/ComputedReferenceTestFieldItemList.php was not matched in reported 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/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/Theme/Component/ComponentMetadata.php#L167
Readonly property Drupal\Core\Theme\Component\ComponentMetadata::$schema is already assigned.
Drupal core HEAD baseline check: core/lib/Drupal/Core/Password/PhpassHashedPasswordBase.php#L224
Property Drupal\Core\Password\PhpassHashedPasswordBase::$corePassword in isset() is not nullable nor uninitialized.
Drupal core HEAD baseline check: core/lib/Drupal/Core/File/MimeType/ExtensionMimeTypeGuesser.php#L959
Property Drupal\Core\File\MimeType\ExtensionMimeTypeGuesser::$map in isset() is not nullable nor uninitialized.
Drupal core HEAD baseline check: core/lib/Drupal/Core/File/MimeType/ExtensionMimeTypeGuesser.php#L952
Property Drupal\Core\File\MimeType\ExtensionMimeTypeGuesser::$fileSystem in isset() is not nullable nor uninitialized.