eslint-action
eslint-action copied to clipboard
Github action that runs ESLint on javascript code.
Hi, [ESLint not found](https://github.com/moueza/youtube-comments-moueza/runs/1369985213?check_suite_focus=true)
Run stefanoeb/[email protected] /usr/bin/docker run --name d4dbb9d6b7741c98fcec8fea66e769b_88b5bd --label 442333 --workdir /github/workspace --rm -e working-directory -e INPUT_FILES -e HOME -e GITHUB_JOB -e GITHUB_REF -e GITHUB_SHA -e GITHUB_REPOSITORY -e GITHUB_REPOSITORY_OWNER -e GITHUB_RUN_ID -e...
Hi, I'm trying to use your linting action but even though i've followed your set up steps, and running eslint locally, I get the below message. Any ideas?
See https://github.com/stefanoeb/eslint-action/issues/8#issuecomment-628398476 Fixes #8
Hi! I'm supporting a project that still uses Node 8. We use Yarn with it. We plan to upgrade Node to version 12 but we haven't had time to do...