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