NestJS Doctor
Version updated for https://github.com/RoloBits/nestjs-doctor to version nestjs-doctor-lsp@4.0.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, nestjs-doctor, automates the process of diagnosing and fixing NestJS code quality issues. It provides a comprehensive suite of 50 rules across various categories such as security, performance, correctness, architecture, and schema to evaluate and improve code quality in one command. The action outputs a detailed report with actionable diagnostics, including a score summary, source-level diagnostics with code viewer, interactive module graph, traced HTTP endpoints, schema ER diagram, and a custom rule playground. It supports monorepo support and catches AI-generated code anti-patterns. Additionally, it integrates with VS Code as an extension for inline diagnostics and provides GitHub Actions integration to review pull requests and report changes introduced.
What’s Changed
Patch Changes
- Updated dependencies [a2bb0dd]