You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The strategy configuration was canceled because "test-app._20_x" failed
Object literal may only specify known properties, but 'astUpdated' does not exist in type 'GeneralProject'. Did you mean to write 'aaiUpdated'?
Argument of type 'Request<never, never, HousingProject, ParsedQs, Record<string, any>>' is not assignable to parameter of type 'Request<{ housingProjectId: string; }, never, Omit<housing_projectUpdateInput, "housingProjectId">, ParsedQs, Record<string, any>>'.
Argument of type 'Request<never, never, GeneralProject, ParsedQs, Record<string, any>>' is not assignable to parameter of type 'Request<{ generalProjectId: string; }, never, Omit<general_projectUpdateInput, "generalProjectId">, ParsedQs, Record<string, any>>'.
Argument of type 'Request<never, never, { project: ElectrificationProject; contacts: Contact[]; }, ParsedQs, Record<string, any>>' is not assignable to parameter of type 'Request<{ electrificationProjectId: string; }, never, Omit<electrification_projectUpdateInput, "electrificationProjectId">, ParsedQs, Record<...>>'.
Property 'projectId' does not exist on type 'Project'.
Property 'projectId' does not exist on type 'Project'.
Property 'projectId' does not exist on type 'Project'.
Property 'projectId' does not exist on type 'Project'.
Property 'projectId' does not exist on type 'Project'.
Property 'projectId' does not exist on type 'Project'.
The logs for this run have expired and are no longer available.