ESLint Feedback
Version updated for https://github.com/CatChen/eslint-suggestion-action to version v4.1.30.
- This action is used across all versions by 119 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 code changes in a Pull Request and provides inline feedback for issues detected in the modified lines. If ESLint can auto-fix a problem, it suggests the fix directly within the Pull Request, allowing developers to review and accept the changes. This action eliminates noise by focusing exclusively on new changes, helping maintain code quality without addressing pre-existing issues.
What’s Changed
What’s Changed
- Build(deps-dev): Bump the development-dependencies group with 6 updates by @dependabot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/4956
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/4963
- Build(deps-dev): Bump the development-dependencies group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/CatChen/eslint-suggestion-action/pull/4973
Full Changelog: https://github.com/CatChen/eslint-suggestion-action/compare/v4.1.29...v4.1.30