ESLint Feedback
Version updated for https://github.com/CatChen/eslint-suggestion-action to version v4.1.31.
- This action is used across all versions by 122 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The eslint-suggestion-action GitHub Action automates the process of running ESLint on Pull Requests and provides inline feedback specifically for the lines of code that have been changed, avoiding unnecessary noise for unmodified code. It suggests auto-fixes for issues that ESLint can resolve, allowing developers to review and accept these fixes directly within the Pull Request. This action streamlines code quality enforcement and reduces manual effort in identifying and fixing linting issues.
What’s Changed
What’s Changed
- Build(deps-dev): Bump the development-dependencies group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/4989
- Build(deps-dev): Bump the development-dependencies group with 3 updates by @dependabot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/4996
- Build(deps): Bump the actions group with 2 updates by @dependabot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/5003
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/5010
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/5017
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/5024
- Build(deps-dev): Bump the development-dependencies group with 3 updates by @dependabot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/5029
- Build(deps-dev): Bump the development-dependencies group with 3 updates by @dependabot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/5036
- Build(deps-dev): Bump eslint from 10.2.1 to 10.3.0 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/5047
Full Changelog: https://github.com/CatChen/eslint-suggestion-action/compare/v4.1.30...v4.1.31