Allow to specifiy #description_display
via Control option descriptionDisplay
#291
Annotations
5 errors and 1 warning
PHP_CodeSniffer:
tests/src/Unit/Form/Markup/HtmlMarkupArrayFactoryTest.php#L29
Use statements should be sorted alphabetically. The first wrong one is Drupal\Tests\UnitTestCase.
|
PHP_CodeSniffer:
tests/src/Unit/Form/Control/CheckboxArrayFactoryTest.php#L29
Use statements should be sorted alphabetically. The first wrong one is Drupal\Tests\UnitTestCase.
|
PHP_CodeSniffer:
modules/json_forms_example/src/Form/JsonFormsExampleForm.php#L54
Parameter $jsonSchema has null default value, but is not marked as nullable.
|
PHP_CodeSniffer:
modules/json_forms_example/src/Form/JsonFormsExampleForm.php#L55
Parameter $uiSchema has null default value, but is not marked as nullable.
|
PHP_CodeSniffer
Process completed with exit code 1.
|
PHP_CodeSniffer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|