Interface: ImageCheck
a specific error/recommendation found during an image check
Properties
markdownDescription?
markdownDescription?:
string
full description of the error/recommendation
Source
packages/extension-api/src/extension-api.d.ts:3084
name
name:
string
a short and descriptive name for the error/recommendation
Source
packages/extension-api/src/extension-api.d.ts:3072
severity?
severity?:
"low"|"medium"|"high"|"critical"
severity of the error/recommendation, when the status is failed
Source
packages/extension-api/src/extension-api.d.ts:3080
status
status:
"success"|"failed"
either the feedback is positive or negative