API Reference > ecschema-editing > Diagnostic > SuppressionDiagnosticReporter > report report Method Prior to reporting the IDiagnostic, the diagnostic message is formatted (with translations) base on arguments contained in the diagnostic. Calls reportDiagnostic after the message is formatted. report(diagnostic: AnyDiagnostic): void Parameter Type Description diagnostic AnyDiagnostic The diagnostic to report. Returns - void Defined in ecschema-editing/src/Validation/DiagnosticReporter.ts Line 70 Last Updated: 11 June, 2024