concretecms / console

A command line utility for working with Concrete CMS.
MIT License
11 stars 3 forks source link

psalm does not detect errors #28

Open mlocati opened 3 years ago

mlocati commented 3 years ago

We currently have a github action that uses docker://vimeo/psalm-github-actions to run psalm

But that action doesn't seem to be working correctly: when I run psalm locally I get a ton of errors, whereas the github action sees no issues.