Skip to content

add cellDate to table #74

add cellDate to table

add cellDate to table #74

Triggered via push October 12, 2023 17:01
Status Failure
Total duration 48s
Artifacts

frontend.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build
Module '"../index.ts"' has no exported member 'DateCell'.
build
Conversion of type 'string' to type '{ DateCell: any; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build
Type '{ DateCell: any; }' cannot be used as an index type.
build
Cannot find module './DateCellProps' or its corresponding type declarations.
build
Cannot find module './DateCell' or its corresponding type declarations.
build
Process completed with exit code 2.