Noticed to break when you issue updb and en commands:

$ drush updb
exception 'Drupal\Core\Extension\InfoParserException' with message 'Unable to parse profiles/thunder/modules/infinite_module/modules/infinite_article/infinite_article.info.yml A[error]
colon cannot be used in an unquoted mapping value at line 3 (near "description: Provide content related configs and code for infinite (later: infinite_content).").' in
/var/www/arocom/ab/drupal/core/lib/Drupal/Core/Extension/InfoParserDynamic.php:30
Stack trace:
#0 /var/www/arocom/ab/drupal/core/lib/Drupal/Core/Extension/InfoParser.php(27):
Drupal\Core\Extension\InfoParserDynamic->parse('profiles/thunde...')
#1 /var/www/arocom/ab/drupal/core/modules/system/system.module(962): Drupal\Core\Extension\InfoParser->parse('profiles/thunde...')
#2 /var/www/arocom/ab/drupal/core/modules/system/system.module(1039): _system_rebuild_module_data()
#3 /var/www/arocom/ab/drupal/core/includes/update.inc(46): system_rebuild_module_data()
#4 /var/www/arocom/ab/drupal/core/includes/update.inc(22): update_check_incompatibility('ab_breadcrumbs', 'module')
#5 /home/vagrant/.composer/vendor/drush/drush/commands/core/drupal/update.inc(112): update_fix_compatibility()
#6 /home/vagrant/.composer/vendor/drush/drush/commands/core/core.drush.inc(461): update_main()
#7 [internal function]: drush_core_updatedb()
#8 /home/vagrant/.composer/vendor/drush/drush/includes/command.inc(366): call_user_func_array('drush_core_upda...', Array)
#9 /home/vagrant/.composer/vendor/drush/drush/includes/command.inc(217): _drush_invoke_hooks(Array, Array)
#10 [internal function]: drush_command()
#11 /home/vagrant/.composer/vendor/drush/drush/includes/command.inc(185): call_user_func_array('drush_command', Array)
#12 /home/vagrant/.composer/vendor/drush/drush/lib/Drush/Boot/BaseBoot.php(72): drush_dispatch(Array)
#13 /home/vagrant/.composer/vendor/drush/drush/includes/preflight.inc(68): Drush\Boot\BaseBoot->bootstrap_and_dispatch()
#14 /home/vagrant/.composer/vendor/drush/drush/drush.php(12): drush_main()
#15 {main}

Comments

Aleksander Belov created an issue. See original summary.

Aleksander Belov’s picture

Issue summary: View changes
chr.fritsch’s picture

Status: Active » Needs review

If fixed the yml in the latest dev version

heykarthikwithu’s picture

Status: Needs review » Closed (fixed)

This is not reproducible in Thunder (thunder-8.x-1.0-beta6) version.