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