Open mlocati opened 3 years ago
We currently have a github action that uses docker://vimeo/psalm-github-actions to run psalm
docker://vimeo/psalm-github-actions
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.
We currently have a github action that uses
docker://vimeo/psalm-github-actions
to run psalmBut 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.