Diagnostic
Defined in: preprocess/types.ts:247
Diagnostic message from preprocessing
Properties
Section titled “Properties”code:
PreprocessDiagnosticCode
Defined in: preprocess/types.ts:252
Machine-readable error code
optionalfile:string
Defined in: preprocess/types.ts:258
File where issue occurred
message
Section titled “message”message:
string
Defined in: preprocess/types.ts:255
Human-readable message
related?
Section titled “related?”
optionalrelated:object[]
Defined in: preprocess/types.ts:264
Related information (e.g., cycle path)
file:
string
message
Section titled “message”message:
string
sourcePos?
Section titled “sourcePos?”
optionalsourcePos:SourcePos
severity
Section titled “severity”severity:
DiagnosticSeverity
Defined in: preprocess/types.ts:249
Severity level
sourcePos?
Section titled “sourcePos?”
optionalsourcePos:SourcePos
Defined in: preprocess/types.ts:261
Position in file (if applicable)