Skip to content

feat: sticky ancestor tabs #55

feat: sticky ancestor tabs

feat: sticky ancestor tabs #55

Triggered via pull request June 24, 2026 08:42
Status Failure
Total duration 37s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint-types
Process completed with exit code 2.
lint-types: src/defaults/mocks.tabs.fg.ts#L109
Element implicitly has an 'any' type because expression of type '"folded" | "hidden" | "url" | "title" | "isParent" | "autoUnloadFoldedTimeout" | "invisible" | "parentId" | "panelId" | "prevPanelId" | "lvl" | "sel" | "selLock" | "updated" | ... 54 more ... | "groupId"' can't be used to index type 'MTab'.
lint-types: src/defaults/mocks.tabs.fg.ts#L67
Object literal may only specify known properties, and 'preview' does not exist in type 'ReactiveTabProps'.