fix: deals #455
Annotations
5 errors
|
Release
Process completed with exit code 2.
|
|
Release:
src/components/CRM/CogeBoard.tsx#L0
Element implicitly has an 'any' type because expression of type '"Cold" | "Qualified" | "Proposal Made" | "SoW Submitted" | "Won" | "Lost" | "Dormant"' can't be used to index type 'Record<CRMStatus, number>'.
|
|
Release:
src/components/CRM/CogeBoard.tsx#L0
Object literal may only specify known properties, and 'Dormant' does not exist in type 'Record<CRMStatus, number>'.
|
|
Release:
src/components/CRM/CogeBoard.tsx#L0
Type '"Dormant"' is not assignable to type 'CRMStatus'.
|
|
Release
Process completed with exit code 127.
|