[Sendgrid] - sendgrid new email action #10486
Annotations
3 errors
install-and-test (18.x)
Type '{ template_id: (request: <Data = unknown>(url: string, options?: RequestOptions | undefined) => Promise<ModifiedResponse<Data>>) => Promise<DynamicFieldResponse>; ip_pool_name: (request: <Data = unknown>(url: string, options?: RequestOptions | undefined) => Promise<...>) => Promise<...>; domain: (request: <Data = un...' is not assignable to type '{ domain?: RequestFn<Settings, Payload, DynamicFieldResponse, any, any> | undefined; from?: { __keys__?: RequestFn<Settings, Payload, DynamicFieldResponse, any, any> | undefined; __values__?: RequestFn<...> | undefined; email?: RequestFn<...> | undefined; name?: RequestFn<...> | undefined; } | undefined; ... 14 more...'.
|
install-and-test (18.x)
Parameter 'request' implicitly has an 'any' type.
|
install-and-test (18.x)
Process completed with exit code 1.
|