Skip to content

Support for MeMo 1.2 #471

Support for MeMo 1.2

Support for MeMo 1.2 #471

Triggered via pull request August 20, 2025 07:42
Status Failure
Total duration 1m 3s
Artifacts

pr.yml

on: pull_request
Changelog should be updated
3s
Changelog should be updated
Validate composer
22s
Validate composer
PHP coding standards
56s
PHP coding standards
PHP code analysis
44s
PHP code analysis
Markdown coding standards
27s
Markdown coding standards
Matrix: Test composer files
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Changelog should be updated
Process completed with exit code 1.
Validate composer
Process completed with exit code 100.
PHP code analysis
Process completed with exit code 1.
PHP code analysis: web/modules/contrib/os2forms/modules/os2forms_digital_post/src/Plugin/WebformHandler/WebformHandlerSF1601.php#L268
Call to an undefined method Drupal\os2forms_digital_post\Plugin\WebformHandler\WebformHandlerSF1601::getTranslatedActionName().
PHP code analysis: web/modules/contrib/os2forms/modules/os2forms_digital_post/src/Helper/MeMoHelper.php#L231
Method Drupal\os2forms_digital_post\Helper\MeMoHelper::getTranslatedActionNames() return type has no value type specified in iterable type array.
PHP code analysis: web/modules/contrib/os2forms/modules/os2forms_digital_post/src/Helper/MeMoHelper.php#L205
Method Drupal\os2forms_digital_post\Helper\MeMoHelper::validateActionUrl() should return Drupal\Core\StringTranslation\TranslatableMarkup|null but return statement is missing.
PHP code analysis: web/modules/contrib/os2forms/modules/os2forms_digital_post/src/Helper/MeMoHelper.php#L203
Method Drupal\os2forms_digital_post\Helper\MeMoHelper::validateActionUrl() has parameter $options with no value type specified in iterable type array.