a-b-r-o-w-n/Eslint Annotate

Lints changed files and annotates pull request diffs with errors.

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 20, 2026
Maintenance Recency
Stalelast commit Jun 2, 2024
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: a-b-r-o-w-n/eslint-action@22881bb65016a04d98ce36ef8c2118d5d1e73b30 # v2.2.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repo-tokenToken used to interact with the Github API.yes
extensionsFile extensions to lint. Ex: .js,.jsx,.ts,.tsxno.js,.jsx,.ts,.tsx
filesGlob pattern of files to be linted.no**/*
ignoreGlob pattern to ignore from linting.no**/node_modules/**
working-directoryDirectory where eslint should execute.no
quietSilence annotations for ESLint warnings.nofalse

no outputs