Giter Site home page Giter Site logo

ergebnis / composer-normalize-action Goto Github PK

View Code? Open in Web Editor NEW
25.0 25.0 4.0 195 KB

:octocat: + :musical_note: Provides a GitHub action for running ergebnis/composer-normalize.

Home Page: https://github.com/ergebnis/composer-normalize

License: MIT License

Shell 14.00% Dockerfile 28.53% Makefile 57.47%
composer github-action normalize

composer-normalize-action's People

Contributors

ergebnis-bot avatar localheinz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

composer-normalize-action's Issues

composer-normalize-action failed

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

Command "normalize" is not defined

Steps required to reproduce the problem

  1. Install action via https://github.com/marketplace/actions/localheinz-composer-normalize-action
  2. Trigger action by pushing a commit into a repository that contains composer.json

Expected Result

  • Build fails or passes, but with output from running composer normalize

Actual Result

  • Build fails with
  [Symfony\Component\Console\Exception\CommandNotFoundException]  
  Command "normalize" is not defined.

It appears that somehow localheinz/composer-normalize doesn't end up in the image.

Examples

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.