Skip to content

fix: deals

fix: deals #455

Triggered via push December 8, 2025 20:16
Status Failure
Total duration 55s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

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.