stefanoeb/eslint-action

ESLint not found

moueza opened this issue · 3 comments

Same. Not sure if Github changed the image or something.

Puh00 commented

Just add yarn run before eslint: run: yarn run eslint . --ext .js,.jsx,.ts,.tsx.
More info here.

Neither yarn nor eslint are installed in the github runner images. I think we need this extension again!

Also eslint --init is not handled.

https://github.com/actions/virtual-environments/search?q=eslint&type=code

https://github.com/actions/virtual-environments/search?q=yarn&type=code