Created on 20 March 2025, 17 days ago

Add the Drupal CI validation for the module.

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇪🇸Spain guiu.rocafort.ferrer Barcelona

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

Merge Requests

Comments & Activities

  • Issue created by @guiu.rocafort.ferrer
  • Merge request !15Add gitlab-ci template → (Open) created by guiu.rocafort.ferrer
  • Pipeline finished with Success
    17 days ago
    Total: 243s
    #453192
  • Pipeline finished with Success
    17 days ago
    Total: 183s
    #453206
  • Pipeline finished with Success
    16 days ago
    Total: 158s
    #453210
  • 🇪🇸Spain guiu.rocafort.ferrer Barcelona

    I fixed some obvious and easy phpstan and cspell errors.

    I did not manage to understand why cspell is throwing this error:
    src/Form/BundleSettingsForm.php:51:48 - Unknown word (Inferface) -- Entity\ContentEntityTypeInferface
    Suggestions: [interface, Interface, Inference, Interlace, Interrace]

    There are some phpstan errors in CopyLayout.php which did not seem so trivial, so i left them out. They can be fixed in a separate issue
    166 Parameter $original of method
    Drupal\content_entity_clone\Plugin\content_entity_clone\FieldProcessor\CopyLayout::cloneBlockContentEntity()
    has invalid type
    Drupal\content_entity_clone\Plugin\content_entity_clone\FieldProcessor\BlockContentInterface.
    174 Access to an undefined property
    Drupal\content_entity_clone\Plugin\content_entity_clone\FieldProcessor\CopyLayout::$blockContentStorage.
    💡 Learn more:
    https://phpstan.org/blog/solving-phpstan-access-to-undefined-property

Production build 0.71.5 2024