ApiDiagnosticRecord

PackageFsLiveDocs.Core
A quality problem found in the documented API itself, reported against the source that declares it. Diagnostics describe a single extraction run rather than the documented snapshot, so they are deliberately not part of PackageModel.

Fields

NameTypeDescription
CodeCodeStable kebab-case identifier for the kind of problem.
SymbolSymbolFull name of the member the diagnostic concerns.
LocationLocationSource location that declares the member.
MessageMessageOne-line description of what was found.
RemedyRemedyWhat the author can change to resolve it.