Upgrade Status warning when upgrading to D10

Created on 27 March 2024, 8 months ago

Problem/Motivation

When upgrading from D9 to D10, the Upgrade Status module complains when the Instagram Lite module is scanned:
web/modules/composer/instagram_lite/src/Plugin/Block/InstagramLite.php 302 The 'blazy/load' library is not defined because the defining extension is not installed. Cannot decide if it is deprecated or not.

Steps to reproduce

Install Drupal 9 and the Instagram Lite module.
Enable the Instagram Lite module and the Upgrade Status module.
Run through the suggested steps to scan the Instagram Lite module. It recommends updating to 2.0 and then scan again.
After updating to 2.0.x-dev, you will notice that the version number is not included in the module and the scan shows the following error:
web/modules/composer/instagram_lite/src/Plugin/Block/InstagramLite.php line 302 The 'blazy/load' library is not defined because the defining extension is not installed. Cannot decide if it is deprecated or not.

Proposed resolution

Add the blazy library as a dependency.
Add the version key to the info.yml file

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024