Closed kdevkr closed 1 year ago
This could be a difference between npx versions. npx is completely re-written in npm v7, so behavior can be different.
I'm not sure which npx version is bundled in Node12, but as Node12 is considered legacy, I suggest you migrate to Node16 or later(or stick to action-eslint 1.17.0 for now).
Actions Env
Version: v1.18.0 ESLint Version: 6.14.16 Node Version: actions/setup-node@v2 with 12 Reviewdog Version: v0.14.1
Screenshot