Skip to content

[Sendgrid] - sendgrid new email action #10486

[Sendgrid] - sendgrid new email action

[Sendgrid] - sendgrid new email action #10486

Triggered via pull request October 24, 2024 14:03
Status Failure
Total duration 4m 0s
Artifacts

ext.yml

on: pull_request
Matrix: install-and-test
Fit to window
Zoom out
Zoom in

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.