ACMS-4373: Replace hook hook_content_model_role_presave_alter for Acquia Starter Kit media modules with hook_entity_insert. #4540
Annotations
4 errors and 1 warning
Execute PHPStan:
modules/acquia_cms_document/acquia_cms_document.module#L11
Parameter $entity of function acquia_cms_document_entity_insert() has invalid type EntityInterface.
|
Execute PHPStan:
modules/acquia_cms_image/acquia_cms_image.module#L11
Parameter $entity of function acquia_cms_image_entity_insert() has invalid type EntityInterface.
|
Execute PHPStan:
modules/acquia_cms_video/acquia_cms_video.module#L11
Parameter $entity of function acquia_cms_video_entity_insert() has invalid type EntityInterface.
|
Execute PHPStan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading