Skip to content

fix: tabs

fix: tabs #313

Triggered via push June 17, 2025 13:59
Status Failure
Total duration 45s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Release
Process completed with exit code 2.
Release: src/components/CRM/KanbanBoard.tsx#L0
Type '{ key: "Cold" | "Qualified" | "Proposal Made" | "SoW Submitted" | "Won"; status: "Cold" | "Qualified" | "Proposal Made" | "SoW Submitted" | "Won"; deals: Deal[]; customers: Customer[]; ... 6 more ...; onAddCustomer: (newCustomer: Partial<...>) => Promise<...>; }' is not assignable to type 'IntrinsicAttributes & KanbanColumnProps'.
Release
Process completed with exit code 127.