pio_check
Run static analysis on embedded code to identify defects grouped by severity, with file, line, CWE, and message details. Set minimum severity level to filter results.
Instructions
Static analysis (pio check, cppcheck by default; clangtidy/pvs-studio if configured). Returns defects grouped and sorted by severity with file, line, CWE, and message. severity is the minimum level to report (low|medium|high).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | ||
| tool | No | ||
| pattern | No | ||
| severity | No | medium | |
| project_dir | No | ||
| skip_packages | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||