Skip to content

Make sticky view headers configurable #12466

Make sticky view headers configurable

Make sticky view headers configurable #12466

Triggered via push March 3, 2025 21:37
Status Failure
Total duration 9m 51s
Artifacts

push.yml

on: push
Build website
1m 46s
Build website
Build whole repo
6m 19s
Build whole repo
Deploy jbrowse-web and storybooks to S3
7m 34s
Deploy jbrowse-web and storybooks to S3
Lint, typecheck, test
9m 43s
Lint, typecheck, test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build whole repo
Property 'stickyViewHeaders' is missing in type '{ id: string; name: string; margin: number; drawerPosition: string; drawerWidth: number; widgets: IMSTMap<IAnyType> & IStateTreeNode<IMapType<IAnyType>>; activeWidgets: IMSTMap<...> & IStateTreeNode<...>; minimized: boolean; connectionInstances: IMSTArray<...> & IStateTreeNode<...>; view: any; } & ... 24 more ... & ...' but required in type 'AbstractSessionModel'.
Build whole repo
Argument of type '{ config: { configuration: { [x: string]: any; } & NonEmptyObject & { setSubschema(slotName: string, data: Record<string, unknown>): Record<string, unknown> | ({ ...; } & ... 2 more ... & IStateTreeNode<...>); } & IStateTreeNode<...>; ... 5 more ...; plugins: any; } & NonEmptyObject & { ...; } & IStateTreeNode<...>;...' is not assignable to parameter of type 'AbstractRootModel'.
Build whole repo
Process completed with exit code 1.
Lint, typecheck, test
Process completed with exit code 1.