Fix validation issues for automated testing

Created on 24 January 2025, 2 months ago

Automated tests currently report a number of validation issues that should be fixed.

πŸ“Œ Task
Status

Needs work

Version

2.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States justin2pin

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @justin2pin
  • Merge request !193Resolve #3502083 "Fix validation issues" β†’ (Merged) created by justin2pin
  • Pipeline finished with Skipped
    2 months ago
    #409817
  • πŸ‡ΊπŸ‡ΈUnited States justin2pin
  • Automatically closed - issue fixed for 2 weeks with no activity.

  • πŸ‡¨πŸ‡¦Canada maursilveira Windsor, ON

    Hello,

    Thank you for this module, it's extremely handy!

    Any idea of when a new release could be created including the fixes from this issue? I'm using 2.1.1, and what I'm really looking for is the fix for the following PHP 8.4 deprecations:

    Deprecated: Drupal\layout_paragraphs\Form\EditComponentForm::buildForm(): Implicitly marking parameter $layout_paragraphs_layout as nullable is deprecated, the explicit nullable type must be used instead in /app/web/modules/contrib/layout_paragraphs/src/Form/EditComponentForm.php on line 21
    
    Deprecated: Drupal\layout_paragraphs\Form\EditComponentForm::buildForm(): Implicitly marking parameter $component_uuid as nullable is deprecated, the explicit nullable type must be used instead in /app/web/modules/contrib/layout_paragraphs/src/Form/EditComponentForm.php on line 21
    
    Deprecated: Drupal\layout_paragraphs\Form\DeleteComponentForm::buildForm(): Implicitly marking parameter $layout_paragraphs_layout as nullable is deprecated, the explicit nullable type must be used instead in /app/web/modules/contrib/layout_paragraphs/src/Form/DeleteComponentForm.php on line 63
    
    Deprecated: Drupal\layout_paragraphs\Form\DeleteComponentForm::buildForm(): Implicitly marking parameter $component_uuid as nullable is deprecated, the explicit nullable type must be used instead in /app/web/modules/contrib/layout_paragraphs/src/Form/DeleteComponentForm.php on line 63
    

    Thank you!

Production build 0.71.5 2024