Make sticky view headers configurable #12466
push.yml
on: push
Build website
1m 46s
Build whole repo
6m 19s
Deploy jbrowse-web and storybooks to S3
7m 34s
Lint, typecheck, test
9m 43s
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.
|