feat: update to project reporting #318
Annotations
11 errors
|
Release
Process completed with exit code 2.
|
|
Release:
src/components/DeliveryLead/DeliveryLeadSubmissionWithList.tsx#L0
Property 'customerProjectPairs' is missing in type '{ onSubmit: ((formData: DeliveryLeadSubmissionData) => Promise<{ success: boolean; message: string; }>) | undefined; }' but required in type 'DeliveryLeadSubmissionProps'.
|
|
Release:
src/components/DeliveryLead/DeliveryLeadSubmissionWithList.tsx#L0
Module '"@/payload-types"' has no exported member 'DeliveryLeadSubmission'.
|
|
Release:
src/components/DeliveryLead/DeliveryLeadSubmissionList.tsx#L0
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ 'On-Track': string; 'Off-Track': string; 'At Risk': string; Complete: string; }'.
|
|
Release:
src/components/DeliveryLead/DeliveryLeadSubmissionList.tsx#L0
Parameter 'idx' implicitly has an 'any' type.
|
|
Release:
src/components/DeliveryLead/DeliveryLeadSubmissionList.tsx#L0
Parameter 'milestone' implicitly has an 'any' type.
|
|
Release:
src/components/DeliveryLead/DeliveryLeadSubmissionList.tsx#L0
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ 'On-Track': string; 'Off-Track': string; 'At Risk': string; Complete: string; }'.
|
|
Release:
src/components/DeliveryLead/DeliveryLeadSubmissionList.tsx#L0
Parameter 'idx' implicitly has an 'any' type.
|
|
Release:
src/components/DeliveryLead/DeliveryLeadSubmissionList.tsx#L0
Parameter 'milestone' implicitly has an 'any' type.
|
|
Release:
src/components/DeliveryLead/DeliveryLeadSubmissionList.tsx#L0
Module '"@/payload-types"' has no exported member 'DeliveryLeadSubmission'.
|
|
Release
Process completed with exit code 127.
|