다음을 통해 공유


ScanDiagnosticsOutput interface

검사 진단입니다.

속성

exceptionCountMap

예외 개수 맵입니다.

notifications

알림을.

속성 세부 정보

exceptionCountMap

예외 개수 맵입니다.

exceptionCountMap?: Record<string, number>

속성 값

Record<string, number>

notifications

알림을.

notifications?: NotificationOutput[]

속성 값