Add highlight overlay #159
integration.yml
on: push
Run integration tests
39s
Annotations
6 errors
|
Run integration tests
Process completed with exit code 1.
|
|
Run integration tests:
src/LinearMafDisplay/stateModel.ts#L553
Property 'setMessage' does not exist on type '{ id: string; type: "LinearMafDisplay"; rpcDriverName: string | undefined; heightPreConfig: number | undefined; userBpPerPxLimit: number | undefined; userByteSizeLimit: number | undefined; ... 11 more ...; showSidebar: boolean; } & ... 30 more ... & IStateTreeNode<...>'.
|
|
Run integration tests:
src/LinearMafDisplay/stateModel.ts#L50
Return type of exported function has or is using name '$nonEmptyObject' from external module "/home/runner/work/jbrowse-plugin-mafviewer/jbrowse-plugin-mafviewer/node_modules/@jbrowse/mobx-state-tree/dist/types/complex-types/model" but cannot be named.
|
|
Run integration tests:
src/LinearMafDisplay/components/LinearMafDisplayComponent.tsx#L158
Cannot invoke an object which is possibly 'undefined'.
|
|
Run integration tests:
src/LinearMafDisplay/components/LinearMafDisplayComponent.tsx#L141
'session.addWidget' is possibly 'undefined'.
|
|
Run integration tests:
src/LinearMafDisplay/components/LinearMafDisplayComponent.tsx#L141
Cannot invoke an object which is possibly 'undefined'.
|