- Passed: The check passed successfully.
- Failed: The check failed.
- Warning: The check did not pass, but will not prevent the entity from being certified.
- Not Applicable: The check is not applicable to the entity.
- Not Reported: The check has not been reported yet. This often indicates that the check did not have the fact it needed to run against the entity.
- Error: An error occurred while running the check.


Deleting check results
When a check is deleted or its rule is modified, Soundcheck automatically removes the current check results for that check. Historical check results are preserved by default so they remain available for reporting and trend analysis. To also delete historical results, enable the “Also delete check result history” option in the confirmation dialog, or passdeleteHistory=true via
the API. See Checks
for more details.