Skip to content

Merge pull request #45 from BioAnalyticResource/yukthiw/fix-efp-toolt… #24

Merge pull request #45 from BioAnalyticResource/yukthiw/fix-efp-toolt…

Merge pull request #45 from BioAnalyticResource/yukthiw/fix-efp-toolt… #24

Triggered via push December 4, 2023 00:27
Status Failure
Total duration 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

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.