eslint-annotations
Version updated for https://github.com/DerLev/eslint-annotations to version v2.0.4.
- This action is used across all versions by 60 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The eslint-annotations GitHub Action automates the process of adding detailed annotations to pull requests and commits based on ESLint and TypeScript errors or warnings. It addresses challenges where frameworks like Next.js output linting results in unsupported formats, ensuring that code issues are clearly visible in GitHub’s interface. This action enhances code review workflows by supporting flexible error reporting, annotations for modified files, and integration with GitHub’s status checks.
Release notes
What’s Changed
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in https://github.com/DerLev/eslint-annotations/pull/217
- Bump actions/github-script from 7 to 8 by @dependabot[bot] in https://github.com/DerLev/eslint-annotations/pull/212
- Bump concurrently from 9.1.2 to 9.2.1 by @dependabot[bot] in https://github.com/DerLev/eslint-annotations/pull/208
- Bump ts-loader from 9.5.2 to 9.5.4 by @dependabot[bot] in https://github.com/DerLev/eslint-annotations/pull/210
- Bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in https://github.com/DerLev/eslint-annotations/pull/220
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/DerLev/eslint-annotations/pull/221
- Bump @tsconfig/node20 from 20.1.5 to 20.1.8 by @dependabot[bot] in https://github.com/DerLev/eslint-annotations/pull/223
- Bump @actions/core from 1.11.1 to 2.0.1 by @dependabot[bot] in https://github.com/DerLev/eslint-annotations/pull/228
- Bump typescript from 5.8.3 to 5.9.3 by @dependabot[bot] in https://github.com/DerLev/eslint-annotations/pull/214
- Bump @types/node from 22.15.18 to 25.0.3 by @dependabot[bot] in https://github.com/DerLev/eslint-annotations/pull/226
- Bump webpack-bundle-analyzer from 4.10.2 to 5.1.0 by @dependabot[bot] in https://github.com/DerLev/eslint-annotations/pull/227
- Bump webpack from 5.99.8 to 5.104.1 by @dependabot[bot] in https://github.com/DerLev/eslint-annotations/pull/229
- v2.0.4 by @github-actions[bot] in https://github.com/DerLev/eslint-annotations/pull/232
Full Changelog: https://github.com/DerLev/eslint-annotations/compare/v2.0.3...v2.0.4