Share via


ScanDiagnosticsOutput interface

The scan diagnostics.

Properties

exceptionCountMap

Exception count map.

notifications

Notifications.

Property Details

exceptionCountMap

Exception count map.

exceptionCountMap?: Record<string, number>

Property Value

Record<string, number>

notifications

Notifications.

notifications?: NotificationOutput[]

Property Value