Problem/Motivation
Drupal 11.2 upgrades to justinrainbow/json-schema to 6.3 which improves the schema validations. This leads to validations errors based on wrong ref imports.
Steps to reproduce
Run tests.
[props.properties.enum_integer.enum] There must be a min
imum of 1 items in the array, 0 found
Proposed resolution
Fix ref imports.
Issue fork ui_patterns-3537291
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
christian.wiedemann commentedComment #4
grimreaperJust one comment about PHPStan and PHPMD.
Comment #5
christian.wiedemann commentedComment #6
pdureau commentedRestore https://git.drupalcode.org/project/ui_patterns/-/commit/1475475e8e7ec4c3...
And you can merge by yourself :)
Comment #7
christian.wiedemann commentedComment #10
christian.wiedemann commentedComment #11
christian.wiedemann commentedComment #12
pdureau commentedComment #13
pdureau commented