Run Salesforce Code Analyzer
Version updated for https://github.com/forcedotcom/run-code-analyzer to version v2.8.0.
- This action is used across all versions by 109 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Run Salesforce Code Analyzer GitHub Action automates the process of scanning Salesforce project code for violations using the Salesforce Code Analyzer CLI plugin. It detects and categorizes issues by severity, uploads detailed analysis results as workflow artifacts, and provides a summary of findings, including insights specific to pull request changes. This action simplifies code quality checks and enhances visibility into code compliance during CI/CD workflows.