Merge pull request #45 from BioAnalyticResource/yukthiw/fix-efp-toolt… #24
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
build:
Eplant/views/CellEFP/cellEFP.tsx#L23
Type '(props: { el: SVGElement | null; group: EFPGroup; tissue: EFPTissue; data: EFPData; state: EFPState; }) => Element' is not assignable to type '(props: { el: SVGElement | null; group: EFPGroup; tissue: EFPTissue; data: EFPData; }) => Element'.
|
build:
Eplant/views/eFP/index.tsx#L169
Property '_loading' does not exist on type '{ view: { svg: string; xml: string; } | null; loading: boolean; }'.
|
build
Process completed with exit code 2.
|