Below you will find pages that utilize the taxonomy term “RoloBits”
August 23, 2026
NestJS Doctor
Version updated for https://github.com/RoloBits/nestjs-doctor to version v1.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 The nestjs-doctor action is a tool designed to automatically scan and audit NestJS projects for security, correctness, architecture, performance, and schema issues. It provides a comprehensive report that helps developers identify potential problems in their codebase and suggests improvements. The action can be run on local machines or integrated into CI/CD pipelines to ensure consistent quality across different environments.
August 16, 2026
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.