fix: user id is now a string #485
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.
|