Currently a lot of our nightly builds are failing because we had devel_kint_extras in require-dev and now there's this typo

The website encountered an unexpected error. Try again later.
Drupal\Core\Extension\InfoParserException: Extension Devel Kint Extras (modules/contrib/devel_kint_extras/devel_kint_extras.info.yml) has 'lifecycle: obsolete' but is missing a 'lifecycle_link' entry. in Drupal\Core\Extension\InfoParserDynamic->parse() (line 95 of core/lib/Drupal/Core/Extension/InfoParserDynamic.php).

⛔ lifecycle-link

✅ lifecycle_link

The module doesn't even have to be enabled. Just being there with this typo is already enough to trigger that fatal error.

Command icon 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

norman.lol created an issue. See original summary.

norman.lol’s picture

Status: Active » Needs review
norman.lol’s picture

Issue summary: View changes
norman.lol’s picture

Issue summary: View changes

dieterholvoet’s picture

Status: Needs review » Fixed

Thanks!

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.