flutterstack → created an issue.
FlutterStack → created an issue.
FlutterStack → created an issue.
@alberto56, thank you for the review and recommendation.
Patch #4 is hidden. In the future, I will attach the comment number to the patch name.
For Patch #4, I clicked on the 'Add test/retest' link. It has set up an environment with PHP 7.3 & MySQL 5.6 for 8.x-2.x, and D9.5.
However, we encountered a fatal error while running the run-tests.sh script. You can view the details here: https://www.drupal.org/pift-ci-job/2896551 → . The error is a warning in Drupal 10.6.
My local setup includes PHP 8.2.18 and Drupal 10.6. Below are the commands to set up the testing environment:
Run these commands in your Drupal project's root folder to set up the environment:
$ composer require --dev drupal/core-dev
$ composer require --dev phpunit/phpunit
To execute the test cases, run the following command:
$ vendor/bin/phpunit -c web/core/phpunit.xml.dist web/modules/contrib/video_embed_field/tests/src/Unit/
Try this steps for after applying patch#5.
Kindly review this patch. thank you
Error: Undefined constant Drupal\re_mgr_visualization\Service\CoordinatesFieldService::ENTITY_LIST in Drupal\re_mgr_visualization\Service\CoordinatesFieldService->__construct() (line 67 of modules/contrib/re_mgr/modules/visualization/src/Service/CoordinatesFieldService.php).
FlutterStack → created an issue.
FlutterStack → created an issue.
I tried #2 issue still persists.
FlutterStack → created an issue.
FlutterStack → created an issue.
FlutterStack → created an issue.