Skip to content

Add resize handle #12402

Add resize handle

Add resize handle #12402

Triggered via push February 19, 2025 02:04
Status Failure
Total duration 7m 46s
Artifacts

push.yml

on: push
Build website
1m 46s
Build website
Build whole repo
4m 3s
Build whole repo
Deploy jbrowse-web and storybooks to S3
7m 37s
Deploy jbrowse-web and storybooks to S3
Lint, typecheck, test
3m 18s
Lint, typecheck, test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint, typecheck, test: plugins/variants/src/MultiLinearVariantMatrixDisplay/components/LinesConnectingMatrixToGenomicPosition.tsx#L4
`@jbrowse/core/ui` import should occur before import of `@jbrowse/core/util`
Lint, typecheck, test
Process completed with exit code 1.
Build whole repo
Argument of type '{ id: string; type: never; rpcDriverName: string | undefined; heightPreConfig: number | undefined; userBpPerPxLimit: number | undefined; userByteSizeLimit: number | undefined; ... 8 more ...; lineZoneHeight: number; } & ... 31 more ... & IStateTreeNode<...>' is not assignable to parameter of type '{ id: string; type: never; rpcDriverName: string | undefined; heightPreConfig: number | undefined; userBpPerPxLimit: number | undefined; userByteSizeLimit: number | undefined; ... 8 more ...; lineZoneHeight: number; } & ... 32 more ... & IStateTreeNode<...>'.
Build whole repo
Process completed with exit code 1.