Searched defs:severity (Results 1 – 7 of 7) sorted by relevance
22 public severity: ProblemSeverity = ProblemSeverity.ERROR property in FaultAttributes
26 severity: number; property
176 const severity = faultsAttrs[faultId]?.severity ?? ProblemSeverity.ERROR; constant186 severity: severity, constant
271 const severity = faultsAttrs[faultId]?.severity ?? ProblemSeverity.ERROR; constant281 severity: severity, constant
58 …std::function<void(JsonObjectBuilder &)> DumpJSON(CheckSeverity severity, const std::string &sourc… in DumpJSON()
23 severity: number; property