Skip to content

Merge branch 'staging' into 103-add-toggle-to-efp-masking #18

Merge branch 'staging' into 103-add-toggle-to-efp-masking

Merge branch 'staging' into 103-add-toggle-to-efp-masking #18

Triggered via push March 16, 2024 00:04
Status Failure
Total duration 36s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: Eplant/views/CellEFP Viewer/index.tsx#L37
Cannot find module './CellEFPDataObject' or its corresponding type declarations.
build: Eplant/views/CellEFP Viewer/index.tsx#L38
Cannot find module './MaskModal' or its corresponding type declarations.
build: Eplant/views/CellEFP Viewer/index.tsx#L43
Cannot find module './types' or its corresponding type declarations.
build: Eplant/views/CellEFP Viewer/index.tsx#L59
Cannot find name 'CellEFPIcon'.
build: Eplant/views/CellEFP Viewer/index.tsx#L80
Parameter 'progress' implicitly has an 'any' type.
build: Eplant/views/CellEFP Viewer/index.tsx#L169
Type '{ sx: (theme: Theme) => { position: "absolute"; left: string; bottom: string; zIndex: number; }; data: any; colorMode: string; }' is not assignable to type 'IntrinsicAttributes & { data: EFPData; state: EFPState; } & MUIStyledCommonProps<Theme>'.
build: Eplant/views/CellEFP Viewer/index.tsx#L201
Cannot find name 'sortedEfps'.
build: Eplant/views/CellEFP Viewer/index.tsx#L201
Cannot find name 'activeViewIndex'.
build: Eplant/views/CellEFP Viewer/index.tsx#L221
Parameter 'v' implicitly has an 'any' type.
build: Eplant/views/CellEFP Viewer/index.tsx#L230
Did you mean to use a ':'? An '=' can only follow a property name when the containing object literal is part of a destructuring pattern.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.