Appearance
Run Details
Select a scan run to view detailed results.
The Run Details page provides:
- Repository information
- Branch information
- Commit information
- Scan date
- Scan status
- Total issues count
File-Level Results
Issues are grouped by source file.
Example:
src/components/ProductCard.vue
src/views/CheckoutView.vue
src/components/Header.vueFor each file, QualiBooth displays the number of issues detected.
This helps developers focus remediation efforts on specific files.
Issues
Issues are the accessibility violations detected in the selected scan run, each reported with its file, line, column, rule, message, and severity.
These findings represent issues that require review and potential remediation by the development team. Once the code is fixed, they disappear from the results of the next scan run for that repository and branch.