Skip to content

feat(actions): use ellipsis in toolbar + add git repo #620

feat(actions): use ellipsis in toolbar + add git repo

feat(actions): use ellipsis in toolbar + add git repo #620

Triggered via pull request November 19, 2025 20:42
Status Failure
Total duration 1m 11s
Artifacts

module.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build (ubuntu-latest, 22)
Process completed with exit code 2.
build (ubuntu-latest, 22): src/app/src/components/shared/item/ItemActionsDropdown.vue#L122
Type '{ label: string; icon: string; color: string; slot: string | undefined; disabled: boolean; loading: boolean; onSelect: (e: Event) => void; id: StudioItemActionId; tooltip: string; handler?: ((args: TreeItem | ... 3 more ... | UploadMediaParams) => void) | undefined; }[]' is not assignable to type 'DropdownMenuItem[]'.