Diagnostic schema#This schema describes one stable diagnostic object: its code, severity, location, message, and remediation hint.Copy pageView as Markdown View this page as plain text Download PDF Download the pre-rendered document Margo diagnostic output v1One structured diagnostic emitted by a Margo command failure or compatibility report.codestring*Stable machine-readable diagnostic code.minLength=1columnintegerOne-based source column.minimum=1hintstringActionable remediation hint.lineintegerOne-based source line.minimum=1messagestring*Human-readable diagnostic message.minLength=1pointerstringJSON Pointer identifying the affected field.severitystringDiagnostic severity when present.enum=["info","warning","error"]sourcestringSource path associated with the diagnostic.Used byJSON command failures and compatibility findings.The margo check and margo doctor reports.margo schema diagnostic, which emits the exact embedded bytes.