- Issue created by @roshni27
- last update
almost 2 years ago 2 fail - @roshni27 opened merge request.
- Issue was unassigned.
- Status changed to Needs review
almost 2 years ago 2:38pm 6 July 2023 - Status changed to Needs work
8 months ago 5:03am 31 July 2024 Hi roshni27,
I have reviewed the MR, it was applied successfully but it still threw 1 error. Please see below:
link_class git:(master) ā curl https://git.drupalcode.org/project/link_class/-/merge_requests/2.diff | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 3773 0 3773 0 0 11377 0 --:--:-- --:--:-- --:--:-- 11902 patching file src/Plugin/Field/FieldWidget/LinkClassFieldWidget.php patching file tests/src/Functional/LinkClassWidgetTest.php ā link_class git:(master) ā cd .. ā contrib git:(master) ā phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig link_class FILE: ...eb/modules/contrib/link_class/tests/src/Functional/LinkClassWidgetTest.php -------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE -------------------------------------------------------------------------------- 83 | ERROR | Do not disable strict config schema checking in tests. Instead | | ensure your module properly declares its schema for | | configurations. -------------------------------------------------------------------------------- Time: 297ms; Memory: 12MB
Kindly check
Thanks,
Jake