🇫🇷France chipway
Tested today on Drupal 10.2.7 and PHP 8.3.
Patch applies, Generate metatag Action appears and do the job.
I just got 2 Error messages after running Bulk updates:
• Deprecated function: Creation of dynamic property Drupal\metatag_ai\Plugin\GenerateMetatag::$state is deprecated in Drupal\metatag_ai\Plugin\GenerateMetatag->__construct() (line 70 of modules/contrib/metatag_ai/src/Plugin/GenerateMetatag.php).
• Deprecated function: Creation of dynamic property Drupal\metatag_ai\Plugin\Openai::$state is deprecated in Drupal\metatag_ai\Plugin\Openai->__construct() (line 71 of modules/contrib/metatag_ai/src/Plugin/Openai.php).
Bulk generation helps a lot.
🇫🇷France chipway
Patch still applies on Drupal 9.1.9. and removes the error message.