pub fn assert_no_lint_findings(value: &Value) -> Result<(), Vec<LintFinding>>
Return every default lint finding as Err; useful in unit tests.
Err