Skip to content

fix: user id is now a string #485

fix: user id is now a string

fix: user id is now a string #485

Triggered via push February 2, 2026 13:57
Status Failure
Total duration 59s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Release
Process completed with exit code 2.
Release: src/components/CRM/mockData.ts#L0
Type 'number' is not assignable to type 'string'.
Release: src/components/CRM/mockData.ts#L0
Type 'number' is not assignable to type 'string'.
Release: src/components/CRM/mockData.ts#L0
Type 'number' is not assignable to type 'string'.
Release: src/components/CRM/mockData.ts#L0
Type 'number' is not assignable to type 'string'.
Release: src/components/CRM/mockData.ts#L0
Type 'number' is not assignable to type 'string'.
Release: src/components/CRM/mockData.ts#L0
Type 'number' is not assignable to type 'string'.
Release: src/components/CRM/NewDealForm.tsx#L0
This comparison appears to be unintentional because the types 'string' and 'number' have no overlap.
Release: src/components/CRM/DealDetails.tsx#L0
This comparison appears to be unintentional because the types 'string' and 'number' have no overlap.
Release
Process completed with exit code 127.