Skip to documentation content
On this page
  1. Reference contract
  2. Authoritative source

severity

Configures severity for Structured diagnostic report from its authoritative release declaration.

Reference contract

FieldValueDescription
valueTypeenumDeclared input representation.
defaultRelease default applied when the field is omitted.
typescriptType"warning" | "error"Compiler-resolved TypeScript contract.
requiredtrue
readOnlytrue
allowed["warning","error"]Allowed declaration values.

Configures severity for Structured diagnostic report from its authoritative release declaration.

The declared value type is enum. Allowed values are ["warning","error"]. This field is required.

Authoritative source

Catalog
telion.app/0.1.0-beta
Identity
service/diagnostics/structured-report/field/severity
Path
apps/desktop-electron/src/types/electron.d.ts
Symbol
TelionDiagnosticReport