ergebnis/composer-normalize-action

composer-normalize-action failed

Opened this issue · 2 comments

Steps required to reproduce the problem

  1. add action to project
  2. let the ci run

Expected Result

  • pass

Actual Result

Successfully normalized ./composer.json.
Updating lock file.
Loading composer repositories with package information
Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2.0 is now available and you should upgrade. See https://getcomposer.org/2
Updating dependencies (including require-dev)

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in phar:///usr/bin/composer-normalize/vendor/composer/composer/src/Composer/Json/JsonFile.php on line 288

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in phar:///usr/bin/composer-normalize/vendor/composer/composer/src/Composer/Console/Application.php on line 87

any infos needed or updates you can provide @localheinz

@Un1matr1x

I do not use this action and thus have not spent any time in recent months working on it.

What do you think about installing ergebnis/composer-normalize with phive instead? There are already a bunch of options of installing it, and I do not think that this action makes a lot of sense anymore.