feat: add alt text to asset #3024
app-bridge-continuous-integration.yml
on: pull_request
app-bridge-ci
35s
Guideline Blocks Settings CI (for checking compatibility with app-bridge)
3m 22s
Annotations
3 errors
|
app-bridge-ci
Process completed with exit code 2.
|
|
app-bridge-ci
Property 'alternativeText' is missing in type '{ id: number; creatorName: string; extension: string; externalUrl: null; fileName: string; title: string; status: string; objectType: string; height: number; width: number; genericUrl: string; previewUrl: string; ... 9 more ...; isDownloadProtected: false; }' but required in type 'Asset'.
|
|
app-bridge-ci
Type '{ id: number; creator_name: string; ext: string; external_url: null; file_id: string; file_name: string; generic_url: string; height: number; object_type: string; file_origin_url: string; preview_url: string; ... 11 more ...; is_download_protected: false; }' is not assignable to type 'AssetChooserResult'.
|