Skip to content

feat: update to project reporting #318

feat: update to project reporting

feat: update to project reporting #318

Triggered via push July 1, 2025 20:38
Status Failure
Total duration 50s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

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.