Skip to content

feat: add alt text to asset #3024

feat: add alt text to asset

feat: add alt text to asset #3024

Triggered via pull request June 12, 2025 07:10
Status Failure
Total duration 3m 26s
Artifacts
app-bridge-ci
35s
app-bridge-ci
Guideline Blocks Settings CI (for checking compatibility with app-bridge)
3m 22s
Guideline Blocks Settings CI (for checking compatibility with app-bridge)
Fit to window
Zoom out
Zoom in

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'.