Skip to content

feat(spec): interface-editor polish — composite disclosure popover + buttons=object-actions #6316

feat(spec): interface-editor polish — composite disclosure popover + buttons=object-actions

feat(spec): interface-editor polish — composite disclosure popover + buttons=object-actions #6316

Triggered via pull request June 19, 2026 14:59
Status Failure
Total duration 4m 25s
Artifacts

lint.yml

on: pull_request
ESLint
38s
ESLint
TypeScript Type Check
4m 21s
TypeScript Type Check
Fit to window
Zoom out
Zoom in

Annotations

5 errors
TypeScript Type Check
Process completed with exit code 2.
TypeScript Type Check
Type '{ name: string; label: string; filter: { field: string; operator: string; value: string; }[]; }' is missing the following properties from type '{ name: string; pinned: boolean; isDefault: boolean; visible: boolean; label?: string | undefined; icon?: string | undefined; view?: string | undefined; filter?: { field: string; operator: string; value?: string | ... 4 more ... | undefined; }[] | undefined; order?: number | undefined; }': pinned, isDefault, visible
TypeScript Type Check
Type '{ name: string; label: string; filter: { field: string; operator: string; value: string; }[]; }' is missing the following properties from type '{ name: string; pinned: boolean; isDefault: boolean; visible: boolean; label?: string | undefined; icon?: string | undefined; view?: string | undefined; filter?: { field: string; operator: string; value?: string | ... 4 more ... | undefined; }[] | undefined; order?: number | undefined; }': pinned, isDefault, visible
TypeScript Type Check
Type '{ name: string; label: string; icon: string; filter: { field: string; operator: string; value: string; }[]; }' is missing the following properties from type '{ name: string; pinned: boolean; isDefault: boolean; visible: boolean; label?: string | undefined; icon?: string | undefined; view?: string | undefined; filter?: { field: string; operator: string; value?: string | ... 4 more ... | undefined; }[] | undefined; order?: number | undefined; }': pinned, isDefault, visible
TypeScript Type Check
Type '{ name: string; label: string; filter: { field: string; operator: string; value: string; }[]; }' is missing the following properties from type '{ name: string; pinned: boolean; isDefault: boolean; visible: boolean; label?: string | undefined; icon?: string | undefined; view?: string | undefined; filter?: { field: string; operator: string; value?: string | ... 4 more ... | undefined; }[] | undefined; order?: number | undefined; }': pinned, isDefault, visible