Support for MeMo 1.2 #471
pr.yml
on: pull_request
Changelog should be updated
3s
Validate composer
22s
PHP coding standards
56s
PHP code analysis
44s
Markdown coding standards
27s
Matrix: Test composer files
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.
|