Coder Social home page Coder Social logo

Comments (3)

jissereitsma avatar jissereitsma commented on August 21, 2024

I'm not getting the same results here. This would normally be caused by PHPStan if it was installed as a separate program (non-composer) so that it is not part of the normal autoloading. However, the following line shows that PHPStan is actually called as a composer-included binary, therefore autoloading is not an issue: https://github.com/extdn/github-actions-m2/blob/master/magento-phpstan/entrypoint.sh#L32

My personal YAML is also quite identical to yours. So it is also not caused by the YAML (as far as I see).

You mentioned PHPCS, which is diffent tool. What happens if you run PHPStan locally?

from github-actions-m2.

Sental avatar Sental commented on August 21, 2024

Thanks for looking at the YAML @jissereitsma. I found the error. My composer.json had a typo in the psr-4 name. Not my favourite cause of over a week's worth of issues.

from github-actions-m2.

jissereitsma avatar jissereitsma commented on August 21, 2024

Ah, glad you found the issue!

from github-actions-m2.

Related Issues (20)

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.